linux/drivers/gpu/drm/amd/display
Andrey Grodzovsky 53d35dc60d drm/amd/display: Fix the NULL pointer. (v2)
ret value in amdgpu_dm_atomic_check was not rest to EINVAL
after drm_atomic_add_affected_planes and by this making
any subsequent validation failure pass when returning
to atomic_check.

v2: Add WARN_ON print for dc_commit_streams in
amdgpu_dm_atomic_commit_tail since this should never
fail.

Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Reviewed-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-09-26 17:20:23 -04:00
..
amdgpu_dm drm/amd/display: Fix the NULL pointer. (v2) 2017-09-26 17:20:23 -04:00
dc drm/amd/display: support PHY compliance automation for CP2520 pattern 1/2/3 2017-09-26 17:20:19 -04:00
include drm/amd/display: support PHY compliance automation for CP2520 pattern 1/2/3 2017-09-26 17:20:19 -04:00
modules drm/amd/display: sometime VtotalMin less than VTotal (rounding issue) 2017-09-26 17:18:01 -04:00
Kconfig drm/amd/display: Remove DCE12 guards 2017-09-26 17:19:36 -04:00
Makefile