aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-10-06drm/amd/display: Deadlock/HPD Status/Crash Bug FixJude Shih1-26/+44
2021-10-06drm/amd/display: Fix for access for ddc pin and aux engine.Meenakshikumar Somasundaram4-10/+10
2021-10-06drm/amd/display: Add debug flags for USB4 DP link training.Jimmy Kizito4-1/+18
2021-10-06drm/amd/display: Fix DIG_HPD_SELECT for USB4 display endpoints.Jimmy Kizito1-3/+9
2021-10-06drm/amd/display: Support for SET_CONFIG processing with DMUBJude Shih5-20/+94
2021-10-06drm/amd/display: Add dpia debug optionsMeenakshikumar Somasundaram5-3/+14
2021-10-06drm/amd/display: Read USB4 DP tunneling data from DPCD.Jimmy Kizito4-2/+67
2021-10-06drm/amd/display: Support for SET_CONFIG processing with DMUBMeenakshikumar Somasundaram8-4/+149
2021-10-06drm/amd/display: Implement end of training for hop in DPIA display pathJimmy Kizito2-5/+83
2021-10-06drm/amd/display: Implement DPIA equalisation phaseJimmy Kizito1-3/+246
2021-10-06drm/amd/display: Implement DPIA clock recovery phaseJimmy Kizito2-7/+457
2021-10-06drm/amd/display: Implement DPIA link configurationJimmy Kizito2-4/+43
2021-10-06drm/amd/display: Implement DPIA training loopJimmy Kizito4-17/+120
2021-10-06drm/amd/display: Train DPIA links with fallbackJimmy Kizito2-2/+8
2021-10-06drm/amd/display: Skip DPCD read for DPTX-to-DPIA hopJimmy Kizito1-0/+7
2021-10-06drm/amd/display: Add stub to get DPIA tunneling device dataJimmy Kizito5-1/+81
2021-10-06drm/amd/display: Stub out DPIA link training callJimmy Kizito3-7/+182
2021-10-06drm/amd/display: Set DPIA link endpoint typeJimmy Kizito2-0/+3
2021-10-06drm/amd/display: Support for DMUB HPD and HPD RX interrupt handlingMeenakshikumar Somasundaram5-0/+45
2021-10-06drm/amd/display: USB4 DPIA enumeration and AUX TunnelingMeenakshikumar Somasundaram8-5/+120
2021-10-06drm/amd/display: Update link encoder object creation.Jimmy Kizito3-0/+80
2021-10-06drm/amd/display: fix DCC settings for DCN3Marek Olšák2-3/+4
2021-10-06drm/amd/display: Fix error in dmesg at bootLeo (Hanghong) Ma1-2/+2
2021-10-06drm/amd/display: Fix concurrent dynamic encoder assignment.Jimmy Kizito1-3/+3
2021-10-06drm/amd/display: Add helper for blanking all dp displaysLeo (Hanghong) Ma6-129/+58
2021-10-06drm/amd/display: 3.2.156Aric Cyr1-1/+1
2021-10-06drm/amd/display: [FW Promotion] Release 0.0.87Anthony Koo1-2/+2
2021-10-06drm/amd/display: Fix detection of 4 lane for DPALTHansen2-1/+35
2021-10-06drm/amd/display: Limit display scaling to up to 4k for DCN 3.1Nikola Cornij1-1/+1
2021-10-06drm/amd/display: Added root clock optimization flagsJake Wang1-0/+18
2021-10-06drm/amd/display: Re-arrange FPU code structure for dcn2xQingqing Zhuo7-10/+10
2021-10-06drm/amd/display: Skip override for preferred link settings during link trainingGeorge Shen1-6/+0
2021-10-06drm/i915: Call intel_dp_dump_link_status() for CR failuresVille Syrjälä1-2/+4
2021-10-06drm/i915: Pimp link training debug printsVille Syrjälä1-61/+108
2021-10-06drm/i915: Print the DP vswing adjustment requestVille Syrjälä1-0/+27
2021-10-06drm/i915: Show LTTPR in the TPS debug printVille Syrjälä3-5/+9
2021-10-06drm/i915: Tweak the DP "max vswing reached?" conditionVille Syrjälä1-3/+19
2021-10-06drm/bridge/lontium-lt9611uxc: fix provided connector suportDmitry Baryshkov1-3/+6
2021-10-06drm/bridge: dw-hdmi-cec: Make use of the helper function devm_add_action_or_reset()Cai Huoqing1-4/+2
2021-10-06drm/nouveau/debugfs: fix file release memory leakYang Yingliang1-0/+1
2021-10-06drm/nouveau/kms/nv50-: fix file release memory leakYang Yingliang1-0/+1
2021-10-06drm/nouveau: avoid a use-after-free when BO init failsJeremy Cline1-3/+1
2021-10-06drm/panel: abt-y030xx067a: yellow tint fixChristophe Branchereau1-2/+2
2021-10-06drm/nouveau/fifo/ga102: initialise chid on return from channel creationBen Skeggs1-0/+3
2021-10-06drm/rockchip: Update crtc fixup to account for fractional clk changeChris Morgan1-14/+12
2021-10-06drm/nouveau/ga102-: support ttm buffer moves via copy engineBen Skeggs10-6/+329
2021-10-06drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windowsBen Skeggs1-1/+1
2021-10-06drm/sun4i: dw-hdmi: Fix HDMI PHY clock setupJernej Skrabec3-47/+61
2021-10-06drm/vc4: hdmi: Remove unused structMaxime Ripard1-8/+0
2021-10-06drm/kmb: Enable alpha blended second planeEdmund Dea5-15/+87