i915/perf: Do not add ggtt offset to hw_tail
authorUmesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Mon, 5 Jun 2023 19:39:23 +0000 (12:39 -0700)
committerUmesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Wed, 7 Jun 2023 19:55:11 +0000 (12:55 -0700)
commit589f4924e815559282e7c9f2854cd6b53ee9d6af
treecc6b17e46a87a61dcfd59d093ffca0b83203b0ed
parent9cc31938d4586f72eb8e0235ad9d9eb22496fcee
i915/perf: Do not add ggtt offset to hw_tail

ggtt offset for hw_tail is not required for the calculations, so drop
it.

Signed-off-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230605193923.1836048-3-umesh.nerlige.ramappa@intel.com
drivers/gpu/drm/i915/i915_perf.c