summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
Commit message (Expand)AuthorAge
* drm/amd/display: Use 4096 lut entriesLeo (Sunpeng) Li2018-03-05
* drm/amd/display: Skip 2 frames when first reading CRCLeo (Sunpeng) Li2018-02-19
* drm/amd/display: Refactor max color lut entries into a macro.Leo (Sunpeng) Li2018-02-19
* drm/amd/display: Hookup color management functionsLeo (Sunpeng) Li2018-02-19
* drm/amd/display: Implement color managementLeo (Sunpeng) Li2018-02-19
* drm/amd/display: Fix multiple definitions of handle_crc_irqLeo (Sunpeng) Li2018-02-19
* drm/amd/display: Remove timer handler.Andrey Grodzovsky2018-02-19
* drm/amd/display: Remove unsued mutex and spinlock.Andrey Grodzovsky2018-02-19
* drm/amd/display: Early return on crc getLeo (Sunpeng) Li2018-02-19
* drm/amd/display: Implement interface for CRC on CRTCLeo (Sunpeng) Li2018-02-19
* drm/amd/display: Fix rehook MST display not light back onJerry (Fangzhi) Zuo2017-12-20
* drm/amd/display: Move conn_state to headerHarry Wentland2017-12-04
* drm/amd/display: use configurable FBC option in dmRoman Li2017-11-13
* amdgpu/dm: Remove unused forward declarationHarry Wentland2017-11-08
* drm/amd/display: make a bunch of stuff in amdgpu_dm.c staticAlex Deucher2017-10-17
* drm/amd/display: whitespace cleanup in amdgpu_dm.c/hAlex Deucher2017-10-17
* drm/amd/display: fix typo in function nameAlex Deucher2017-10-17
* drm/amd/display: Use DRM new-style object iterators.Dave Airlie2017-10-17
* drm/amd/display: Create fake sink if needed when commit streamHarry Wentland2017-09-26
* drm/amd/display: Break out amdgpu_dm_connectorHarry Wentland2017-09-26
* drm/amd/display: Rename dc validate_context and current_contextJerry Zuo2017-09-26
* drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland2017-09-26
* drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland2017-09-26
* drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland2017-09-26
* drm/amd/display: Initial prototype of FBC implementationRoman Li2017-09-26
* drm/amd/display: Merge amdgpu_dm_types and amdgpu_dmHarry Wentland2017-09-26
* drm/amd/display: Switch to DRM helpers in s3.Andrey Grodzovsky2017-09-26
* drm/amd/display: Register on VLBLANK ISR.Andrey Grodzovsky2017-09-26
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-26