]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915: add immutable zpos plane properties
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Sat, 13 Apr 2019 11:13:27 +0000 (11:13 +0000)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 6 Sep 2019 14:34:38 +0000 (17:34 +0300)
commitca9cab183449787058f700fd0a74a8c91b277268
tree810eee269d35da46a88d386d1f1de9e1adf61c07
parenta8c15954d64ac7177559c9f5eeb6593e5883fd69
drm/i915: add immutable zpos plane properties

This adds basic immutable support for the zpos property. The zpos increases
from bottom to top: primary, sprites, cursor.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
[contact@emersion.fr: adapted for latest drm-tip]
Signed-off-by: Simon Ser <contact@emersion.fr>
Link: https://patchwork.freedesktop.org/patch/msgid/YSH9PasoADJJdNJCSdI4m55ankIBsCaoSgkw-NQ5dlruCAxc8J-SQwVl5n3ddSAMDLTdbdyQvkONmtbjkUU-TQk5VIu1p-aZRO1OjjuSxjY=@emersion.fr
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
drivers/gpu/drm/i915/display/intel_display.c
drivers/gpu/drm/i915/display/intel_sprite.c