aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2026-03-23drm/amd/display: Add missing dcn42 hubbub function pointersRoman Li1-5/+17
2026-03-23drm/amd/display: Add get_default_tiling_info for dcn42Roman Li1-0/+1
2026-03-23drm/amd/display: move dcn42 bw_params initDmytro Laktyushkin1-5/+4
2026-03-23drm/amd/display: System Hang When System enters to S0i3 w/ iGPUCharlene Liu1-1/+2
2026-03-23drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42Ivan Lipski1-124/+126
2026-03-23drm/amd/display: Add MRQ programming for DCN42Nicholas Kazlauskas2-1/+40
2026-03-23drm/amd/display: dcn42 don't round up disclk and dppclkCharlene Liu1-0/+8
2026-03-23drm/amd/display: Update dpia supported configurationMeenakshikumar Somasundaram1-3/+4
2026-03-23drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil3-1/+9
2026-03-20drm/atomic: Remove state argument to drm_atomic_private_obj_initMaxime Ripard1-1/+0
2026-03-20drm/amdgpu: Switch private_obj initialization to atomic_create_stateMaxime Ripard1-24/+28
2026-03-17Revert "drm/amd/display: Add NV12/P010 formats to primary plane"Harry Wentland1-3/+0
2026-03-17drm/amd: fix dcn 2.01 checkAndy Nguyen1-4/+4
2026-03-17drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam1-2/+2
2026-03-17drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao1-0/+3
2026-03-17drm/amd/display: Fix uninitialized variable use which breaks full LTOCalvin Owens1-1/+1
2026-03-17drm/amd/display: Fix gamma 2.2 colorop TFsAlex Hung1-3/+3
2026-03-17drm/amd: fix dcn 2.01 checkAndy Nguyen1-4/+4
2026-03-17drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam1-2/+2
2026-03-17drm/amd/display: remove duplicate format modifierErik Kurzinger1-4/+4
2026-03-17drm/amd/display: Promote DC to 3.2.374Taimur Hassan1-1/+1
2026-03-17drm/amd/display: Clamp dc_cursor_position x_hotspot to prevent integer overflowBenjamin Nwankwo1-3/+4
2026-03-17drm/amd/display: Query DC for gfx handling when setting linear tilingNicholas Carbones23-15/+69
2026-03-17drm/amd/display: Add a buffer for boot time crcTom Chung4-0/+115
2026-03-17drm/amd/display: Silence static analysis warningGaghik Khachatrian2-4/+4
2026-03-17drm/amd/display: Plumb MRQ programming out of DML for dml2_1Nicholas Kazlauskas1-0/+22
2026-03-17drm/amd/display: Add dcn_mrq_present FieldAustin Zheng1-0/+1
2026-03-17drm/amd/display: Fix number of oppAustin Zheng1-0/+1
2026-03-17drm/amd/display: Add debugfs to disallow eDP Replay entryRay Wu1-0/+52
2026-03-17drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao1-0/+3
2026-03-17drm/amd/display: Fix uninitialized variable use which breaks full LTOCalvin Owens1-1/+1
2026-03-17drm/amd/display: Fix gamma 2.2 colorop TFsAlex Hung1-3/+3
2026-03-16Merge tag 'amd-drm-next-7.1-2026-03-12' of https://gitlab.freedesktop.org/agd...Dave Airlie103-1901/+2569
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski1-1/+20
2026-03-11drm/amd/display: Add missing DCCG register entries for DCN20-DCN316Ivan Lipski4-4/+20
2026-03-11drm/amd/display: Promote DC to 3.2.373Taimur Hassan1-1/+1
2026-03-11drm/amd/display: [FW Promotion] Release 0.1.50.0Taimur Hassan1-0/+32
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li61-1879/+1482
2026-03-11drm/amd/display: Add DML support for dcn42Roman Li13-0/+270
2026-03-11drm/amd/display: Enable dcn42 DC clk_mgrRoman Li15-140/+789
2026-03-11drm/amd/display: Clean up unused codeClay King13-73/+35
2026-03-11drm/amd/display: Add back missing memory type in arrayTom Chung1-0/+2
2026-03-11drm/amd/display: Fix compile warnings in dml2_0Gaghik Khachatrian1-2/+2
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski1-1/+20
2026-03-11drm/amd/display: Add documentation and cleanup DMUB HW lock managerNicholas Kazlauskas1-0/+18
2026-03-11drm/amd/display: Add new types to replay configChunTao Tso3-1/+4
2026-03-11drm/amd/display: Fix HWSS v3 fast path determinationNicholas Kazlauskas1-20/+18
2026-03-11drm/amd/display: Add missing DCCG register entries for DCN20-DCN316Ivan Lipski4-4/+20
2026-03-11drm/amd/display: Add ESD detection for replay recoveryWeiguang Li2-11/+28
2026-03-11drm/amd/display: Update underflow detectionCharlene Liu2-2/+6