summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2025-04-07drm/amd/display: Remove the redundant NULL checkAndrey Vatoropin1-2/+0
2025-04-07drm/amd/display: removed unused functionJames Flowers3-42/+0
2025-04-07drm/amd/display: Promote DAL to 3.2.327Aric Cyr1-1/+1
2025-04-07drm/amd/display: Fix Vertical Interrupt definitions for dcn32, dcn401Dillon Varone3-29/+101
2025-04-07Revert "drm/amd/display: Fix VUpdate offset calculations for dcn401"Dillon Varone3-46/+1
2025-04-07drm/amd/display: Fix VUpdate offset calculations for dcn401Dillon Varone3-1/+46
2025-04-07drm/amd/display: Do Not Consider DSC if Valid Config Not FoundFangzhi Zuo1-8/+9
2025-04-07drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDsDillon Varone11-270/+500
2025-04-07drm/amd/display: Add a Panel Replay config optionChunTao Tso2-0/+5
2025-04-07drm/amd/display: use drm_warn instead of DRM_WARNAurabindo Pillai1-13/+13
2025-04-07drm/amd/display: use drm_info instead of DRM_INFOAurabindo Pillai1-12/+12
2025-04-07drm/amd/display: Consider downspread against max clocks in DML2.1Dillon Varone3-3/+13
2025-04-07drm/amd/display: Enable Replay Low Hz feature flagRobin Chen1-1/+4
2025-04-07drm/amd/display: Use meaningful size for block_sequence arrayJoshua Aberback3-5/+9
2025-04-07drm/amd/display: Set ODM Factor Based On DML ArchitectureAustin Zheng1-12/+12
2025-04-07drm/amd/display: convert more DRM_ERROR to drm_errAurabindo Pillai1-103/+104
2025-04-07drm/amd/display: use drm_err in create_validate_stream_for_sink()Aurabindo Pillai1-6/+7
2025-04-07drm/amd/display: use drm_err in hpd rx offloadAurabindo Pillai2-9/+14
2025-04-07drm/amd/display: convert DRM_ERROR to drm_err in hpd_rx_irq_create_workqueue()Aurabindo Pillai1-3/+4
2025-04-07drm/amd/display: add proper error message for vblank initSaleemkhan Jamadar1-1/+1
2025-04-07drm/amd/display: add proper error message for vblank initSaleemkhan Jamadar1-2/+2
2025-04-07drm/amd/display: DC v3.2.326Aric Cyr1-1/+1
2025-04-07drm/amd/display: Use sync version of indirect register access.JinZe.Xu2-15/+18
2025-04-07drm/amd/display: Create a temporary scratch dc_linkAric Cyr3-169/+170
2025-04-07drm/amd/display: fix zero value for APU watermark_cCharlene Liu1-1/+4
2025-04-07drm/amd/display: Add Read Histogram command headerChun-Liang Chang2-0/+61
2025-04-07drm/amd/display: Skip to enable dsc if it has been offPaul Hsieh1-0/+14
2025-04-07drm/amd/display: DML21 ReintegrationAustin Zheng13-1727/+1633
2025-04-07drm/amd/display: Remove BW Allocation from DPIA notificationCruise2-21/+0
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-06Merge 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-27drm/amd/display: Actually do immediate vblank disableLeo Li1-0/+2
2025-03-27drm/amd/display: prevent hang on link training failBrendan Tam2-3/+10
2025-03-27Revert "drm/amd/display: dml2 soc dscclk use DPM table clk setting"Charlene Liu1-1/+1
2025-03-27drm/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