aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
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
2025-09-22Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...Dave Airlie97-252/+365
2025-09-18drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resumeMatthew Schwartz2-4/+15
2025-09-16drm/amd/display: Use devm_i2c_add_adapter to simplify i2c cleanup logicRodrigo Siqueira1-19/+2
2025-09-16drm/amd/display: Use kmalloc_array() instead of kmalloc()James Flowers1-2/+2
2025-09-15drm/amd/display: Don't use non-registered VUPDATE on DCE 6Timur Kristóf2-14/+24
2025-09-15drm/amd/display: Disable VRR on DCE 6Timur Kristóf3-1/+10
2025-09-15drm/amd/display: Disable fastboot on DCE 6 tooTimur Kristóf1-4/+2
2025-09-15drm/amd/display/dml2: Guard dml21_map_dc_state_into_dml_display_cfg with DC_F...Xi Ruoyao1-0/+4
2025-09-15drm/amd/display: Keep PLL0 running on DCE 6.0 and 6.4Timur Kristóf1-1/+10
2025-09-15drm/amd/display: Fix DVI-D/HDMI adaptersTimur Kristóf1-0/+4
2025-09-15drm/amd/display: Promote DC to 3.2.350Taimur Hassan1-1/+1
2025-09-15Revert "drm/amd/display: Reduce Stack Usage by moving 'audio_output' into 'st...Martin Leung5-27/+31
2025-09-15drm/amd/display: Add DSC padding for OVT SupportRelja Vojvodic10-54/+55
2025-09-15drm/amd/display: Add fallback path for YCBCR422Mario Limonciello2-9/+37
2025-09-15drm/amd/display: Set up pixel encoding for YCBCR422Mario Limonciello1-0/+3
2025-09-15drm/amd/display: fix dml ms order of operationsAusef Yousof1-1/+1
2025-09-15drm/amd/display: limit one non-related log to dGPUCharlene Liu1-2/+2
2025-09-15drm/amd/display: Allow RX6xxx & RX7700 to invoke amdgpu_irq_get/putIvan Lipski1-1/+38
2025-09-15drm/amd/display: Rename header file link.h to link_service.hWesley Chalmers69-72/+73
2025-09-15drm/amd/display: Fix DMCUB loading sequence for DCN3.2Nicholas Kazlauskas2-26/+35
2025-09-15drm/amd/display: prepare dml 2.1 for new asicDmytro Laktyushkin3-4/+5
2025-09-15drm/amd/display: Modify the link training policyZhikai Zhai1-0/+9
2025-09-15drm/amd/display: Add pixel_clock to amd_pp_display_configurationTimur Kristóf3-2/+3
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie3-14/+2
2025-09-12Merge tag 'amd-drm-next-6.18-2025-09-09' of https://gitlab.freedesktop.org/ag...Dave Airlie25-213/+203
2025-09-09drm/amd/display: use udelay rather than fsleepAlex Deucher1-1/+1
2025-09-09drm/amd/display: Remove duplicated codeRay Wu3-9/+0
2025-09-09drm/amd/display: use udelay rather than fsleepAlex Deucher1-1/+1
2025-09-09drm/amd/display: remove oem i2c adapter on finishGeoffrey McRae1-1/+12