aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_params.h
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-11-24 09:47:52 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2016-11-24 12:27:29 +0000
commit9607ae79710afb453173b90d5bf564788a6e09b1 (patch)
tree2935e75bcb9249b8f5dc90a9a5dfd9bc1cda3cd4 /drivers/gpu/drm/i915/i915_params.h
parentdrm/i915: kick out cmd_parser specific structs from i915_drv.h (diff)
downloadlinux-dev-9607ae79710afb453173b90d5bf564788a6e09b1.tar.xz
linux-dev-9607ae79710afb453173b90d5bf564788a6e09b1.zip
drm/i915/debugfs: Increment return value of gt.next_seqno
The i915_next_seqno read value is to be the next seqno used by the kernel. However, in the conversion to atomics ops for gt.next_seqno, in commit 28176ef4cfa5 ("drm/i915: Reserve space in the global seqno during request allocation"), this was changed from a post-increment to a pre-increment. This increment was missed from the value reported by debugfs, so in effect it was reporting the current seqno (last assigned), not the next seqno. Fixes: 28176ef4cfa5 ("drm/i915: Reserve space in the global seqno during request allocation") Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=81209 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20161124094752.19129-1-chris@chris-wilson.co.uk Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_params.h')
0 files changed, 0 insertions, 0 deletions