aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_compressor.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland1-3/+0
2021-01-13drm/amd/display/dc/dce110/dce110_compressor: Strip out unused function 'controller_id_to_index'Lee Jones1-25/+0
2021-01-13drm/amd/display/dc/dce110/dce110_compressor: Remove unused function 'dce110_get_required_compressed_surfacesizeLee Jones1-30/+0
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+1
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg1-0/+2
2019-01-14amdgpu/dc: remove various variables that are defined but never usedColin Ian King1-2/+0
2018-11-30drm/amd/display: fbc state could not reach while enable fbchersen wu1-60/+31
2018-07-05drm/amd/display: fix potential infinite loop in fbc pathRoman Li1-2/+2
2018-06-15drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig optionAlex Deucher1-2/+0
2018-06-15drm/amd/display: fix type of variableGustavo A. R. Silva1-1/+1
2018-05-29drm/amd/display: replace msleep with udelay in fbc pathRoman Li1-4/+4
2018-04-12drm/amd/display: Fix FBC text console corruptionRoman Li1-13/+54
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha1-9/+5
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-6/+6
2017-10-21drm/amd/display: make FBC configurable optionShirish S1-1/+1
2017-09-29amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie1-8/+3
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-3/+3
2017-09-26drm/amd/display: program fbc for scatter/gatherRoman Li1-2/+16
2017-09-26drm/amd/display: increase polling interval for fbc status updateRoman Li1-1/+7
2017-09-26drm/amd/display: fix index and union overwrite in compressorRoman Li1-2/+2
2017-09-26drm/amd/display: Connect DC resource to FBC compressorBhawanpreet Lakha1-38/+40
2017-09-26drm/amd/display: remove unneeded FBC hw programming codeBhawanpreet Lakha1-444/+90
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+859