summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-16160-7989/+12182
|\
| * drm/i915/kvmgt: Fix compilation errorMichał Winiarski2018-08-061-6/+0Star
| * drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"Chris Wilson2018-08-061-3/+1Star
| * Revert "drm/i915/icl: WaEnableFloatBlendOptimization"Mika Kuoppala2018-08-062-6/+0Star
| * drm/i915: Interactive RPS modeChris Wilson2018-08-066-45/+111
| * drm/i915: Fix psr sink status report.Rodrigo Vivi2018-08-061-2/+11
| * Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark...Dave Airlie2018-08-011-30/+4Star
| |\
| | * include: Move ascii85 functions from i915 to linux/ascii85.hJordan Crouse2018-07-301-30/+4Star
| * | BackMerge v4.18-rc7 into drm-nextDave Airlie2018-07-308-4/+144
| |\ \ | | |/ | |/|
| * | Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-2056-1008/+2127
| |\ \
| | * | drm/i915: Update DRIVER_DATE to 20180719Rodrigo Vivi2018-07-191-2/+2
| | * | drm/i915: Remove intel_panel_detect()Ville Syrjälä2018-07-194-26/+0Star
| | * | drm/i915: Assume eDP is always connectedVille Syrjälä2018-07-191-9/+2Star
| | * | drm/i915: Nuke the LVDS lid notifierVille Syrjälä2018-07-193-152/+2Star
| | * | drm/i915/execlists: Move the assertion we have the rpm wakeref downChris Wilson2018-07-191-14/+11Star
| | * | drm/i915: Handle recursive shrinker for vma->last_active allocationChris Wilson2018-07-191-0/+8
| | * | drm/i915/guc: Keep guc submission permanently engagedChris Wilson2018-07-193-16/+31
| | * | i915/dp/dsc: Add Rate Control Range Parameter RegistersAnusha Srivatsa2018-07-191-0/+104
| | * | i915/dp/dsc: Add Rate Control Buffer Threshold RegistersAnusha Srivatsa2018-07-191-0/+51
| | * | i915/dp/dsc: Add DSC PPS register definitionsAnusha Srivatsa2018-07-191-0/+255
| | * | drm/i915/icl: Add VIDEO_DIP registersAnusha Srivatsa2018-07-191-0/+23
| | * | drm/i915: Kill sink_crc for goodRodrigo Vivi2018-07-183-206/+0Star
| | * | drm/i915: Always retire residual requests before suspendChris Wilson2018-07-181-0/+2
| | * | drm/i915: Flush chipset caches after GGTT writesChris Wilson2018-07-171-1/+1
| | * | drm/i915/selftests: Free the backing store between iterationsChris Wilson2018-07-171-0/+6
| | * | drm/i915/selftests: Exercise reset to break stuck GTT evictionChris Wilson2018-07-161-2/+169
| | * | drm/i915/selftests: Force a preemption hangChris Wilson2018-07-164-0/+148
| | * | drm/i915/execlists: Always clear preempt status on cancelling allChris Wilson2018-07-163-6/+8
| | * | drm/i915/execlists: Disable submission tasklet upon wedgingChris Wilson2018-07-161-0/+8
| | * | drm/i915: Remove pci private pointer after destroying the device privateChris Wilson2018-07-162-1/+13
| | * | drm/i915/selftests: Downgrade igt_timeout messageChris Wilson2018-07-161-1/+1
| | * | drm/i915/guc: Disable rpm wakeref asserts in GuC irq handlerMichał Winiarski2018-07-141-0/+2
| | * | drm/i915/execlists: Drop clear_gtiir() on GPU resetChris Wilson2018-07-133-74/+3Star
| | * | drm/i915: Do not short-circuit tasklets during resetChris Wilson2018-07-131-5/+7
| | * | drm/i915/selftests: Include the start of each subtest in the GEM traceChris Wilson2018-07-131-0/+2
| | * | drm/i915/guc: Protect against no desc-pool on premature shutdownChris Wilson2018-07-131-1/+2
| | * | drm/i915: Print the long_mask alongside the pin_maskVille Syrjälä2018-07-131-2/+2
| | * | drm/i915: Pass hpd_pin to long_pulse_detect()Ville Syrjälä2018-07-133-83/+45Star
| | * | drm/i915: s/int i/enum hpd_pin pin/Ville Syrjälä2018-07-132-20/+20
| | * | drm/i915: Nuke dev_priv->irq_port[]Ville Syrjälä2018-07-135-32/+34
| | * | drm/i915: Rewrite mst suspend/resume in terms of encodersVille Syrjälä2018-07-133-21/+28
| | * | drm/i915: Introduce intel_encoder_is_dig_port()Ville Syrjälä2018-07-131-9/+15
| | * | drm/i915: Introduce for_each_intel_dp()Ville Syrjälä2018-07-133-31/+25Star
| | * | drm/i915/userptr: Enable read-only support on gen8+Chris Wilson2018-07-132-7/+12
| | * | drm/i915: Reject attempted pwrites into a read-only objectChris Wilson2018-07-131-0/+6
| | * | drm/i915: Prevent writing into a read-only object via a GGTT mmapChris Wilson2018-07-135-9/+27
| | * | drm/i915/gtt: Disable read-only support under GVTChris Wilson2018-07-131-2/+6
| | * | drm/i915/gtt: Read-only pages for insert_entries on bdw+Jon Bloomfield2018-07-134-22/+153
| | * | drm/i915/gtt: Add read only pages to gen8_pte_encodeJon Bloomfield2018-07-131-11/+14
| | * | drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor2018-07-134-5/+33