aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2025-04-07drm/amd/display: Get visual confirm color for streamLeo Zeng3-1/+50
2025-04-07drm/amd/display: Add override for visual confirmLeo Zeng2-0/+7
2025-04-07drm/amd/display: Add HP Elitebook 645 to the quirk list for eDP on DP1Mario Limonciello1-0/+7
2025-04-07drm/amd/display: Add HP Probook 445 and 465 to the quirk list for eDP on DP1Mario Limonciello1-0/+14
2025-04-07drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()Huacai Chen2-2/+12
2025-04-07drm/amd/display: Protect FPU in dml2_init()/dml21_init()Huacai Chen2-0/+8
2025-04-07drm/amd/display: Protect FPU in dml21_copy()Huacai Chen1-0/+4
2025-04-07drm/amd/display: Do not enable Replay and PSR while VRR is on in amdgpu_dm_co...Tom Chung1-2/+4
2025-04-05Merge tag 'drm-next-2025-04-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds4-12/+46
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2025-03-26drm/amd/display: Actually do immediate vblank disableLeo Li1-0/+2
2025-03-26drm/amd/display: prevent hang on link training failBrendan Tam2-3/+10
2025-03-26Revert "drm/amd/display: dml2 soc dscclk use DPM table clk setting"Charlene Liu1-1/+1
2025-03-26drm/amd/display: Increase vblank offdelay for PSR panelsLeo Li1-8/+33
2025-03-18drm/amd/display: 3.2.325Taimur Hassan1-1/+1
2025-03-18drm/amd/display: Use DPM table clk setting for dml2 soc dscclkCharlene Liu1-1/+1
2025-03-18drm/amd/display: Update static soc tableCharlene Liu1-1/+1
2025-03-18drm/amd/display: Fix incorrect fw_state address in dmub_srvLo-an Chen1-1/+1
2025-03-18drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello1-0/+11
2025-03-18drm/amd/display: Revert "Support for reg inbox0 for host->DMUB CMDs"Dillon Varone10-496/+270
2025-03-18drm/amd/display: Change notification of link BW allocationCruise Hung8-213/+46
2025-03-18drm/amd/display: Fix message for support_edp0_on_dp1Yilin Chen1-1/+1
2025-03-18drm/amd/display: Guard against setting dispclk low for dcn31xJing Zhou2-11/+22
2025-03-18drm/amd/display: Prevent VStartup OverflowRyan Seto1-0/+2
2025-03-18drm/amd/display: Check pipe->stream before passing it to a functionAlex Hung1-9/+6
2025-03-13drm/amd/display: avoid NPD when ASIC does not support DMUBThadeu Lima de Souza Cascardo1-0/+4
2025-03-13drm/amd/display: Remove incorrect macro guardAlex Hung1-3/+0
2025-03-10drm/amd/display: change kzalloc to kcalloc in dml1_validate()Ethan Carter Edwards1-1/+2
2025-03-10drm/amd/display: change kzalloc to kcalloc in dcn314_validate_bandwidth()Ethan Carter Edwards1-1/+2
2025-03-10drm/amd/display: change kzalloc to kcalloc in dcn31_validate_bandwidth()Ethan Carter Edwards1-1/+2
2025-03-10drm/amd/display: change kzalloc to kcalloc in dcn30_validate_bandwidth()Ethan Carter Edwards1-1/+2
2025-03-10drm/amd/display: Promote DAL to 3.2.324Taimur Hassan1-1/+1
2025-03-10drm/amd/display: remove minimum Dispclk and apply oem panel timing.Charlene Liu3-5/+2
2025-03-10drm/amd/display: Drop unnecessary ret variable for enable_assr()Mario Limonciello1-3/+2
2025-03-10drm/amd/display: Add scoped mutexes for amdgpu_dm_dhcpMario Limonciello1-27/+10
2025-03-10drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello1-0/+1
2025-03-10drm/amd/display: Prevent VStartup OverflowRyan Seto1-0/+2
2025-03-10drm/amd/display: Correct timing_adjust_pending flag setting.Zhongwei Zhang1-1/+2
2025-03-10drm/amd/display: calculate the remain segments for all pipesZhikai Zhai1-22/+20
2025-03-10drm/amd/display: Fix visual confirm color not updatingLeo Zeng1-1/+8
2025-03-10drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung1-2/+5
2025-03-10drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDsDillon Varone11-274/+547
2025-03-10drm/amd/display: assume VBIOS supports DSC as defaultCharlene Liu1-4/+3
2025-03-10drm/amd/display: Implement PCON regulated autonomous mode handlingGeorge Shen2-11/+71
2025-03-10drm/amd/display: not abort link train when bw is lowPeichen Huang1-4/+1
2025-03-10drm/amd/display: Do not enable replay when vtotal update is pending.Danny Wang10-30/+40
2025-03-10drm/amd/display: Add and use new dm_prepare_suspend() callbackMario Limonciello1-4/+21
2025-03-10drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello1-0/+10
2025-03-10drm/amd/display: fix default brightnessMario Limonciello1-1/+1
2025-03-10drm/amd/display: Add more debug data to dmub_srvJoshua Aberback14-285/+298