commit | f5929c5309a6a434f6f55969aa186d7a906f92bc | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Sep 07 18:24:06 2018 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Sep 12 17:54:21 2018 +0300 |
tree | 95d26fe99f0768a94ef52223bf9e3ca37c200eac | |
parent | df79cf44191029a72a6fca908437e5be6f81b878 [diff] |
drm/i915: Store ggtt_view in plane_state Stash the gtt_view structure into the plane state. This will become useful when we do GTT remapping as the gtt_view will not come directly from the fb anymore. Reviewed-by: José Roberto de Souza <jose.souza@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180907152413.15761-7-ville.syrjala@linux.intel.com