summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn30
AgeCommit message (Expand)AuthorFilesLines
2022-01-25drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen1-2/+0
2021-11-03drm/amd/display: Fix bpc calculation for specific encodingsBing Guo1-10/+3
2021-09-23drm/amd/display: Fix rest of pass-by-value structs in DMLHarry Wentland1-17/+17
2021-09-23drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointerHarry Wentland1-16/+16
2021-09-23drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland2-38/+38
2021-08-26drm/amd/display: Move AllowDRAMSelfRefreshOrDRAMClockChangeInVblank to boundi...Nicholas Kazlauskas1-2/+5
2021-08-02drm/amd/display: Fix typo in commentsCai Huoqing1-1/+1
2021-07-08drm/amd/display: Adjust types and formatting for future developmentAlvin Lee1-8/+10
2021-06-08drm/amd/display: Fix off-by-one error in DMLWesley Chalmers1-7/+7
2021-06-08drm/amd/display: Fix DCN 3.01 DSCCLK validationNikola Cornij1-43/+21
2021-05-10drm/amd/display: DETBufferSizeInKbyte variable type modificationsChaitanya Dhere1-24/+24
2021-04-09drm/amd/display: Fix UBSAN: shift-out-of-bounds warningAnson Jacob1-5/+23
2021-03-02drm/amd/display: Fix HSplit causing increase in DSC Slice CountDillon Varone1-1/+1
2021-02-09drm/amd/display: DIO Supported for virtual displaysWesley Chalmers1-1/+1
2021-01-21drm/amdgpu: Assign boolean values to a bool variableJiapeng Zhong1-16/+16
2021-01-14drm/amd/display: Simplify bool comparisonYang Li1-2/+2
2021-01-13drm/amd/display: enable HUBP blank behaviourBhawanpreet Lakha1-1/+1
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher2-3/+3
2020-11-02drm/amd/display: Revert HUBP blank behaviour for nowJoshua Aberback1-1/+1
2020-11-02drm/amd/display: Blank HUBP during pixel data blank for DCN30Joshua Aberback1-1/+1
2020-10-30drm/amd/display: allow 18 bit dp output on DCN3Dmytro Laktyushkin1-1/+1
2020-10-05drm/amd/display: Don't allow pstate if no support in blankAlvin Lee1-1/+1
2020-09-17drm/amd/display: Delete duplicated argument to '&&' or '||'Ye Bin2-4/+4
2020-09-15drm: amd/display: fix spelling of "function"Randy Dunlap1-1/+1
2020-09-15drm/amd/display: adding pathway to retrieve stutter periodMartin Leung1-3/+9
2020-08-18drm/amd/display: fix dcn3 wide timing dsc validationDmytro Laktyushkin1-0/+4
2020-07-14drm/amd/display: update dml varDmytro Laktyushkin1-5/+3
2020-07-01drm/amd/display: Allow 4 split on 10K 420 modesChris Park1-5/+0
2020-07-01drm/amd/display: Force ODM combine on 5K+ 420 modesChris Park1-0/+10
2020-07-01drm/amd/display: fix spelling mistake: "propogation" -> "propagation"Colin Ian King1-1/+1
2020-07-01drm/amd/display: Add DCN3 DMLBhawanpreet Lakha4-0/+8840