aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
AgeCommit message (Expand)Author
2018-12-30drm/amd/display: Support amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas
2018-12-04drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo
2018-05-15drm/admgpu: fix mode_valid's return typeLuc Van Oostenryck
2018-04-11drm/amd/display: Don't access legacy propertiesHarry Wentland
2018-04-11drm/amd/display: Disentangle dc.h include from amdgpu.hRex Zhu
2018-03-05drm/amd/display: Use 4096 lut entriesLeo (Sunpeng) Li
2018-02-19drm/amd/display: Skip 2 frames when first reading CRCLeo (Sunpeng) Li
2018-02-19drm/amd/display: Refactor max color lut entries into a macro.Leo (Sunpeng) Li
2018-02-19drm/amd/display: Hookup color management functionsLeo (Sunpeng) Li
2018-02-19drm/amd/display: Implement color managementLeo (Sunpeng) Li
2018-02-19drm/amd/display: Fix multiple definitions of handle_crc_irqLeo (Sunpeng) Li
2018-02-19drm/amd/display: Remove timer handler.Andrey Grodzovsky
2018-02-19drm/amd/display: Remove unsued mutex and spinlock.Andrey Grodzovsky
2018-02-19drm/amd/display: Early return on crc getLeo (Sunpeng) Li
2018-02-19drm/amd/display: Implement interface for CRC on CRTCLeo (Sunpeng) Li
2017-12-20drm/amd/display: Fix rehook MST display not light back onJerry (Fangzhi) Zuo
2017-12-04drm/amd/display: Move conn_state to headerHarry Wentland
2017-11-13drm/amd/display: use configurable FBC option in dmRoman Li
2017-11-08amdgpu/dm: Remove unused forward declarationHarry Wentland
2017-10-17drm/amd/display: make a bunch of stuff in amdgpu_dm.c staticAlex Deucher
2017-10-17drm/amd/display: whitespace cleanup in amdgpu_dm.c/hAlex Deucher
2017-10-17drm/amd/display: fix typo in function nameAlex Deucher
2017-10-17drm/amd/display: Use DRM new-style object iterators.Dave Airlie
2017-09-26drm/amd/display: Create fake sink if needed when commit streamHarry Wentland
2017-09-26drm/amd/display: Break out amdgpu_dm_connectorHarry Wentland
2017-09-26drm/amd/display: Rename dc validate_context and current_contextJerry Zuo
2017-09-26drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland
2017-09-26drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland
2017-09-26drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland
2017-09-26drm/amd/display: Initial prototype of FBC implementationRoman Li
2017-09-26drm/amd/display: Merge amdgpu_dm_types and amdgpu_dmHarry Wentland
2017-09-26drm/amd/display: Switch to DRM helpers in s3.Andrey Grodzovsky
2017-09-26drm/amd/display: Register on VLBLANK ISR.Andrey Grodzovsky
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland