summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
Commit message (Expand)AuthorAgeFilesLines
* drm/admgpu: fix mode_valid's return typeLuc Van Oostenryck2018-05-151-1/+1
* drm/amd/display: Don't access legacy propertiesHarry Wentland2018-04-111-0/+1
* drm/amd/display: Disentangle dc.h include from amdgpu.hRex Zhu2018-04-111-1/+1
* drm/amd/display: Use 4096 lut entriesLeo (Sunpeng) Li2018-03-051-1/+3
* drm/amd/display: Skip 2 frames when first reading CRCLeo (Sunpeng) Li2018-02-191-1/+1
* drm/amd/display: Refactor max color lut entries into a macro.Leo (Sunpeng) Li2018-02-191-0/+2
* drm/amd/display: Hookup color management functionsLeo (Sunpeng) Li2018-02-191-0/+1
* drm/amd/display: Implement color managementLeo (Sunpeng) Li2018-02-191-0/+5
* drm/amd/display: Fix multiple definitions of handle_crc_irqLeo (Sunpeng) Li2018-02-191-1/+1
* drm/amd/display: Remove timer handler.Andrey Grodzovsky2018-02-191-4/+0
* drm/amd/display: Remove unsued mutex and spinlock.Andrey Grodzovsky2018-02-191-9/+0
* drm/amd/display: Early return on crc getLeo (Sunpeng) Li2018-02-191-0/+1
* drm/amd/display: Implement interface for CRC on CRTCLeo (Sunpeng) Li2018-02-191-0/+12
* drm/amd/display: Fix rehook MST display not light back onJerry (Fangzhi) Zuo2017-12-201-0/+2
* drm/amd/display: Move conn_state to headerHarry Wentland2017-12-041-0/+12
* drm/amd/display: use configurable FBC option in dmRoman Li2017-11-131-2/+2
* amdgpu/dm: Remove unused forward declarationHarry Wentland2017-11-081-2/+0
* drm/amd/display: make a bunch of stuff in amdgpu_dm.c staticAlex Deucher2017-10-171-59/+0
* drm/amd/display: whitespace cleanup in amdgpu_dm.c/hAlex Deucher2017-10-171-50/+41
* drm/amd/display: fix typo in function nameAlex Deucher2017-10-171-5/+0
* drm/amd/display: Use DRM new-style object iterators.Dave Airlie2017-10-171-2/+1
* drm/amd/display: Create fake sink if needed when commit streamHarry Wentland2017-09-261-0/+2
* drm/amd/display: Break out amdgpu_dm_connectorHarry Wentland2017-09-261-5/+48
* drm/amd/display: Rename dc validate_context and current_contextJerry Zuo2017-09-261-1/+1
* drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland2017-09-261-1/+1
* drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland2017-09-261-1/+1
* drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland2017-09-261-2/+2
* drm/amd/display: Initial prototype of FBC implementationRoman Li2017-09-261-0/+12
* drm/amd/display: Merge amdgpu_dm_types and amdgpu_dmHarry Wentland2017-09-261-3/+105
* drm/amd/display: Switch to DRM helpers in s3.Andrey Grodzovsky2017-09-261-0/+5
* drm/amd/display: Register on VLBLANK ISR.Andrey Grodzovsky2017-09-261-1/+1
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+171
OpenPOWER on IntegriCloud