drm: add object property type
authorRob Clark <robdclark@gmail.com>
Fri, 30 May 2014 15:37:03 +0000 (11:37 -0400)
committerDave Airlie <airlied@redhat.com>
Wed, 4 Jun 2014 03:23:03 +0000 (13:23 +1000)
An object property is an id (idr) for a drm mode object.  This
will allow a property to be used set/get a framebuffer, CRTC, etc.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found