summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorLines
2026-03-23drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil-1/+9
2026-03-23drm/amd/display: Rename enum 'pixel_format' to 'dc_pixel_format'Hou Wenlong-10/+11
2026-03-23drm/amd/display: Fix NULL pointer assumptions in dcn42_init_hw()Srinivasan Shanmugam-7/+17
2026-03-23drm/amd/display: Add clk_mgr NULL checks in dcn32_initialize_min_clocks()Srinivasan Shanmugam-6/+11
2026-03-23drm/amd/display: Promote DC to 3.2.375Taimur Hassan-1/+1
2026-03-23drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic-20/+25
2026-03-23drm/amd/display: Restore full update for tiling change to linearJoshua Aberback-21/+9
2026-03-23drm/amd/display: add dccg FGCG mask initCharlene Liu-0/+1
2026-03-23drm/amd/display: Remove unnecessary completion flag for secure displayWayne Lin-8/+0
2026-03-23drm/amd/display: Agument live + capture with CVT case.ChunTao Tso-2/+7
2026-03-23drm/amd/display: remove dc_clock_limit for apuCharlene Liu-1/+1
2026-03-23drm/amd/display: Fix Signed/Unsigned Int Usage Compiler WarningGaghik Khachatrian-1/+1
2026-03-23drm/amd/display: Hardcode dtbclk value in bw_paramsMatthew Stewart-5/+2
2026-03-23drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42Ivan Lipski-0/+5
2026-03-23drm/amd/display: Revert inbox0 lock for cursor due to deadlockNicholas Kazlauskas-26/+4
2026-03-23drm/amd/display: Add 3DLUT DMA broadcast supportDillon Varone-48/+67
2026-03-23drm/amd/display: Fix Silence warningsGaghik Khachatrian-0/+9
2026-03-23drm/amd/display: export get_power_profile interface for later useCharlene Liu-1/+4
2026-03-23drm/amd/display: pg cntl update based on previous asic.Charlene Liu-4/+5
2026-03-23drm/amd/display: remove disable_sutter touch pstate debug codeCharlene Liu-9/+0
2026-03-23drm/amd/display: Refactor DC update checksDillon Varone-299/+201
2026-03-23drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung-1/+2
2026-03-23drm/amd/display: Fix DCN42 memory clock table using MemClk instead of UClkAlexander Chechik-1/+1
2026-03-23drm/amd/display: Add Extra SMU Log for dtbclkCharlene Liu-0/+3
2026-03-23drm/amd/display: Update underflow detection for DCN42Roman Li-0/+2
2026-03-23drm/amd/display: Clamp min DS DCFCLK value to DCN limitRoman Li-0/+7
2026-03-23drm/amd/display: Split arbiter programming for DCN42Nicholas Kazlauskas-1/+33
2026-03-23drm/amd/display: Add missing dcn42 hubbub function pointersRoman Li-5/+17
2026-03-23drm/amd/display: Add get_default_tiling_info for dcn42Roman Li-0/+1
2026-03-23drm/amd/display: move dcn42 bw_params initDmytro Laktyushkin-5/+4
2026-03-23drm/amd/display: System Hang When System enters to S0i3 w/ iGPUCharlene Liu-1/+2
2026-03-23drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42Ivan Lipski-124/+126
2026-03-23drm/amd/display: Add MRQ programming for DCN42Nicholas Kazlauskas-1/+40
2026-03-23drm/amd/display: dcn42 don't round up disclk and dppclkCharlene Liu-0/+8
2026-03-23drm/amd/display: Update dpia supported configurationMeenakshikumar Somasundaram-3/+4
2026-03-23drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil-1/+9
2026-03-20drm/atomic: Remove state argument to drm_atomic_private_obj_initMaxime Ripard-1/+0
2026-03-20drm/amdgpu: Switch private_obj initialization to atomic_create_stateMaxime Ripard-24/+28
2026-03-17Revert "drm/amd/display: Add NV12/P010 formats to primary plane"Harry Wentland-3/+0
2026-03-17drm/amd: fix dcn 2.01 checkAndy Nguyen-4/+4
2026-03-17drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam-2/+2
2026-03-17drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao-0/+3
2026-03-17drm/amd/display: Fix uninitialized variable use which breaks full LTOCalvin Owens-1/+1
2026-03-17drm/amd/display: Fix gamma 2.2 colorop TFsAlex Hung-3/+3
2026-03-17drm/amd: fix dcn 2.01 checkAndy Nguyen-4/+4
2026-03-17drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam-2/+2
2026-03-17drm/amd/display: remove duplicate format modifierErik Kurzinger-4/+4
2026-03-17drm/amd/display: Promote DC to 3.2.374Taimur Hassan-1/+1
2026-03-17drm/amd/display: Clamp dc_cursor_position x_hotspot to prevent integer overflowBenjamin Nwankwo-3/+4
2026-03-17drm/amd/display: Query DC for gfx handling when setting linear tilingNicholas Carbones-15/+69