Add support for generic object properties IOCTLs
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 15 May 2012 21:38:28 +0000 (18:38 -0300)
committerRob Clark <rob@ti.com>
Fri, 8 Jun 2012 14:27:20 +0000 (09:27 -0500)
commit8c75703df0fdf65b3851f8eb5822705638decff3
treef546773f66a8ca7d723c318c46f81b0b08d19d8c
parent247521a8909f4ca889a4bc09755cda9ff200061d
Add support for generic object properties IOCTLs

New library calls:
- drmModeObjectGetProperties
- drmModeFreeObjectProperties
- drmModeObjectSetProperties

Reviewed-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
Reviewed-by: Rob Clark <rob@ti.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
include/drm/drm.h
include/drm/drm_mode.h
xf86drmMode.c
xf86drmMode.h