summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorLines
2023-07-25drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter-1/+1
2023-07-25drm/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen-0/+3
2023-07-25drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0Alvin Lee-1/+4
2023-07-25drm/amd/display: Guard DCN31 PHYD32CLK logic against chip familyGeorge Shen-1/+2
2023-07-18drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas-0/+5
2023-07-18drm/amd/display: Prevent vtotal from being set to 0Daniel Miess-1/+5
2023-07-18drm/amd/display: Disable MPC split by default on special asicZhikai Zhai-1/+1
2023-07-18drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan-1/+2
2023-07-18drm/amd/display: Add polling method to handle MST reply packetWayne Lin-86/+159
2023-07-18drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam-68/+65
2023-07-18drm/amd/display: only accept async flips for fast updatesSimon Ser-0/+20
2023-07-18drm/amd/display: add DCN301 specific logic for OTG programmingAurabindo Pillai-3/+225
2023-07-18drm/amd/display: export some optc function for reuseAurabindo Pillai-2/+5
2023-06-30drm/amd/display: 3.2.241Aric Cyr-1/+1
2023-06-30drm/amd/display: Take full update path if number of planes changedAlvin Lee-5/+14
2023-06-30drm/amd/display: Create debugging mechanism for Gaming FAMSGianna Binder-4/+3
2023-06-30drm/amd/display: Add monitor specific edid quirkAurabindo Pillai-0/+26
2023-06-30drm/amd/display: For new fast update path, loop through each surfaceAlvin Lee-34/+52
2023-06-30drm/amd/display: Remove Phantom Pipe Check When Calculating K1 and K2Austin Zheng-4/+0
2023-06-30drm/amd/display: Limit new fast update path to addr and gamma / colorAlvin Lee-2/+102
2023-06-30drm/amd/display: Fix the delta clamping for shaper LUTHarry Wentland-13/+25
2023-06-30drm/amd/display: program DPP shaper and 3D LUT if updatedMelissa Wen-2/+3
2023-06-30Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu-7/+1
2023-06-30Revert "drm/amd: Disable PSR-SU on Parade 0803 TCON"Mario Limonciello-2/+0
2023-06-30drm/amd/display: Set minimum requirement for using PSR-SU on PhoenixMario Limonciello-0/+8
2023-06-30drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtMario Limonciello-5/+25
2023-06-30drm/amd/display: Correct `DMUB_FW_VERSION` macroMario Limonciello-1/+1
2023-06-30drm/amd/display: Remove assertsHong-lu Cheng-6/+10
2023-06-30drm/amd/display: Work around bad DPCD state on link lossIlya Bakoulin-0/+27
2023-06-30drm/amd/display: perform a bounds check before filling dirty rectanglesHamza Mahfooz-9/+4
2023-06-30drm/amd: Disable PSR-SU on Parade 0803 TCONMario Limonciello-0/+2
2023-06-23drm/amd/display: 3.2.240Aric Cyr-1/+1
2023-06-23drm/amd/display: Enable dc mode clock switching for DCN32xAlvin Lee-11/+50
2023-06-23drm/amd/display: Fix 128b132b link loss handlingIlya Bakoulin-2/+9
2023-06-23drm/amd/display: fix odm k2 div calculationDmytro Laktyushkin-7/+16
2023-06-23drm/amd/display: Add MST Preferred Link Setting EntryFangzhi Zuo-1/+155
2023-06-23drm/amd/display: disable seamless boot if force_odm_combine is enabledLeo Chen-0/+3
2023-06-23drm/amd/display: Disable DC Mode Capping On DCN321Austin Zheng-5/+6
2023-06-23drm/amd/display: enable the new fast update path for supported ASICsAlvin Lee-2/+6
2023-06-23drm/amd/display: Clear update flags at end of flipAlvin Lee-0/+7
2023-06-23drm/amd/display: Fix pipe check condition for manual triggerAlvin Lee-1/+1
2023-06-23drm/amd/display: add missing ABM registersSridevi Arvindekar-1/+28
2023-06-23drm/amd/display: Add Clock Table Entry With Max DC ValuesAustin Zheng-20/+171
2023-06-23drm/amd/display: add a NULL pointer checkSung-huai Wang-4/+6
2023-06-23Partially revert "drm/amd/display: Fix possible underflow for displays with l...Daniel Miess-1/+1
2023-06-23Revert "drm/amd/display: Move DCN314 DOMAIN power control to DMCUB"Daniel Miess-24/+1
2023-06-23drm/amd/display: disable RCO for DCN314Daniel Miess-1/+4
2023-06-23drm/amd/display: disable power gating for DCN314Daniel Miess-7/+5
2023-06-23amd/display/dc: remove repeating expressionWang Ming-1/+1
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie-32/+0