summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubp.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-08drm/amd/display: Refactor HUBP into component folder.Bhuvana Chandra Pinninti1-1699/+0
2024-04-10drm/amd/display: Add extra logging for HUBP and OTGAlvin Lee1-0/+6
2023-12-11drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz1-2/+10
2023-09-27drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz1-0/+2
2022-11-23drm/amd/display: Fix rotated cursor offset calculationDavid Galiffi1-11/+21
2022-11-02drm/amd/display: cursor update command incompleteMax Tseng1-0/+4
2022-10-11drm/amd/display: Use the same cursor info across featuresMax Tseng1-0/+30
2022-08-30drm/amd/display: Correct cursor position on horizontal mirrorMartin Tsai1-6/+3
2022-08-17drm/amd/display: reverted limiting vscsdp_for_colorimetry and ARGB16161616 pi...Ethan Wellenreiter1-3/+0
2022-07-13drm/amd/display: Re-implementing ARGB16161616 pixel format as 22Ethan Wellenreiter1-0/+3
2022-06-06drm/amd/display: update cursor position to DMUB FWDavid Zhang1-0/+2
2022-03-03drm/amd/display: Modify plane removal sequence to avoid hangs.Dillon Varone1-5/+5
2022-03-03drm/amd/display: Add frame alternate 3D & restrict HW packed on donglesDillon Varone1-11/+0
2021-12-15drm/amd/display: implement dc_mode_memclkMartin Leung1-3/+11
2021-12-14drm/amd/display: fix function scopesIsabella Basso1-4/+3
2021-07-21drm/amd/display: log additional register state for debugJosip Pavic1-0/+17
2021-05-27drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.Mario Kleiner1-1/+3
2021-04-21drm/amd/display: fixed divide by zero kernel crash during dsc enablementRobin Singh1-6/+9
2021-03-11drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo1-0/+1
2020-12-23drm/amd/display: Interfaces for hubp blank and soft resetWesley Chalmers1-0/+2
2020-11-05drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher1-6/+0
2020-09-16drm/amd/display: Flip pending check timeout due to disabled hubpAric Cyr1-0/+3
2020-07-01drm/amd/display: Add DCN3 HUBPBhawanpreet Lakha1-0/+20
2019-12-06drm/amd/display: Wrong ifdef guards were used around DML validationJaehyun Chung1-0/+1
2019-11-19drm/amd/display: DML Validation Dump/Check with LoggingJaehyun Chung1-0/+310
2019-11-19drm/amd/display: Add hubp clock status in DTN log for NaviLeo (Hanghong) Ma1-0/+3
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-2/+0
2019-08-23drm/amd/display: Enable HW rotationJaehyun Chung1-5/+13
2019-08-15drm/amd/display: HUBP/HUBBUB register programming fixesIlya Bakoulin1-1/+1
2019-08-15drm/amd/display: Remove duplicate interface for programming FBJulian Parkin1-76/+0
2019-07-18drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin1-10/+10
2019-07-18drm/amd/display: Cache the use_pitch_c conditionalIlya Bakoulin1-2/+6
2019-07-18drm/amd/display: Fix some HUBP programming issuesIlya Bakoulin1-14/+668
2019-06-22drm/amd/display: move vmid determination logic to a moduleDmytro Laktyushkin1-3/+2
2019-06-22drm/amd/display: Use macro for invalid OPP IDWesley Chalmers1-1/+1
2019-06-22drm/amd/display: Add hubp_init entry to hubp vtableCharlene Liu1-1/+3
2019-06-22drm/amd/display: DCN2 reg refactorsYongqiang Sun1-1/+1
2019-06-22drm/amd/display: Add DCN2 HUBP and HUBBUBHarry Wentland1-0/+699