[Intel-gfx] [PATCH 0/2] Sprite plane gamma on/off property.
Bob Paauwe
bob.j.paauwe at intel.com
Thu Feb 27 17:38:12 CET 2014
Add the infrastructure to support plane properties in the intel_plane
structure. Then use that infrastructure to add a property that controls
wether gamma correction is applied to a plane.
The default value is to enable gamma correction on the planes to match the
previous behavior.
Bob Paauwe (2):
Add set_property stub for plane properties.
Add gamma property to sprite planes.
drivers/gpu/drm/i915/i915_drv.h | 5 +++++
drivers/gpu/drm/i915/intel_drv.h | 6 ++++++
drivers/gpu/drm/i915/intel_sprite.c | 37 +++++++++++++++++++++++++++++++------
3 files changed, 42 insertions(+), 6 deletions(-)
--
1.8.3.1
More information about the Intel-gfx
mailing list