summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_drv.c
diff options
context:
space:
mode:
authorPaulo Zanoni <paulo.r.zanoni@intel.com>2012-05-15 21:09:01 (GMT)
committerDave Airlie <airlied@redhat.com>2012-05-17 10:11:13 (GMT)
commit7e3bdf4a6dca9eb153cc20d69d717308a68bec00 (patch)
tree48ae386340e926e9d84b7e5b750ac9f07da57392 /drivers/gpu/drm/drm_drv.c
parentafea2ad53f1fef0b57d0e59fa062f54797158b14 (diff)
downloadlinux-fsl-qoriq-7e3bdf4a6dca9eb153cc20d69d717308a68bec00.tar.xz
drm: create struct drm_object_properties and use it
For now, only connectors have it. In the future, all objects that need properties should use it. Since the structure is referenced inside struct drm_mode_object, we will be able to deal with object properties without knowing the real type of the object. Reviewed-by: Eugeni Dodonov <eugeni.dodonov@intel.com> Reviewed-by: Rob Clark <rob.clark@linaro.org> Tested-by: Rob Clark <rob.clark@linaro.org> Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/drm_drv.c')
0 files changed, 0 insertions, 0 deletions