kernel-hacking-2024-linux-s.../include/uapi
Rob Clark 5ea22f24d7 drm: add extended property types
If we continue to use bitmask for type, we will quickly run out of room
to add new types.  Split this up so existing part of bitmask range
continues to function as before, but reserve a chunk of the remaining
space for an integer type-id.  Wrap this all up in some type-check
helpers to keep the backwards-compat uglyness contained.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-06-04 13:22:53 +10:00
..
asm-generic locks: rename file-private locks to "open file description locks" 2014-04-22 08:23:58 -04:00
drm drm: add extended property types 2014-06-04 13:22:53 +10:00
linux Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2014-04-23 07:48:03 -07:00
mtd
rdma
scsi
sound
video
xen
Kbuild