summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_compressor.c
AgeCommit message (Expand)Author
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland
2021-01-13drm/amd/display/dc/dce110/dce110_compressor: Strip out unused function 'contr...Lee Jones
2021-01-13drm/amd/display/dc/dce110/dce110_compressor: Remove unused function 'dce110_g...Lee Jones
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg
2019-01-14amdgpu/dc: remove various variables that are defined but never usedColin Ian King
2018-11-30drm/amd/display: fbc state could not reach while enable fbchersen wu
2018-07-05drm/amd/display: fix potential infinite loop in fbc pathRoman Li
2018-06-15drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig optionAlex Deucher
2018-06-15drm/amd/display: fix type of variableGustavo A. R. Silva
2018-05-29drm/amd/display: replace msleep with udelay in fbc pathRoman Li
2018-04-12drm/amd/display: Fix FBC text console corruptionRoman Li
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha
2017-10-21drm/amd/display: make FBC configurable optionShirish S
2017-09-29amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland
2017-09-26drm/amd/display: program fbc for scatter/gatherRoman Li
2017-09-26drm/amd/display: increase polling interval for fbc status updateRoman Li
2017-09-26drm/amd/display: fix index and union overwrite in compressorRoman Li
2017-09-26drm/amd/display: Connect DC resource to FBC compressorBhawanpreet Lakha
2017-09-26drm/amd/display: remove unneeded FBC hw programming codeBhawanpreet Lakha
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland