diff options
author | 2017-08-24 22:10:49 +0300 | |
---|---|---|
committer | 2017-08-30 12:08:17 -0700 | |
commit | e8837d98d268792ab4c5a488368acd908458bcc0 (patch) | |
tree | 54adea9acfa40eecb01978d482247bf242bbecfc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: Always wake the device to flush the GTT (diff) | |
download | wireguard-linux-e8837d98d268792ab4c5a488368acd908458bcc0.tar.xz wireguard-linux-e8837d98d268792ab4c5a488368acd908458bcc0.zip |
drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offset
Userspace wants to treat fb->offsets[] as raw byte offsets into the gem
bo. Adjust the kernel code to match.
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-2-ville.syrjala@linux.intel.com
Acked-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 303ba6955499ef757ca5ddcc816e370cc7581cb5)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions