aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_execbuffer.c
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2017-08-24 22:10:50 +0300
committerRodrigo Vivi <rodrigo.vivi@intel.com>2017-08-30 12:08:20 -0700
commit18db229d30cd19c987885b79b90344ae061e870e (patch)
tree5366e58c7002fc43dfd3fa76df951bfd3419656f /drivers/gpu/drm/i915/i915_gem_execbuffer.c
parentdrm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offset (diff)
downloadlinux-dev-18db229d30cd19c987885b79b90344ae061e870e.tar.xz
linux-dev-18db229d30cd19c987885b79b90344ae061e870e.zip
drm/i915: Skip fence alignemnt check for the CCS plane
The CCS won't have the same stride as the main surface anyway so trying to guard against the fence stride not matching the CCS stride is not sensible. Just skip the fence vs. fb alignment check for the aux plane. Cc: Ben Widawsky <ben@bwidawsk.net> Cc: Jason Ekstrand <jason@jlekstrand.net> Cc: Daniel Stone <daniels@collabora.com> Link: https://patchwork.freedesktop.org/patch/msgid/20170824191100.10949-3-ville.syrjala@linux.intel.com Reviewed-by: Ben Widawsky <ben@bwidawsk.net> Fixes: 2e2adb05736c ("drm/i915: Add render decompression support") Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> (cherry picked from commit 2ec4cf4057fcb98cb4cabdd57fa12357e438ae98) Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_gem_execbuffer.c')
0 files changed, 0 insertions, 0 deletions