[PATCH 0/2] Some additional drm properties patches (v2)

2012-05-17 Thread Rob Clark
From: Rob Clark r...@ti.com

These patches apply on top of Paulo's patches to add support for generic
KMS object properties, and add support for plane properties, and a new
property type suitable for flags/bitmasks.

Updated versions to address Paulo's comments.

Rob Clark (2):
  drm: add bitmask property type
  drm: add plane properties

 drivers/gpu/drm/drm_crtc.c |   65 ++--
 include/drm/drm_crtc.h |8 ++
 include/drm/drm_mode.h |1 +
 3 files changed, 71 insertions(+), 3 deletions(-)

-- 
1.7.9.5

___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[PATCH 0/2] Some additional drm properties patches

2012-05-16 Thread Rob Clark
From: Rob Clark 

These patches apply on top of Paulo's patches to add support for generic
KMS object properties, and add support for plane properties, and a new
property type suitable for flags/bitmasks.

Rob Clark (2):
  drm: add bitmask property type
  drm: add plane properties

 drivers/gpu/drm/drm_crtc.c |   65 ++--
 include/drm/drm_crtc.h |8 ++
 include/drm/drm_mode.h |1 +
 3 files changed, 71 insertions(+), 3 deletions(-)

-- 
1.7.9.5



[PATCH 0/2] Some additional drm properties patches

2012-05-16 Thread Rob Clark
From: Rob Clark r...@ti.com

These patches apply on top of Paulo's patches to add support for generic
KMS object properties, and add support for plane properties, and a new
property type suitable for flags/bitmasks.

Rob Clark (2):
  drm: add bitmask property type
  drm: add plane properties

 drivers/gpu/drm/drm_crtc.c |   65 ++--
 include/drm/drm_crtc.h |8 ++
 include/drm/drm_mode.h |1 +
 3 files changed, 71 insertions(+), 3 deletions(-)

-- 
1.7.9.5

___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel