1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/amdgpu_dm
Andrey Grodzovsky 92af86fa7c drm/amd/display: Remove check update type function.
Due to using dc_commit_surface_to_stream instead of build
stream and surface updates any surface commit today is
evlauted to full. Until we fix this and can corretly
evluate type of surface update, anything which is not page
flip or cursor update will be treted as full update chnage
and global lock will be aquired.

Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-09-26 18:08:09 -04:00
..
amdgpu_dm.c drm/amd/display: Handle commit plane with no FB. 2017-09-26 18:08:02 -04:00
amdgpu_dm.h drm/amd/display: Switch to DRM helpers in s3. 2017-09-26 17:18:36 -04:00
amdgpu_dm_helpers.c drm/amd/display: Add function to log connectivity 2017-09-26 18:07:52 -04:00
amdgpu_dm_irq.c drm/amd/display: Fix s3 hang on resume. 2017-09-26 17:22:35 -04:00
amdgpu_dm_irq.h drm/amd/display: Fix s3 hang on resume. 2017-09-26 17:22:35 -04:00
amdgpu_dm_mst_types.c drm/amd/display: MST atomic_get_property missing. 2017-09-26 18:08:08 -04:00
amdgpu_dm_mst_types.h drm/amd/display: Refactor edid read. 2017-09-26 17:22:17 -04:00
amdgpu_dm_services.c drm/amd/display: Remove DCE12 guards 2017-09-26 17:19:36 -04:00
amdgpu_dm_types.c drm/amd/display: Remove check update type function. 2017-09-26 18:08:09 -04:00
amdgpu_dm_types.h drm/amd/display: get_atomic_property missing for drm_connector_funcs 2017-09-26 17:22:51 -04:00
Makefile drm/amd/dc: Add dc display driver (v2) 2017-09-26 17:01:32 -04:00