[PATCH 10/11] drm/atomic: Add current-mode blob to CRTC state

2015-05-22 Thread Daniel Vetter
On Fri, May 22, 2015 at 01:34:53PM +0100, Daniel Stone wrote: > Add a blob property tracking the current mode to the CRTC state, and > ensure it is properly updated and referenced. > > Signed-off-by: Daniel Stone > Tested-by: Sean Paul > --- > drivers/gpu/drm/drm_atomic.c| 62 >

[PATCH 10/11] drm/atomic: Add current-mode blob to CRTC state

2015-05-22 Thread Daniel Stone
Add a blob property tracking the current mode to the CRTC state, and ensure it is properly updated and referenced. Signed-off-by: Daniel Stone Tested-by: Sean Paul --- drivers/gpu/drm/drm_atomic.c| 62 + drivers/gpu/drm/drm_atomic_helper.c | 11