aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-30drm/amd/display: Adjust kdoc for 'optc35_set_odm_combine'Srinivasan Shanmugam1-3/+8
2023-08-30drm/amd/display: Add DCN35 COREQingqing Zhuo1-0/+7
2023-08-30drm/amd/display: Add DCN35 blocks to MakefileQingqing Zhuo1-0/+1
2023-08-30drm/amd/display: Add DCN35 DMLQingqing Zhuo3-0/+531
2023-08-30drm/amd/display: Add DCN35 ResourceQingqing Zhuo3-0/+2412
2023-08-30drm/amd/display: Add DCN35 initQingqing Zhuo2-0/+199
2023-08-30drm/amd/display: Add DCN35 DMUBQingqing Zhuo2-1/+66
2023-08-30drm/amd/display: Add DCN35 IRQQingqing Zhuo19-109/+579
2023-08-30drm/amd/display: Add DCN35 CLK_MGRQingqing Zhuo10-0/+1716
2023-08-30drm/amd/display: Add DCN35 HWSEQQingqing Zhuo3-0/+1285
2023-08-30drm/amd/display: Add DCN35 DSCQingqing Zhuo2-0/+115
2023-08-30drm/amd/display: Add DCN35 MMHUBBUBQingqing Zhuo2-0/+130
2023-08-30drm/amd/display: Add DCN35 HUBBUBQingqing Zhuo2-0/+723
2023-08-30drm/amd/display: Add DCN35 HUBPQingqing Zhuo2-0/+163
2023-08-30drm/amd/display: Add DCN35 DWBQingqing Zhuo2-0/+117
2023-08-30drm/amd/display: Add DCN35 DPPQingqing Zhuo2-0/+106
2023-08-30drm/amd/display: Add DCN35 OPPQingqing Zhuo2-0/+116
2023-08-30drm/amd/display: Add DCN35 OPTCQingqing Zhuo2-0/+503
2023-08-30drm/amd/display: Add DCN35 PG_CNTLQingqing Zhuo4-0/+800
2023-08-30drm/amd/display: Add DCN35 DIOQingqing Zhuo6-0/+1286
2023-08-30drm/amd/display: Add DCN35 DCCGQingqing Zhuo2-0/+927
2023-08-30drm/amd/display: Add DCN35 GPIOQingqing Zhuo2-0/+2
2023-08-30drm/amd/display: Add DCN35 BIOS command table supportQingqing Zhuo1-0/+1
2023-08-30drm/amd/display: Update dc.h for DCN35 supportQingqing Zhuo1-0/+56
2023-08-30drm/amd/display: Update DCN32 for DCN35 supportQingqing Zhuo4-9/+0
2023-08-30drm/amd/display: Update DCN314 for DCN35 supportQingqing Zhuo4-12/+58
2023-08-30drm/amd/display: Update DCN31 for DCN35 supportQingqing Zhuo3-2/+17
2023-08-30drm/amd/display: Update DCN30 for DCN35 supportQingqing Zhuo2-4/+0
2023-08-30drm/amd/display: Update DCN20 for DCN35 supportQingqing Zhuo4-2/+77
2023-08-30drm/amd/display: Update DCN10 for DCN35 supportQingqing Zhuo4-2/+85
2023-08-30drm/amd/display: Update DCE for DCN35 supportQingqing Zhuo4-3/+36
2023-08-30drm/amd/display: Add DCN35 family informationQingqing Zhuo1-0/+4
2023-08-30drm/amd/display: Fix up kdoc format for 'dc_set_edp_power'Srinivasan Shanmugam1-2/+5
2023-08-30drm/amd/display: always switch off ODM before committing more streamsWenjing Liu1-5/+5
2023-08-30drm/amd/display: 3.2.249Martin Leung1-1/+1
2023-08-30drm/amd/display: fix pipe topology logging errorWenjing Liu1-4/+3
2023-08-30drm/amd/display: Add debugfs interface for ODM combine infoAurabindo Pillai3-0/+27
2023-08-30drm/amd/display: correct z8_watermark 16bit to 20bit maskCharlene Liu1-16/+16
2023-08-30drm/amd/display: Remove wait while lockedGabe Teeger3-28/+42
2023-08-30drm/amd/display: add pipe topology update logWenjing Liu3-8/+168
2023-08-30drm/amd/display: switch to new ODM policy for windowed MPO ODM supportWenjing Liu1-19/+65
2023-08-30drm/amd/display: use new pipe allocation interface in dcn32 fpuWenjing Liu1-149/+339
2023-08-30drm/amd/display: add more pipe resource interfacesWenjing Liu18-464/+659
2023-08-30drm/amd/display: add new resource interfaces to update odm mpc slice countWenjing Liu2-6/+432
2023-08-30drm/amd/display: add new resource interface for acquiring sec opp heads and release pipeWenjing Liu5-0/+134
2023-08-30drm/amd/display: rename function to add otg master for streamWenjing Liu1-44/+69
2023-08-30drm/amd/display: add comments to add plane functionsWenjing Liu1-21/+70
2023-08-30drm/amd/display: Add DPIA Link Encoder Assignment FixMustapha Ghaddar5-6/+58
2023-08-30drm/amd/display: update blank state on ODM changesWenjing Liu1-27/+9
2023-08-30drm/amd/display: Add smu write msg id fail retry processFudong Wang1-4/+16