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
> +++
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 --