summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz2023-09-261-0/+2
* drm/amd/display: Fix rotated cursor offset calculationDavid Galiffi2022-11-231-11/+21
* drm/amd/display: cursor update command incompleteMax Tseng2022-11-021-0/+4
* drm/amd/display: Use the same cursor info across featuresMax Tseng2022-10-101-0/+30
* drm/amd/display: Correct cursor position on horizontal mirrorMartin Tsai2022-08-291-6/+3
* drm/amd/display: reverted limiting vscsdp_for_colorimetry and ARGB16161616 pi...Ethan Wellenreiter2022-08-161-3/+0
* drm/amd/display: Re-implementing ARGB16161616 pixel format as 22Ethan Wellenreiter2022-07-131-0/+3
* drm/amd/display: update cursor position to DMUB FWDavid Zhang2022-06-061-0/+2
* drm/amd/display: Modify plane removal sequence to avoid hangs.Dillon Varone2022-03-021-5/+5
* drm/amd/display: Add frame alternate 3D & restrict HW packed on donglesDillon Varone2022-03-021-11/+0
* drm/amd/display: implement dc_mode_memclkMartin Leung2021-12-141-3/+11
* drm/amd/display: fix function scopesIsabella Basso2021-12-131-4/+3
* drm/amd/display: log additional register state for debugJosip Pavic2021-07-211-0/+17
* drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.Mario Kleiner2021-05-271-1/+3
* drm/amd/display: fixed divide by zero kernel crash during dsc enablementRobin Singh2021-04-201-6/+9
* drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo2021-03-101-0/+1
* drm/amd/display: Interfaces for hubp blank and soft resetWesley Chalmers2020-12-231-0/+2
* drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher2020-11-041-6/+0
* drm/amd/display: Flip pending check timeout due to disabled hubpAric Cyr2020-09-151-0/+3
* drm/amd/display: Add DCN3 HUBPBhawanpreet Lakha2020-07-011-0/+20
* drm/amd/display: Wrong ifdef guards were used around DML validationJaehyun Chung2019-12-051-0/+1
* drm/amd/display: DML Validation Dump/Check with LoggingJaehyun Chung2019-11-191-0/+310
* drm/amd/display: Add hubp clock status in DTN log for NaviLeo (Hanghong) Ma2019-11-191-0/+3
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-131-2/+0
* drm/amd/display: Enable HW rotationJaehyun Chung2019-08-231-5/+13
* drm/amd/display: HUBP/HUBBUB register programming fixesIlya Bakoulin2019-08-151-1/+1
* drm/amd/display: Remove duplicate interface for programming FBJulian Parkin2019-08-151-76/+0
* drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin2019-07-181-10/+10
* drm/amd/display: Cache the use_pitch_c conditionalIlya Bakoulin2019-07-181-2/+6
* drm/amd/display: Fix some HUBP programming issuesIlya Bakoulin2019-07-181-14/+668
* drm/amd/display: move vmid determination logic to a moduleDmytro Laktyushkin2019-06-221-3/+2
* drm/amd/display: Use macro for invalid OPP IDWesley Chalmers2019-06-221-1/+1
* drm/amd/display: Add hubp_init entry to hubp vtableCharlene Liu2019-06-221-1/+3
* drm/amd/display: DCN2 reg refactorsYongqiang Sun2019-06-221-1/+1
* drm/amd/display: Add DCN2 HUBP and HUBBUBHarry Wentland2019-06-211-0/+699