diff options
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2012-05-15 23:09:01 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-05-17 12:11:13 +0200 |
commit | 7e3bdf4a6dca9eb153cc20d69d717308a68bec00 (patch) | |
tree | 48ae386340e926e9d84b7e5b750ac9f07da57392 /include/drm/drm_fixed.h | |
parent | drm: WARN() when drm_connector_attach_property fails (diff) | |
download | linux-7e3bdf4a6dca9eb153cc20d69d717308a68bec00.tar.xz linux-7e3bdf4a6dca9eb153cc20d69d717308a68bec00.zip |
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 'include/drm/drm_fixed.h')
0 files changed, 0 insertions, 0 deletions