summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'topic/intel-gen-to-ver-2021-04-19' of git://anongit.freedesktop.or...Rodrigo Vivi2021-04-1947-249/+265
|\
| * drm/i915: split dgfx features from gen 12Lucas De Marchi2021-04-141-3/+3
| * drm/i915: add media and display versions to device_info printLucas De Marchi2021-04-141-0/+2
| * drm/i915: finish removal of gen from intel_device_infoLucas De Marchi2021-04-144-8/+6
| * drm/i915: eliminate remaining uses of intel_device_info->genLucas De Marchi2021-04-143-13/+13
| * drm/i915: finish removal of gen_maskLucas De Marchi2021-04-144-14/+5
| * drm/i915/selftests: eliminate use of gen_maskLucas De Marchi2021-04-142-6/+10
| * drm/i915/selftests: replace unused mask with simple versionLucas De Marchi2021-04-141-5/+5
| * drm/i915/gt: replace gen use in intel_engine_csLucas De Marchi2021-04-142-29/+29
| * drm/i915: add macros for graphics and media versionsLucas De Marchi2021-04-143-2/+23
| * drm/i915/display: rename display version macrosLucas De Marchi2021-04-1435-165/+164
| * drm/i915: rename display.version to display.verLucas De Marchi2021-04-143-4/+4
| * drm/i915/display: use DISPLAY_VER() on remaining usersLucas De Marchi2021-04-141-1/+1
| * drm/i915: Remove a few redundant glk checksVille Syrjälä2021-04-142-2/+2
| * drm/i915: Don't use {skl, cnl}_hpd_pin() for bxt/glkVille Syrjälä2021-04-141-2/+2
| * drm/i915: Disable LTTPR detection on GLK once againVille Syrjälä2021-04-141-1/+1
| * drm/i915: Restore lost glk ccs w/aVille Syrjälä2021-04-141-1/+2
| * drm/i915: Restore lost glk FBC 16bpp w/aVille Syrjälä2021-04-141-1/+1
| * drm/i915/display: Eliminate IS_GEN9_{BC,LP}Matt Roper2021-04-1421-134/+146
* | drm/i915: Reuse intel_adjusted_rate() for pfit pixel rate adjustmentVille Syrjälä2021-04-193-20/+13
* | drm/i915: Extract intel_adjusted_rate()Ville Syrjälä2021-04-191-8/+28
* | drm/i915/display/psr: Fix cppcheck warningsJosé Roberto de Souza2021-04-141-2/+1
* | drm/i915: Drop redundant address-of op before lttpr_common_caps arrayImre Deak2021-04-141-1/+1
* | drm/i915: Fix modesetting in case of unexpected AUX timeoutsImre Deak2021-04-141-1/+2
* | Revert "drm/i915/tgl/psr: Fix glitches when doing frontbuffer modifications"José Roberto de Souza2021-04-121-15/+1
* | drm/i915/display: Implement Wa_14013723622José Roberto de Souza2021-04-122-0/+8
* | drm/i915/display/vlv_dsi: Move panel_pwr_cycle_delay to next panel-onHans de Goede2021-04-122-6/+20
* | drm/i915/display/vlv_dsi: Do not skip panel_pwr_cycle_delay when disabling th...Hans de Goede2021-04-121-2/+2
* | drm/i915/display: Defeature PSR2 for RKL and ADL-SJosé Roberto de Souza2021-04-091-0/+6
* | drm/i915: skip display initialization when there is no displayJosé Roberto de Souza2021-04-098-20/+120
* | drm/i915: Do not set any power wells when there is no displayJosé Roberto de Souza2021-04-091-1/+4
* | drm/i915: Skip display interruption setup when display is not availableJosé Roberto de Souza2021-04-091-7/+32
* | drm/i915/hdcp: Fix uninitialized symbol 'msg_end'Anshuman Gupta2021-04-091-1/+1
* | drm/i915: Don't zero out the Y plane's watermarksVille Syrjälä2021-04-091-2/+2
* | drm/i915/dpcd_bl: Don't try vesa interface unless specified by VBTLyude Paul2021-04-081-1/+0
* | Merge drm/drm-next into drm-intel-nextJani Nikula2021-04-081500-16258/+162848
|\|
| * Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-04-0885-4732/+5372
| |\
| * \ Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie2021-04-08115-844/+735
| |\ \
| | * | drm/i915/gt: Always flush the submission queue on checking for idleChris Wilson2021-03-241-8/+2
| | * | drm/i915/selftest: Synchronise with the GPU timestampChris Wilson2021-03-241-3/+5
| | * | drm/i915: give stolen system memory its own classMatthew Auld2021-03-245-10/+10
| | * | drm/i915: cleanup the region class/instance encodingMatthew Auld2021-03-242-20/+24
| | * | drm/i915/gt: Double check heartbeat timeout before resettingChris Wilson2021-03-241-1/+10
| | * | drm/i915/selftests: Restore previous heartbeat intervalChris Wilson2021-03-241-4/+10
| | * | drm/i915/gtt/dg1: add PTE_LM plumbing for GGTTMatthew Auld2021-03-242-6/+22
| | * | drm/i915/gtt/dg1: add PTE_LM plumbing for ppGTTMatthew Auld2021-03-243-1/+18
| | * | drm/i915: Distinction of memory regionsZbigniew Kempczyński2021-03-242-2/+2
| | * | drm/i915/gt: Retire unexpected starting state error dumpingChris Wilson2021-03-241-20/+0
| | * | drm/i915/selftests: Use a single copy of the mocs tableChris Wilson2021-03-241-10/+22
| | * | drm/i915: Protect against request freeing during cancellation on wedgingChris Wilson2021-03-246-24/+31