mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-04-14 04:20:40 +02:00
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> |
||
|---|---|---|
| .. | ||
| drm | ||
| Makefile.am | ||