summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amd/display: Remove acrtc->streamAndrey Grodzovsky2017-09-261-19/+14
* drm/amd/display: Update atomic state hooks.Andrey Grodzovsky2017-09-261-15/+10
* drm/amd/display: Add correct retain/releaseHarry Wentland2017-09-261-0/+10
* drm/amd/display: Create dm_atomic_stateHarry Wentland2017-09-261-1/+36
* drm/amd/display: Make mode_config_funcs constHarry Wentland2017-09-261-2/+1
* drm/amd/display: Move kms_atomic support flag to dm_early_init.Andrey Grodzovsky2017-09-261-0/+1
* drm/amd/display: Workaround IGT multiplane restrictionLeo (Sunpeng) Li2017-09-261-1/+13
* drm/amd/display: Handle commit plane with no FB.Andrey Grodzovsky2017-09-261-3/+3
* drm/amd/display: Get rid of seperate flip function.Andrey Grodzovsky2017-09-261-97/+0
* drm/amd/display: Remove redundant member from amdgpu_plane.Andrey Grodzovsky2017-09-261-1/+1
* drm/amd/display: call amdgpu_dm_fini when hw_fini.Rex Zhu2017-09-261-3/+2
* drm/amd/display: Use dc_update_surfaces_for_stream for flip.Andrey Grodzovsky2017-09-261-3/+6
* drm/amd/display: Fix slow FPS.Andrey Grodzovsky2017-09-261-2/+2
* drm/amdgpu/display: Enable DCN in DCAlex Deucher2017-09-261-1/+114
* drm/amd/display: fix resume hang because of DP short pulseArindam Nath2017-09-261-0/+2
* drm/amd/display: Parse scanline registersSylvia Tsai2017-09-261-1/+14
* drm/amd/display: Fix race between vblank irq and pageflip irq. (v2)Mario Kleiner2017-09-261-0/+3
* drm/amd/display: Allow planes on all crtcsHarry Wentland2017-09-261-1/+1
* drm/amd/display: fix nullptr on vega initializationAlex Deucher2017-09-261-0/+1
* drm/amd/display: Fix s3 hang on resume.Andrey Grodzovsky2017-09-261-1/+1
* drm/amd/display: Fix cleanup in amdgpu_dm_initialize_drm_deviceHarry Wentland2017-09-261-6/+5
* drm/amd/display: decouple per-crtc-plane modelAlex Deucher2017-09-261-16/+51
* drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as a trigger for VBLANK.Andrey Grodzovsky2017-09-261-2/+1
* drm/amd/display: Unhardcode cursor size reported back to UMD.Andrey Grodzovsky2017-09-261-2/+2
* drm/amd/display: Remove DCE12 guardsAlex Deucher2017-09-261-4/+0
* drm/amd/display: Enable DCE12 supportAlex Deucher2017-09-261-4/+19
* drm/amd/display: Switch to DRM helpers in s3.Andrey Grodzovsky2017-09-261-143/+14
* drm/amd/display: Refactor atomic commit implementation. (v2)Andrey Grodzovsky2017-09-261-16/+42
* drm/amd/display: Use amdgpu mode funcs staticallyHarry Wentland2017-09-261-5/+3
* drm/amd/display: Remove LINUX_VERSION_CODE checkHarry Wentland2017-09-261-2/+0
* drm/amd/display: Clean index in irq init loopAndrey Grodzovsky2017-09-261-3/+4
* drm/amd/display: Register on VLBLANK ISR.Andrey Grodzovsky2017-09-261-6/+7
* drm/amd/display: Remove dc_target objectAric Cyr2017-09-261-25/+22
* drm/amd/display: [MST] Fix startup sequence v3.Andrey Grodzovsky2017-09-261-13/+22
* drm/amd/dal: Add POLARIS12 support (v2)Jordan Lazare2017-09-261-0/+2
* drm/amd/display: Fix refcount over dc_sink.Andrey Grodzovsky2017-09-261-1/+11
* drm/amd/display: remove DM_NOT_IMPL messagesArindam Nath2017-09-261-7/+1
* drm/amd/dc/dm: remove redundant display structsAlex Deucher2017-09-261-56/+4
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+1564
OpenPOWER on IntegriCloud