summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorLines
2025-08-27drm/amd/display: Incorrect 'not' operator usageClay King-8/+8
2025-08-27drm/amd/display: Multiplication result converted to larger typeClay King-16/+16
2025-08-27drm/amd/display: Support HW cursor 180 rot for any number of pipe splitsIvan Lipski-46/+27
2025-08-27drm/amd/display: Decrease stack size in logging pathReza Amini-2/+2
2025-08-27drm/amd/display: Reserve instance index notified by DMUBCruise Hung-1/+1
2025-08-27drm/amd/display: Add control flags to force PSR / replayKarthi Kandasamy-1/+10
2025-08-27drm/amd/display: clean-up dead code in dml2_mall_phantomBrahmajit Das-4/+2
2025-08-27drm/amd/display: Remove redundant header filesLiao Yuanhong-2/+0
2025-08-18drm/amd/display: Fix DP audio DTO1 clock source on DCE 6.Timur Kristóf-15/+6
2025-08-18drm/amd/display: Fix fractional fb divider in set_pixel_clock_v3Timur Kristóf-1/+1
2025-08-18drm/amd/display: Don't print errors for nonexistent connectorsTimur Kristóf-5/+15
2025-08-18drm/amd/display: Don't warn when missing DCE encoder capsTimur Kristóf-4/+4
2025-08-18drm/amd/display: Fill display clock and vblank time in dce110_fill_display_co...Timur Kristóf-11/+3
2025-08-18drm/amd/display: Find first CRTC and its line time in dce110_fill_display_con...Timur Kristóf-10/+20
2025-08-18drm/amd/display: Adjust DCE 8-10 clock, don't overclock by 15%Timur Kristóf-7/+5
2025-08-18drm/amd/display: Don't overclock DCE 6 by 15%Timur Kristóf-5/+3
2025-08-18drm/amd/display: Revert Add HPO encoder support to ReplayGabe Teeger-42/+5
2025-08-18drm/amd/display: Fix DP audio DTO1 clock source on DCE 6.Timur Kristóf-15/+6
2025-08-18drm/amd/display: Fix fractional fb divider in set_pixel_clock_v3Timur Kristóf-1/+1
2025-08-18drm/amd/display: Don't print errors for nonexistent connectorsTimur Kristóf-5/+15
2025-08-18drm/amd/display: Don't warn when missing DCE encoder capsTimur Kristóf-4/+4
2025-08-18drm/amd/display: Fill display clock and vblank time in dce110_fill_display_co...Timur Kristóf-11/+3
2025-08-18drm/amd/display: Find first CRTC and its line time in dce110_fill_display_con...Timur Kristóf-10/+20
2025-08-18drm/amd/display: Adjust DCE 8-10 clock, don't overclock by 15%Timur Kristóf-7/+5
2025-08-18drm/amd/display: Don't overclock DCE 6 by 15%Timur Kristóf-5/+3
2025-08-18drm/amd/display: replace min/max nesting with clamp()Xichao Zhao-2/+2
2025-08-18drm/amd/display: Use swap() to simplify codeLiao Yuanhong-4/+2
2025-08-18drm/amd/display: Clean up coding styleXichao Zhao-4/+4
2025-08-18drm/amd/display: Promote DC to 3.2.346Taimur Hassan-1/+1
2025-08-18drm/amd/display: Setup Second Stutter Watermark ImplementationAustin Zheng-0/+29
2025-08-18drm/amd/display: Align LSDMA commands fieldsRafal Ostrowski-12/+12
2025-08-18drm/amd/display: Delete unused functionsClay King-28/+0
2025-08-18drm/amd/display: Refactor DPP enum for backwards compatibilityLohita Mudimela-23/+23
2025-08-18drm/amd/display: Add LSDMA Linear Sub Window Copy supportRafal Ostrowski-6/+88
2025-08-15drm/amd/display: Add NULL pointer checks in dc_stream cursor attribute functionsSrinivasan Shanmugam-1/+7
2025-08-15drm/amd/display: Use boolean context for pointer null checksQianfeng Rong-4/+4
2025-08-15drm/amd/display: Remove redundant semicolonsLiao Yuanhong-1/+0
2025-08-11drm/amd/display: Promote DC to 3.2.345Taimur Hassan-1/+1
2025-08-11drm/amd/display: Reset apply_eamless_boot_optimization when dpms_offDanny Wang-1/+1
2025-08-11drm/amd/display: Wait until OTG enable state is clearedTungYu Lu-0/+5
2025-08-08Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-24/+35
2025-08-04drm/amd/display: fix a Null pointer dereference vulnerabilitySiyang Liu-9/+10
2025-08-04drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming.Timur Kristóf-14/+25
2025-08-04drm/amd/display: Don't overwrite dce60_clk_mgrTimur Kristóf-1/+0
2025-08-04drm/amd/display: Promote DC to 3.2.344Taimur Hassan-1/+1
2025-08-04drm/amd/display: Adding interface to log hw state when underflow happensMuhammad Ahmed-7/+236
2025-08-04drm/amd/display: Toggle for Disable Force Pstate Allow on DisableRyan Seto-14/+24
2025-08-04drm/amd/display: Fixing hubp programming of 3dlut fast loadReza Amini-15/+148
2025-08-04drm/amd/display: update dpp/disp clock from smu clock tablePaul Hsieh-3/+33
2025-08-04drm/amd/display: Adjust AUX-less ALPM settingDuncan Ma-1/+1