2012/5/16 Rob Clark <rob.clark at linaro.org>: > From: Rob Clark <rob at ti.com> > > Additional drm properties support, the libdrm part. ?These apply on top > of Paulo's libdrm properties patches, and add support for bitmask > properties, and additional support in modetest. > > Rob Clark (3): > ?Add support for bitmask properties > ?modetest: support bitmask properties > ?modetest: support plane properties
For the 3 patches: Reviewed-by: Paulo Zanoni <paulo.r.zanoni at intel.com> You might want to create patch 0004 adding support for the proptest tool... It might help you test stuff. > > ?include/drm/drm_mode.h ? ?| ? ?1 + > ?tests/modetest/modetest.c | ? 22 ++++++++++++++++++++++ > ?xf86drmMode.c ? ? ? ? ? ? | ? ?4 ++-- > ?3 files changed, 25 insertions(+), 2 deletions(-) > > -- > 1.7.9.5 > > _______________________________________________ > dri-devel mailing list > dri-devel at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel -- Paulo Zanoni
