]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm: add plane properties
authorRob Clark <rob@ti.com>
Thu, 17 May 2012 08:23:27 +0000 (02:23 -0600)
committerDave Airlie <airlied@redhat.com>
Tue, 22 May 2012 09:54:30 +0000 (10:54 +0100)
commit4d93914ae3db4a897ead4b1e33eca7cdfff4c6f7
tree8e7c7b6ce6012f717e0c32929f5d632c930be745
parent49e2754578b9f99bde18ad318d888a462d271479
drm: add plane properties

The omapdrm driver uses this for setting per-overlay rotation.  It
is likely also useful for setting YUV->RGB colorspace conversion
matrix, etc.

Signed-off-by: Rob Clark <rob@ti.com>
Reviewed-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