summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_compressor.c
AgeCommit message (Expand)AuthorFilesLines
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