summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas2023-07-181-0/+5
* drm/amd/display: Prevent vtotal from being set to 0Daniel Miess2023-07-181-1/+5
* drm/amd/display: Disable MPC split by default on special asicZhikai Zhai2023-07-181-1/+1
* drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan2023-07-181-1/+2
* drm/amd/display: Add polling method to handle MST reply packetWayne Lin2023-07-184-86/+159
* drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam2023-07-181-68/+65
* drm/amd/display: only accept async flips for fast updatesSimon Ser2023-07-182-0/+20
* drm/amd/display: add DCN301 specific logic for OTG programmingAurabindo Pillai2023-07-184-3/+225
* drm/amd/display: export some optc function for reuseAurabindo Pillai2023-07-182-2/+5
* drm/amd/display: 3.2.241Aric Cyr2023-06-301-1/+1
* drm/amd/display: Take full update path if number of planes changedAlvin Lee2023-06-301-5/+14
* drm/amd/display: Create debugging mechanism for Gaming FAMSGianna Binder2023-06-303-4/+3
* drm/amd/display: Add monitor specific edid quirkAurabindo Pillai2023-06-301-0/+26
* drm/amd/display: For new fast update path, loop through each surfaceAlvin Lee2023-06-301-34/+52
* drm/amd/display: Remove Phantom Pipe Check When Calculating K1 and K2Austin Zheng2023-06-301-4/+0
* drm/amd/display: Limit new fast update path to addr and gamma / colorAlvin Lee2023-06-302-2/+102
* drm/amd/display: Fix the delta clamping for shaper LUTHarry Wentland2023-06-307-13/+25
* drm/amd/display: program DPP shaper and 3D LUT if updatedMelissa Wen2023-06-301-2/+3
* Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu2023-06-301-7/+1
* Revert "drm/amd: Disable PSR-SU on Parade 0803 TCON"Mario Limonciello2023-06-301-2/+0
* drm/amd/display: Set minimum requirement for using PSR-SU on PhoenixMario Limonciello2023-06-303-0/+8
* drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtMario Limonciello2023-06-307-5/+25
* drm/amd/display: Correct `DMUB_FW_VERSION` macroMario Limonciello2023-06-301-1/+1
* drm/amd/display: Remove assertsHong-lu Cheng2023-06-301-6/+10
* drm/amd/display: Work around bad DPCD state on link lossIlya Bakoulin2023-06-302-0/+27
* drm/amd/display: perform a bounds check before filling dirty rectanglesHamza Mahfooz2023-06-301-9/+4
* drm/amd: Disable PSR-SU on Parade 0803 TCONMario Limonciello2023-06-301-0/+2
* drm/amd/display: 3.2.240Aric Cyr2023-06-231-1/+1
* drm/amd/display: Enable dc mode clock switching for DCN32xAlvin Lee2023-06-239-11/+50
* drm/amd/display: Fix 128b132b link loss handlingIlya Bakoulin2023-06-231-2/+9
* drm/amd/display: fix odm k2 div calculationDmytro Laktyushkin2023-06-235-7/+16
* drm/amd/display: Add MST Preferred Link Setting EntryFangzhi Zuo2023-06-231-1/+155
* drm/amd/display: disable seamless boot if force_odm_combine is enabledLeo Chen2023-06-231-0/+3
* drm/amd/display: Disable DC Mode Capping On DCN321Austin Zheng2023-06-232-5/+6
* drm/amd/display: enable the new fast update path for supported ASICsAlvin Lee2023-06-234-2/+6
* drm/amd/display: Clear update flags at end of flipAlvin Lee2023-06-231-0/+7
* drm/amd/display: Fix pipe check condition for manual triggerAlvin Lee2023-06-231-1/+1
* drm/amd/display: add missing ABM registersSridevi Arvindekar2023-06-231-1/+28
* drm/amd/display: Add Clock Table Entry With Max DC ValuesAustin Zheng2023-06-235-20/+171
* drm/amd/display: add a NULL pointer checkSung-huai Wang2023-06-231-4/+6
* Partially revert "drm/amd/display: Fix possible underflow for displays with l...Daniel Miess2023-06-231-1/+1
* Revert "drm/amd/display: Move DCN314 DOMAIN power control to DMCUB"Daniel Miess2023-06-233-24/+1
* drm/amd/display: disable RCO for DCN314Daniel Miess2023-06-232-1/+4
* drm/amd/display: disable power gating for DCN314Daniel Miess2023-06-231-7/+5
* amd/display/dc: remove repeating expressionWang Ming2023-06-231-1/+1
* Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2023-06-192-32/+0
|\
| * drm/amd/display: limit DPIA link rate to HBR3Peichen Huang2023-06-131-0/+5
| * drm/amd/display: fix the system hang while disable PSRTom Chung2023-06-131-4/+6
| * drm/amd/display: edp do not add non-edid timingsHersen Wu2023-06-131-1/+7
| * drm/amd/display: Reduce sdp bw after urgent to 90%Alvin Lee2023-06-071-1/+1