commit | 2b808b3a27d1182a26182d622bb1b292fd4ed1f0 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Thu Oct 31 12:26:00 2019 +0100 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Fri Nov 01 14:51:20 2019 +0100 |
tree | ff3f5a488241edc01748262d5d09db4528ecd5e8 | |
parent | 3558cafc31ce8e582f37cf884a7f28c100f5138e [diff] |
drm/i915: Add aliases for uapi and hw to crtc_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-2-maarten.lankhorst@linux.intel.com Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>