[PATCH 11/13] drm/atomic: atomic connector properties

2014-12-17 Thread Daniel Vetter
On Tue, Dec 16, 2014 at 06:05:39PM -0500, Rob Clark wrote: > Expose the core connector state as properties so it can be updated via > atomic ioctl. > > Signed-off-by: Rob Clark Oh, didn't realize that you're sharing config->prop_crtc_id with plane and connector. Please add a comment about that t

[PATCH 11/13] drm/atomic: atomic connector properties

2014-12-16 Thread Rob Clark
Expose the core connector state as properties so it can be updated via atomic ioctl. Signed-off-by: Rob Clark --- Documentation/DocBook/drm.tmpl | 11 +-- drivers/gpu/drm/drm_atomic.c | 9 +++-- drivers/gpu/drm/drm_crtc.c | 13 + 3 files changed, 25 insertions(+),