index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
/
amdgpu_dm.h
Age
Commit message (
Expand
)
Author
2018-05-15
drm/admgpu: fix mode_valid's return type
Luc Van Oostenryck
2018-04-11
drm/amd/display: Don't access legacy properties
Harry Wentland
2018-04-11
drm/amd/display: Disentangle dc.h include from amdgpu.h
Rex Zhu
2018-03-05
drm/amd/display: Use 4096 lut entries
Leo (Sunpeng) Li
2018-02-19
drm/amd/display: Skip 2 frames when first reading CRC
Leo (Sunpeng) Li
2018-02-19
drm/amd/display: Refactor max color lut entries into a macro.
Leo (Sunpeng) Li
2018-02-19
drm/amd/display: Hookup color management functions
Leo (Sunpeng) Li
2018-02-19
drm/amd/display: Implement color management
Leo (Sunpeng) Li
2018-02-19
drm/amd/display: Fix multiple definitions of handle_crc_irq
Leo (Sunpeng) Li
2018-02-19
drm/amd/display: Remove timer handler.
Andrey Grodzovsky
2018-02-19
drm/amd/display: Remove unsued mutex and spinlock.
Andrey Grodzovsky
2018-02-19
drm/amd/display: Early return on crc get
Leo (Sunpeng) Li
2018-02-19
drm/amd/display: Implement interface for CRC on CRTC
Leo (Sunpeng) Li
2017-12-20
drm/amd/display: Fix rehook MST display not light back on
Jerry (Fangzhi) Zuo
2017-12-04
drm/amd/display: Move conn_state to header
Harry Wentland
2017-11-13
drm/amd/display: use configurable FBC option in dm
Roman Li
2017-11-08
amdgpu/dm: Remove unused forward declaration
Harry Wentland
2017-10-17
drm/amd/display: make a bunch of stuff in amdgpu_dm.c static
Alex Deucher
2017-10-17
drm/amd/display: whitespace cleanup in amdgpu_dm.c/h
Alex Deucher
2017-10-17
drm/amd/display: fix typo in function name
Alex Deucher
2017-10-17
drm/amd/display: Use DRM new-style object iterators.
Dave Airlie
2017-09-26
drm/amd/display: Create fake sink if needed when commit stream
Harry Wentland
2017-09-26
drm/amd/display: Break out amdgpu_dm_connector
Harry Wentland
2017-09-26
drm/amd/display: Rename dc validate_context and current_context
Jerry Zuo
2017-09-26
drm/amd/display: Rename more dc_surface stuff to plane_state
Harry Wentland
2017-09-26
drm/amd/display: Rename dc_stream to dc_stream_state
Harry Wentland
2017-09-26
drm/amd/display: Rename dc_surface to dc_plane_state
Harry Wentland
2017-09-26
drm/amd/display: Initial prototype of FBC implementation
Roman Li
2017-09-26
drm/amd/display: Merge amdgpu_dm_types and amdgpu_dm
Harry Wentland
2017-09-26
drm/amd/display: Switch to DRM helpers in s3.
Andrey Grodzovsky
2017-09-26
drm/amd/display: Register on VLBLANK ISR.
Andrey Grodzovsky
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland