]> git.baikalelectronics.ru Git - kernel.git/commit
drm: add CRTC properties
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 15 May 2012 21:09:05 +0000 (18:09 -0300)
committerDave Airlie <airlied@redhat.com>
Thu, 17 May 2012 10:11:46 +0000 (11:11 +0100)
commit054ee3e8a3ee8db68d209c1d98cfa17633698ecd
treee94c9388bb9f6c765f8bc47b26f92b7d2ac75ae3
parent85ba9135da742a9b1cc776b1fb1e1f7cae23c26b
drm: add CRTC properties

The i915 driver needs this for the rotation and overscan compensation
properties. Other drivers might need this too.

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>
drivers/gpu/drm/drm_crtc.c
include/drm/drm_crtc.h