commit | 5b6edb88008fe7988186fd4e4e4211396cde25bc | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Thu Oct 31 12:26:05 2019 +0100 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Fri Nov 01 14:51:21 2019 +0100 |
tree | 927066b79f10f3b60c34203daf0b59e2f521ccf4 | |
parent | 58d124ea2739e1440ddd743d46c470fe724aca9a [diff] |
drm/i915: Add aliases for uapi and hw to plane_state Prepare to split up hw and uapi machinally, by adding a uapi and hw alias. We will remove the base in a bit. This is a split from the original uapi/hw patch, which did it all in one go. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191031112610.27608-7-maarten.lankhorst@linux.intel.com Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>