summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn20
AgeCommit message (Expand)AuthorFilesLines
2024-07-24drm/amd/display: Refactoring MPCMounika Adhuri3-924/+1
2024-07-24drm/amd/display: Refactoring MMHUBBUBRevalla Hari Krishna3-842/+1
2024-07-24drm/amd/display: Refactoring OPPRevalla Hari Krishna3-590/+1
2024-07-01drm/amd/display: Move dio files into dio folderBhuvanachandra Pinninti5-1649/+0
2024-06-14drm/amd/display: Skip wbscl_set_scaler_filter if filter is nullAlex Hung1-0/+3
2024-05-20drm/amd/display: Adjust incorrect indentations and spacesAlex Hung1-1/+0
2024-05-13drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitWenjing Liu2-6/+23
2024-05-08drm/amd/display: Refactor HUBP into component folder.Bhuvana Chandra Pinninti3-2101/+1
2024-05-02drm/amd/display: Refactor DCCG into component folderRevalla Hari Krishna3-632/+1
2024-05-02drm/amd/display: Fix invalid Copyright noticeLeo Ma1-2/+1
2024-04-30drm/amd/display: Refactor HUBBUB into component folderRevalla Hari Krishna3-814/+1
2024-04-27drm/amd/display: Add some DCN401 reg name to macro definitionsAurabindo Pillai2-3/+59
2024-04-27drm/amd/display: Add missing debug registers for DCN2/3/3.1Rodrigo Siqueira1-1/+4
2024-04-17drm/amd/display: Move REG sequence from program ogam to idle before connectRodrigo Siqueira1-6/+4
2024-04-17drm/amd/display: Update some comments to improve the code readabilityRodrigo Siqueira1-1/+1
2024-04-10drm/amd/display: Add WBSCL ram coefficient for writebackRodrigo Siqueira1-0/+11
2024-04-10drm/amd/display: Add extra logging for HUBP and OTGAlvin Lee1-0/+6
2024-03-27drm/amd/display: Modify DHCUB waterwark structures and functionsDillon Varone2-2/+2
2024-03-20drm/amd/display: Refactor DPP into a component directoryRevalla Hari Krishna4-2419/+1
2024-03-20drm/amd/display: Implement wait_for_odm_update_pending_completeWenjing Liu2-0/+16
2024-01-23drm/amd/display: hook up DCN20 color blocks data to DTN logMelissa Wen2-15/+39
2024-01-23drm/amd/display: Add dpp_get_gamut_remap functionsHarry Wentland3-0/+59
2024-01-03drm/amd/display: Refactor INIT into component folderRevalla3-179/+1
2023-12-08drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz1-2/+10
2023-12-06drm/amd/display: Add missing dcn35 RCO registersDaniel Miess1-0/+32
2023-11-30drm/amd/display: Refactor OPTC into component folderParandhaman K3-712/+1
2023-11-30drm/amd/display: Refactor DSC into component folderBhuvana Chandra Pinninti3-1371/+0
2023-11-17drm/amd/display: Enable DCN clock gating for DCN35Daniel Miess1-1/+5
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri3-2960/+1
2023-11-07drm/amd/display: Allow 16 max_slices for DP2 DSCFangzhi Zuo1-1/+9
2023-10-27drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...Rodrigo Siqueira1-0/+1
2023-10-10drm/amd/display: Refactor HWSS into component folderMounika Adhuri5-3100/+6
2023-10-09drm/amd/display: Move the memory allocation out of dcn20_validate_bandwidth_f...Sebastian Andrzej Siewior1-1/+9
2023-10-05drm/amd/display: Adjust code style for hw_sequencer.hAurabindo Pillai3-36/+0
2023-09-27drm/amd/display: fix incorrect odm change detection logicWenjing Liu1-6/+2
2023-09-27drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz3-3/+9
2023-09-27drm/amd/display: Fix DP2.0 timing syncIlya Bakoulin1-31/+48
2023-09-26drm/amd/display: fix some style issuesAlex Deucher1-2/+1
2023-09-12drm/amd/display: Fix MST recognizes connected displays as oneMuhammad Ahmed1-6/+2
2023-09-12drm/amd/display: dc cleanup for testsSridevi Arvindekar1-1/+1
2023-09-12drm/amd/display: Blank phantom OTG before enablingAlvin Lee1-1/+9
2023-08-30drm/amd/display: Update DCN20 for DCN35 supportQingqing Zhuo3-2/+75
2023-08-30drm/amd/display: Remove wait while lockedGabe Teeger1-11/+0
2023-08-30drm/amd/display: add pipe topology update logWenjing Liu1-8/+2
2023-08-30drm/amd/display: add more pipe resource interfacesWenjing Liu3-7/+21
2023-08-30drm/amd/display: update blank state on ODM changesWenjing Liu1-27/+9
2023-08-30drm/amd/display: Write flip addr to scratch reg for subvpAlvin Lee1-1/+11
2023-08-16Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""Alex Deucher1-1/+1
2023-08-16drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu1-9/+9
2023-08-16drm/amd/display: fix incorrect stream_res allocation for older ASICWenjing Liu1-14/+13