Searched hist:fe37ed6a (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/arm/ |
H A D | malidp_drv.c | fe37ed6a Mon Oct 24 08:55:17 CDT 2016 Brian Starkey <brian.starkey@arm.com> drm: mali-dp: Don't set DRM_PLANE_COMMIT_ACTIVE_ONLY
We need to explicitly disable our planes, so don't set the flag which would otherwise skip the plane disable when the CRTC is disabled.
Signed-off-by: Brian Starkey <brian.starkey@arm.com> Acked-by: Liviu Dudau <Liviu.Dudau@arm.com> Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com> fe37ed6a Mon Oct 24 08:55:17 CDT 2016 Brian Starkey <brian.starkey@arm.com> drm: mali-dp: Don't set DRM_PLANE_COMMIT_ACTIVE_ONLY We need to explicitly disable our planes, so don't set the flag which would otherwise skip the plane disable when the CRTC is disabled. Signed-off-by: Brian Starkey <brian.starkey@arm.com> Acked-by: Liviu Dudau <Liviu.Dudau@arm.com> Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
|