summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_compressor.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display/dc/dce110/dce110_compressor: Strip out unused function 'contr...Lee Jones2021-01-131-25/+0
* drm/amd/display/dc/dce110/dce110_compressor: Remove unused function 'dce110_g...Lee Jones2021-01-131-30/+0
* drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+1
* drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-101-0/+2
* amdgpu/dc: remove various variables that are defined but never usedColin Ian King2019-01-141-2/+0
* drm/amd/display: fbc state could not reach while enable fbchersen wu2018-11-301-60/+31
* drm/amd/display: fix potential infinite loop in fbc pathRoman Li2018-07-051-2/+2
* drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig optionAlex Deucher2018-06-151-2/+0
* drm/amd/display: fix type of variableGustavo A. R. Silva2018-06-151-1/+1
* drm/amd/display: replace msleep with udelay in fbc pathRoman Li2018-05-291-4/+4
* drm/amd/display: Fix FBC text console corruptionRoman Li2018-04-121-13/+54
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-051-9/+5
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-051-6/+6
* drm/amd/display: make FBC configurable optionShirish S2017-10-211-1/+1
* amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie2017-09-291-8/+3
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-3/+3
* drm/amd/display: program fbc for scatter/gatherRoman Li2017-09-261-2/+16
* drm/amd/display: increase polling interval for fbc status updateRoman Li2017-09-261-1/+7
* drm/amd/display: fix index and union overwrite in compressorRoman Li2017-09-261-2/+2
* drm/amd/display: Connect DC resource to FBC compressorBhawanpreet Lakha2017-09-261-38/+40
* drm/amd/display: remove unneeded FBC hw programming codeBhawanpreet Lakha2017-09-261-444/+90
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+859