drm/include
Rob Clark 7b228e900f Add support for bitmask properties
A bitmask property is similar to an enum.  The enum value is a bit
position (0-63), and valid property values consist of a mask of
zero or more of (1 << enum_val[n]).

Signed-off-by: Rob Clark <rob@ti.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
2012-06-08 09:27:21 -05:00
..
drm Add support for bitmask properties 2012-06-08 09:27:21 -05:00
Makefile.am Install kernel headers in ${includedir}/drm 2009-11-20 19:46:34 -05:00