linux/drivers/gpu/drm/amd/display
Bhawanpreet Lakha a87fa99387 drm/amd/display: Build stream update and plane updates in dm
[Why]
We currently lock modeset by setting a boolean in dm. We want to lock
Based on what DC tells us.

[How]
Build stream_updates and plane_update based on what changed. Then we
call check_update_surfaces_for_stream() to get the update type
We lock only if update_type is not fast

Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-09-10 22:42:00 -05:00
..
amdgpu_dm drm/amd/display: Build stream update and plane updates in dm 2018-09-10 22:42:00 -05:00
dc drm/amd/display: dc 3.1.64 2018-09-10 22:41:52 -05:00
include drm/amd/display: Support reading hw state from debugfs file 2018-08-27 15:20:49 -05:00
modules drm/amd/display: Enable Stereo in Dal3 2018-08-27 11:10:57 -05:00
Kconfig drm/amd/display: Don't build DCN1 when kcov is enabled 2018-08-21 14:33:59 -05:00
Makefile drm/amd/display: Enable Stereo in Dal3 2018-08-27 11:10:57 -05:00
TODO drm/amd/display: Convert remaining loggers off dc_logger 2018-07-13 14:48:42 -05:00