1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/amdgpu_dm
Leo (Sunpeng) Li 27b3f4fc91 drm/amd/display: Do not program front-end twice
The sequence of front-end > back-end > front-end programming will
program the front-end more than once. Add a mode_changed flag, and use
it to determine whether the front-end should be programmed before, or
after back-end.

Signed-off-by: Leo (Sunpeng) Li <sunpeng.li@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-12-06 12:48:11 -05:00
..
amdgpu_dm.c drm/amd/display: Do not program front-end twice 2017-12-06 12:48:11 -05:00
amdgpu_dm.h drm/amd/display: Move conn_state to header 2017-12-04 16:41:39 -05:00
amdgpu_dm_helpers.c drm/amd/display: Break out amdgpu_dm_connector 2017-09-26 18:17:37 -04:00
amdgpu_dm_irq.c drm/amd/display: Use real number of CRTCs and HPDs in set_irq_funcs 2017-12-04 16:41:40 -05:00
amdgpu_dm_irq.h drm/amd/display: make amdgpu_dm_irq_handler static 2017-10-17 10:43:04 +10:00
amdgpu_dm_mst_types.c Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next 2017-12-04 05:42:49 +10:00
amdgpu_dm_mst_types.h drm/amd/display: whitespace cleanup in amdgpu_dm_mst_types.c/h 2017-10-17 10:43:02 +10:00
amdgpu_dm_services.c drm/amd/display: performance profiling instrumentation 2017-12-06 12:48:08 -05:00
Makefile drm/amd/display: Merge amdgpu_dm_types and amdgpu_dm 2017-09-26 18:15:52 -04:00