aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-11-04drm/nouveau: use drm_dev_unplug() during device removalJeremy Cline1-1/+1
2021-11-04drm/nouveau/svm: Fix refcount leak bug and missing check against null bugChenyuan Mi1-0/+4
2021-11-04drm/bridge: analogix_dp: Make PSR-exit block lessBrian Norris1-2/+12
2021-11-04drm/bridge: anx7625: add HDMI audio functionXin Ji2-0/+231
2021-11-04drm/bridge: anx7625: add MIPI DPI input featureXin Ji2-60/+205
2021-11-04drm/bridge: anx7625: fix not correct return valueXin Ji1-2/+2
2021-11-04drm/i915: fixup dma_fence_wait usageMatthew Auld1-1/+1
2021-11-04drm/vc4: Increase the core clock based on HVS loadMaxime Ripard3-9/+118
2021-11-04drm/vc4: hdmi: Enable the scrambler on reconnectionMaxime Ripard1-0/+3
2021-11-04drm/vc4: hdmi: Raise the maximum clock rateMaxime Ripard1-1/+1
2021-11-04drm/vc4: Leverage the load tracker on the BCM2711Maxime Ripard4-21/+10
2021-11-04drm/vc4: crtc: Add some loggingMaxime Ripard1-0/+6
2021-11-04drm/vc4: crtc: Rework the encoder retrieval code (again)Maxime Ripard2-24/+10
2021-11-04drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototypeMaxime Ripard1-4/+3
2021-11-04drm/vc4: Make vc4_crtc_get_encoder publicMaxime Ripard2-4/+9
2021-11-04drm/vc4: hdmi: Fix HPD GPIO detectionMaxime Ripard1-3/+3
2021-11-04drm/vc4: hdmi: Remove the DDC probing for status detectionMaxime Ripard1-2/+0
2021-11-04drm/radeon: use dma_resv_wait_timeout() instead of manually waitingChristian König1-8/+5
2021-11-03drm/i915/guc/slpc: Update boost sysfs hooks for SLPCVinay Belgaumkar5-16/+82
2021-11-03drm/i915/guc/slpc: Add waitboost functionality for SLPCVinay Belgaumkar5-1/+48
2021-11-03drm/i915/guc/slpc: Define and initialize boost frequencyVinay Belgaumkar3-23/+93
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+4
2021-11-04ce/gf100: fix incorrect CE0 address calculation on some GPUsBen Skeggs2-3/+2
2021-11-03drm/i915: Use intel_de_rmw() for icl combo phy programmingVille Syrjälä1-26/+18
2021-11-03drm/i915: Use intel_de_rmw() for icl mg phy programmingVille Syrjälä1-72/+41
2021-11-03drm/i915: Use intel_de_rmw() for tgl dkl phy programmingVille Syrjälä1-20/+16
2021-11-03drm/i915: Enable per-lane drive settings for icl+Ville Syrjälä1-1/+4
2021-11-03drm/i915: Query the vswing levels per-lane for snps phyVille Syrjälä1-1/+1
2021-11-03drm/i915: Query the vswing levels per-lane for tgl dkl phyVille Syrjälä1-14/+19
2021-11-03drm/i915: Query the vswing levels per-lane for icl mg phyVille Syrjälä1-1/+12
2021-11-03drm/i915: Query the vswing levels per-lane for icl combo phyVille Syrjälä1-1/+6
2021-11-03drm/i915: Stop using group access when progrmming icl combo phy TXVille Syrjälä1-12/+16
2021-11-03drm/amd/display: 3.2.160Aric Cyr1-1/+1
2021-11-03drm/amd/display: [FW Promotion] Release 0.0.91Anthony Koo1-2/+2
2021-11-03drm/amd/display: add condition check for dmub notificationAurabindo Pillai1-1/+2
2021-11-03drm/amd/display: Added new DMUB boot option for power optimizationJake Wang2-0/+2
2021-11-03drm/amd/display: Add MPC meory shutdown supportJake Wang3-33/+44
2021-11-03drm/amd/display: Added HPO HW control shutdown supportJake Wang9-3/+29
2021-11-03drm/amd/display: fix register write sequence for LINK_SQUARE_PATTERNWenjing Liu2-0/+11
2021-11-03drm/amd/display: Clear encoder assignments when state cleared.Jimmy Kizito1-0/+22
2021-11-03drm/amd/display: Force disable planes on any pipe split changeRoman Li1-0/+5
2021-11-03drm/amd/display: Fix bpc calculation for specific encodingsBing Guo2-19/+8
2021-11-03drm/amd/display: avoid link loss short pulse stuck the systemYu-ting Shen1-0/+2
2021-11-03drm/amd/display: Fix dummy p-state hang on monitors with extreme timingFelipe Clark1-3/+4
2021-11-03drm/amd/display: Fix dcn10_log_hubp_states printf format stringAnson Jacob1-1/+1
2021-11-03drm/amd/display: dsc engine not disabled after unplug dsc mst hubHersen Wu2-43/+138
2021-11-03drm/amdgpu: remove duplicated kfd_resume_iommuJames Zhu1-4/+0
2021-11-03drm/amdgpu: update RLC_PG_DELAY_3 Value to 200us for yellow carpAaron Liu1-4/+1
2021-11-03drm/amd/display: Look at firmware version to determine using dmub on dcn21Mario Limonciello1-1/+9
2021-11-03drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devicesMario Limonciello3-16/+13