[PATCH 10/13] drm/atomic: atomic plane properties

2014-12-17 Thread Daniel Vetter
On Tue, Dec 16, 2014 at 06:05:38PM -0500, Rob Clark wrote: > Expose the core plane state as properties, so they can be updated via > atomic ioctl. > > Signed-off-by: Rob Clark Just comments about the lack of PROP_ATOMIC and one suggestion for a comment. With that addressed this is Reviewed-by:

[PATCH 10/13] drm/atomic: atomic plane properties

2014-12-16 Thread Rob Clark
Expose the core plane state as properties, so they can be updated via atomic ioctl. Signed-off-by: Rob Clark --- Documentation/DocBook/drm.tmpl | 74 -- drivers/gpu/drm/drm_atomic.c | 69 --- drivers/gpu/drm/drm_crtc.c |