[PATCH 07/13] drm: small property creation cleanup

2014-12-17 Thread Daniel Vetter
On Tue, Dec 16, 2014 at 06:05:35PM -0500, Rob Clark wrote: > Getting ready to add a lot more standard properties for atomic. > > Signed-off-by: Rob Clark Reviewed-by: Daniel Vetter > --- > drivers/gpu/drm/drm_crtc.c | 27 +-- > 1 file changed, 17 insertions(+), 10 dele

[PATCH 07/13] drm: small property creation cleanup

2014-12-16 Thread Rob Clark
Getting ready to add a lot more standard properties for atomic. Signed-off-by: Rob Clark --- drivers/gpu/drm/drm_crtc.c | 27 +-- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/drivers/gpu/drm/drm_crtc.c b/drivers/gpu/drm/drm_crtc.c index 57cd950..96965ec