summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce
AgeCommit message (Expand)AuthorFilesLines
2024-08-28drm/amd/display: Retry Replay residencyChunTao Tso1-4/+14
2024-08-06drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmdRodrigo Siqueira1-2/+1
2024-08-06drm/amd/display: Enable aux transfer path via dmub for dp tunnelingMeenakshikumar Somasundaram1-1/+9
2024-07-28drm/amd/display: Add a missing PSR stateTom Chung1-0/+2
2024-07-24drm/amd/display: Add visual confirm for Idle StateDuncan Ma2-0/+3
2024-07-24drm/amd/display: Disable HBR audio for DP2 for certain ASICsAlvin Lee2-0/+7
2024-07-01drm/amd/display: Add available bandwidth calculation for audioRyan Seto1-1/+2
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung3-6/+6
2024-06-28drm/amd/display: Add Replay general cmdJoan Lee1-1/+17
2024-06-28drm/amd/display: Check and log for function error codesAlex Hung1-1/+4
2024-06-14drm/amd/display: Avoid overflow from uint32_t to uint8_tAlex Hung1-1/+1
2024-06-14drm/amd/display: Remove useless comparison of unsigned int vs. 0Alex Hung1-4/+2
2024-06-14drm/amd/display: Prevent overflow on DTO calculationChris Park1-4/+8
2024-06-14drm/amd/display: Use the SPDX license identifier for dmub_replay filesRodrigo Siqueira2-48/+6
2024-06-14drm/amd/display: Fix Replay Desync Error TestDennis Chan1-0/+12
2024-06-14drm/amd/display: Replay + IPS + ABM in Full Screen VPBChunTao Tso1-0/+12
2024-06-14drm/amd/display: Expand supported Replay residency modeLeon Huang2-9/+25
2024-06-14drm/amd/display: Replay low hzChunTao Tso2-16/+22
2024-06-14drm/amd/display: Use TPS3 for ALPM on Specific Panelpochchan1-2/+5
2024-06-14drm/amd/display: Wake DMCUB before sending a command for replay featureNicholas Kazlauskas1-3/+3
2024-06-14drm/amd/display: Don't use fsleep for PSR exit waits on dmub replayNicholas Kazlauskas1-1/+2
2024-06-14drm/amd/display: Use dc wake for get the replay stateRodrigo Siqueira1-9/+3
2024-06-14drm/amd/display: Extend PSRSU residency modeJack Chang2-2/+6
2024-06-05drm/amd/display: Add params of set_abm_event for VB ScalingChun-LiangChang2-0/+20
2024-05-20drm/amd/display: Modify HPO pixel clock programming to support DPMDillon Varone1-4/+4
2024-05-20drm/amd/display: Adjust incorrect indentations and spacesAlex Hung5-10/+8
2024-05-20drm/amd/display: Use the correct TMDS function to avoid DVI issuesChris Park1-1/+1
2024-04-27drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai3-0/+129
2024-04-27drm/amd/display: Add some DCN401 reg name to macro definitionsAurabindo Pillai1-0/+64
2024-04-17drm/amd/display: Remove unnecessary codeRodrigo Siqueira1-3/+0
2024-04-17drm/amd/display: Adjust headersRodrigo Siqueira1-3/+0
2024-04-10drm/amd/display: Adjust dprefclk by down spread percentage.Zhongwei1-4/+4
2024-04-10drm/amd/display: Includes adjustmentsRodrigo Siqueira1-4/+0
2024-04-10drm/amd/display: Add missing SFB and OPP_SFRodrigo Siqueira2-0/+2
2024-04-10drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr1-1/+1
2024-03-20drm/amd/display: Update DMUB flags and definitionsAnthony Koo1-1/+1
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter1-0/+1
2024-02-22drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang1-0/+1
2024-02-15drm/amd/display: should support dmub hw lock on ReplayMartin Tsai1-0/+4
2024-01-29drm/amd/display: fix DP audio settingsCharlene Liu1-2/+7
2024-01-23drm/amd/display: Drop kdoc markers for some Panel Replay functionsSrinivasan Shanmugam1-2/+2
2024-01-16drm/amd/display: Add DP audio BW validationGeorge Shen2-14/+277
2024-01-09drm/amd/display: To adjust dprefclk by down spread percentageMartin Tsai2-2/+9
2024-01-03drm/amd/display: Add some functions for Panel ReplayTom Chung2-6/+92
2024-01-03drm/amd/display: Correctly restore user_levelCamille Cho4-7/+7
2023-12-19drm/amd/display: Wake DMCUB before executing GPINT commandsNicholas Kazlauskas1-13/+6
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas4-16/+16
2023-12-13drm/amd/display: Exit from idle state before accessing HW dataSung Joon Kim1-0/+4
2023-12-06drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang3-4/+13
2023-11-30drm/amd/display: replay: Augment Frameupdate CommandMax Tseng1-1/+1