From: Sagar Kamble <sagar.a.kamble@xxxxxxxxx> This patch series introduces drm property for plane level alpha. These patches are based on following patches which are already under review/reviewed: Documentation: drm: describing drm properties exposed by various drivers Propagate the error from intel_update_plane() up through intel_plane_restore() to the caller. Sagar Kamble (3): drm/i915: Add set_property function for planes drm/i915: Enabling constant alpha drm property Documentation: drm: describing plane constant alpha property Documentation/DocBook/drm.tmpl | 10 ++++++++- drivers/gpu/drm/i915/i915_dma.c | 11 ++++++++++ drivers/gpu/drm/i915/i915_drv.h | 1 + drivers/gpu/drm/i915/i915_reg.h | 1 + drivers/gpu/drm/i915/intel_drv.h | 1 + drivers/gpu/drm/i915/intel_sprite.c | 43 ++++++++++++++++++++++++++++++++++++- 6 files changed, 65 insertions(+), 2 deletions(-) -- 1.8.5 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx