]> www.infradead.org Git - nvme.git/commit
i915/perf: Remove code to update PWR_CLK_STATE for gen12
authorUmesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Sat, 29 Jun 2024 00:56:43 +0000 (17:56 -0700)
committerJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Mon, 29 Jul 2024 12:14:21 +0000 (15:14 +0300)
commit4bc14b9cfaa2149d41baef2f2620e9f82d9847d7
tree0b4145fa7579df514bbb26650f8232f7e97fc05c
parent8400291e289ee6b2bf9779ff1c83a291501f017b
i915/perf: Remove code to update PWR_CLK_STATE for gen12

PWR_CLK_STATE only needs to be modified up until gen11. For gen12 this
code is not applicable. Remove code to update context image with
PWR_CLK_STATE for gen12.

Fixes: 00a7f0d7155c ("drm/i915/tgl: Add perf support on TGL")
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/20240629005643.3050678-1-umesh.nerlige.ramappa@intel.com
(cherry picked from commit 7b5bdae7740eb6a3d09f9cd4e4b07362a15b86b3)
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
drivers/gpu/drm/i915/i915_perf.c