commit | 3ca46c0a22a7a0873d599e977c5a80b753ac69ce | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Mar 07 21:42:09 2017 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Mar 08 16:44:29 2017 +0200 |
tree | edd7b407a99ec01707471ae7502c7a367f480964 | |
parent | 1b500535c513ac57fff89e917bda5863739636ad [diff] |
drm/i915: Pass the correct plane index to _intel_compute_tile_offset() intel_fill_fb_info() should pass the correct plane index to _intel_compute_tile_offset() once we start to care about the AUX surface. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Imre Deak <imre.deak@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170307194210.13400-5-ville.syrjala@linux.intel.com