aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-09-23drm/amd/display: Use mpc.preblend flag to indicate preblendAlvin Lee2-2/+2
2025-09-23drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resumeMatthew Schwartz2-4/+15
2025-09-23drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY ADnyaneshwar Bhadane1-8/+6
2025-09-23drm/i915/display: Add definition for wcl as subplatformDnyaneshwar Bhadane2-1/+15
2025-09-23drm/pcids: Split PTL pciids group to make wcl subplatformDnyaneshwar Bhadane2-0/+2
2025-09-23drm/bridge: ti-sn65dsi86: Add support for DisplayPort mode with HPDJohn Ripple1-0/+112
2025-09-23drm/i915: Make sure wm block/lines are non-decreasingVille Syrjälä1-9/+12
2025-09-23drm/i915: Print both the original and adjusted wm latenciesVille Syrjälä1-1/+3
2025-09-23drm/i915: Make wm latencies monotonicVille Syrjälä1-0/+15
2025-09-23drm/i915: Flatten sanitize_wm_latency() a bitVille Syrjälä1-7/+5
2025-09-23drm/i915: Extract sanitize_wm_latency()Ville Syrjälä1-7/+16
2025-09-23drm/i915: Use increase_wm_latency() for the 16Gb DIMM w/aVille Syrjälä1-1/+1
2025-09-23drm/i915: Extract increase_wm_latency()Ville Syrjälä1-11/+17
2025-09-23drm/i915: Extract multiply_wm_latency() from skl_read_wm_latency()Ville Syrjälä1-9/+20
2025-09-23drm/i915: Move adjust_wm_latency() out from {mtl,skl}_read_wm_latency()Ville Syrjälä1-8/+15
2025-09-23drm/i915: Don't pass the latency array to {skl,mtl}_read_wm_latency()Ville Syrjälä1-10/+11
2025-09-23drm/i915: Tweak the read latency fixup codeVille Syrjälä1-3/+7
2025-09-23drm/i915: Apply the 16Gb DIMM w/a only for the platforms that need itVille Syrjälä1-2/+10
2025-09-23drm/i915/dram: Also apply the 16Gb DIMM w/a for larger DRAM chipsVille Syrjälä2-7/+7
2025-09-23drm/xe/psmi: Do not return NULLLucas De Marchi1-2/+2
2025-09-23drm/amd/pm: Add VCN reset message support for SMU v13.0.12Jesse.Zhang3-1/+6
2025-09-23drm/amdgpu: Move VCN reset mask setup to late_init for VCN 5.0.1Jesse.Zhang1-5/+20
2025-09-23drm/amdgpu: Add ring reset support for VCN v5.0.1Jesse.Zhang1-0/+26
2025-09-23drm/amdgpu: Refactor VCN v5.0.1 HW init into separate instance functionJesse.Zhang1-8/+19
2025-09-23drm/amd/display: remove output_tf_change flagMelissa Wen3-9/+4
2025-09-23drm/amd/display: Optimize remove_duplicates() from O(N^2) to O(N)Kuan-Wei Chiu1-10/+11
2025-09-23drm/amd/display: change dc stream color settings only in atomic commitMelissa Wen3-24/+66
2025-09-23drm/amd/ras: Add rascore status definitionYiPeng Chai2-0/+37
2025-09-23drm/amdgpu: Use kmalloc_array() instead of kmalloc()Rahul Kumar4-8/+8
2025-09-23drm/amd/display: update color on atomic commit timeMelissa Wen1-1/+35
2025-09-23drm/amd/display: Promote DC to 3.2.351Taimur Hassan1-1/+1
2025-09-23drm/amd/display: [FW Promotion] Release 0.1.28.0Taimur Hassan1-1/+1
2025-09-23drm/amd/display: Init DCN35 clocks from pre-os HW valuesLeo Li1-2/+119
2025-09-23drm/amd/display: Revert "correct sw cache timing to ensure dispclk ramping"Charlene Liu1-21/+9
2025-09-23drm/amd/display: Correct sw cache timing to ensure dispclk rampingCharlene Liu1-9/+21
2025-09-23drm/amd/display: Insert dccg log for easy debugCharlene Liu1-3/+21
2025-09-23drm/amd/display: Remove wm_optimized_requiredDillon Varone5-14/+10
2025-09-23drm/amd/display: Set wm_pending when disable stutter w/a usedDillon Varone1-0/+1
2025-09-23drm/amd/display: Refactor SMU tracingDillon Varone5-14/+20
2025-09-23drm/amd/display: Isolate dcn401 SMU functionsDillon Varone3-14/+140
2025-09-23drm/amd/display: Add fast sync field in ultra sleep more for DMUBAllen Li2-1/+6
2025-09-23drm/amd/display: Use mpc.preblend flag to indicate preblendAlvin Lee2-2/+2
2025-09-23drm/amd/display: Fix for test crash due to power gatingSridevi Arvindekar1-1/+2
2025-09-23drm/amd/display: Enable DTM v3 on dGPUs with DCN 3.1+Ivan Lipski1-4/+8
2025-09-23drm/amd/display: Init dispclk from bootup clock for DCN314Lo-an Chen3-5/+143
2025-09-23drm/amd/display: Handle interpolation for first data pointMario Limonciello1-0/+10
2025-09-23drm/amd/display: Add monitor patch to read psr cap againPaul Hsieh2-0/+15
2025-09-23drm/amd/display: Add AVI infoframe copy in copy_stream_update_to_streamKarthi Kandasamy3-1/+15
2025-09-23drm/amd/display: Add missing post flip callsDillon Varone2-4/+7
2025-09-23drm/amd/display: Disable stutter when programming watermarks on dcn32Dillon Varone4-6/+36