aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-14drm/i915/selftests: replace unused mask with simple versionLucas De Marchi1-5/+5
2021-04-14drm/i915/gt: replace gen use in intel_engine_csLucas De Marchi2-29/+29
2021-04-14drm/i915: add macros for graphics and media versionsLucas De Marchi3-2/+23
2021-04-14drm/i915/display: rename display version macrosLucas De Marchi35-165/+164
2021-04-14drm/i915: rename display.version to display.verLucas De Marchi3-4/+4
2021-04-14drm/i915/display: use DISPLAY_VER() on remaining usersLucas De Marchi1-1/+1
2021-04-14drm/i915: Remove a few redundant glk checksVille Syrjälä2-2/+2
2021-04-14drm/i915: Don't use {skl, cnl}_hpd_pin() for bxt/glkVille Syrjälä1-2/+2
2021-04-14drm/i915: Disable LTTPR detection on GLK once againVille Syrjälä1-1/+1
2021-04-14drm/i915: Restore lost glk ccs w/aVille Syrjälä1-1/+2
2021-04-14drm/i915: Restore lost glk FBC 16bpp w/aVille Syrjälä1-1/+1
2021-04-14drm/i915/display: Eliminate IS_GEN9_{BC,LP}Matt Roper21-134/+146
2021-04-12Revert "drm/i915/tgl/psr: Fix glitches when doing frontbuffer modifications"José Roberto de Souza1-15/+1
2021-04-12drm/i915/display: Implement Wa_14013723622José Roberto de Souza2-0/+8
2021-04-12drm/i915/display/vlv_dsi: Move panel_pwr_cycle_delay to next panel-onHans de Goede2-6/+20
2021-04-12drm/i915/display/vlv_dsi: Do not skip panel_pwr_cycle_delay when disabling th...Hans de Goede1-2/+2
2021-04-09drm/i915/display: Defeature PSR2 for RKL and ADL-SJosé Roberto de Souza1-0/+6
2021-04-09drm/i915: skip display initialization when there is no displayJosé Roberto de Souza8-20/+120
2021-04-09drm/i915: Do not set any power wells when there is no displayJosé Roberto de Souza1-1/+4
2021-04-09drm/i915: Skip display interruption setup when display is not availableJosé Roberto de Souza1-7/+32
2021-04-09drm/i915/hdcp: Fix uninitialized symbol 'msg_end'Anshuman Gupta1-1/+1
2021-04-09drm/i915: Don't zero out the Y plane's watermarksVille Syrjälä1-2/+2
2021-04-08drm/i915/dpcd_bl: Don't try vesa interface unless specified by VBTLyude Paul1-1/+0
2021-04-08Merge drm/drm-next into drm-intel-nextJani Nikula1500-16258/+162848
2021-04-08Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie85-4732/+5372
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie115-844/+735
2021-04-08Merge tag 'mediatek-drm-next-5.13' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie9-126/+130
2021-04-07drm/i915/display: Eliminate IS_GEN9_{BC,LP}Matt Roper21-134/+146
2021-04-08drm/i915: Fix invalid access to ACPI _DSM objectsTakashi Iwai1-2/+20
2021-04-07Merge tag 'drm-misc-next-2021-04-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie90-577/+4724
2021-04-06drm/i915/sysfs: convert snprintf to sysfs_emitXuezhi Zhang1-18/+12
2021-04-02drm/i915/display/psr: Disable DC3CO when the PSR2 is usedGwan-gyeong Mun1-0/+7
2021-04-02drm/i915: Uninit the DMC FW loader state during shutdownImre Deak1-1/+9
2021-04-01drm/i915: Update plane ratio for icl+Ville Syrjälä1-1/+10
2021-04-01drm/i915: Split out glk_plane_min_cdclk()Ville Syrjälä1-18/+35
2021-04-01drm/mediatek: Don't support hdmi connector creationDafna Hirschfeld1-95/+56
2021-04-01drm/mediatek: Switch the hdmi bridge ops to the atomic versionsDafna Hirschfeld1-8/+15
2021-04-01drm/bridge: anx7625: disable regulators when power offHsin-Yi Wang2-0/+35
2021-04-01dt-bindings: drm/bridge: anx7625: Add power suppliesHsin-Yi Wang1-0/+15
2021-04-01Merge tag 'exynos-drm-next-for-v5.13' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie4-8/+18
2021-04-01Merge tag 'topic/i915-gem-next-2021-03-26' of ssh://git.freedesktop.org/git/d...Dave Airlie117-2165/+2749
2021-03-31drm/i915: Fix docbook header for __intel_runtime_pm_get_if_active()Imre Deak1-1/+1
2021-03-31drm/displayid: rename displayid_hdr to displayid_headerJani Nikula2-6/+6
2021-03-31drm/displayid: allow data blocks with 0 payload lengthJani Nikula1-2/+1
2021-03-31drm/edid: use the new displayid iterator for tile infoJani Nikula3-45/+10
2021-03-31drm/edid: use the new displayid iterator for finding CEA extensionJani Nikula1-16/+9
2021-03-31drm/edid: use the new displayid iterator for detailed modesJani Nikula1-17/+6
2021-03-31drm/displayid: add new displayid section/block iteratorsJani Nikula2-0/+92
2021-03-31drm/displayid: add separate drm_displayid.cJani Nikula5-57/+73
2021-03-31drm/edid: make a number of functions, parameters and variables constJani Nikula2-31/+31