index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce110
/
dce110_compressor.c
Age
Commit message (
Expand
)
Author
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
2021-01-13
drm/amd/display/dc/dce110/dce110_compressor: Strip out unused function 'contr...
Lee Jones
2021-01-13
drm/amd/display/dc/dce110/dce110_compressor: Remove unused function 'dce110_g...
Lee Jones
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
2019-01-14
amdgpu/dc: remove various variables that are defined but never used
Colin Ian King
2018-11-30
drm/amd/display: fbc state could not reach while enable fbc
hersen wu
2018-07-05
drm/amd/display: fix potential infinite loop in fbc path
Roman Li
2018-06-15
drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig option
Alex Deucher
2018-06-15
drm/amd/display: fix type of variable
Gustavo A. R. Silva
2018-05-29
drm/amd/display: replace msleep with udelay in fbc path
Roman Li
2018-04-12
drm/amd/display: Fix FBC text console corruption
Roman Li
2018-03-05
drm/amd/display: define DC_LOGGER for logger
Bhawanpreet Lakha
2018-03-05
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
2017-10-21
drm/amd/display: make FBC configurable option
Shirish S
2017-09-29
amdgpu/dc: another round of dce/dcn construct cleanups.
Dave Airlie
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-26
drm/amd/display: program fbc for scatter/gather
Roman Li
2017-09-26
drm/amd/display: increase polling interval for fbc status update
Roman Li
2017-09-26
drm/amd/display: fix index and union overwrite in compressor
Roman Li
2017-09-26
drm/amd/display: Connect DC resource to FBC compressor
Bhawanpreet Lakha
2017-09-26
drm/amd/display: remove unneeded FBC hw programming code
Bhawanpreet Lakha
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland