diff options
author | 2018-07-26 11:47:59 +0100 | |
---|---|---|
committer | 2018-07-26 12:30:24 +0100 | |
commit | 406bc5633c6b1c7e7a86230db312ee34e785a8f1 (patch) | |
tree | 877bee3e1e47e59d6fbc32e161c8584c67892b7f /drivers/gpu/drm/i915/intel_huc.c | |
parent | drm/i915/mst: Continue state updates even if AUX writes fail. (diff) | |
download | wireguard-linux-406bc5633c6b1c7e7a86230db312ee34e785a8f1.tar.xz wireguard-linux-406bc5633c6b1c7e7a86230db312ee34e785a8f1.zip |
drm/i915: Avoid computing tile_row_size() for untiled objects
i915_gem_tile_height() asserts that the object is tiled, but inside the
error printer for the selftest we computed the row size regardless of
tiling, tripping over the assert.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180726104759.8684-1-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/intel_huc.c')
0 files changed, 0 insertions, 0 deletions