]> git.itanic.dy.fi Git - linux-stable/commit
drm/i915/rps/tgl+: Remove RPS interrupt support
authorJosé Roberto de Souza <jose.souza@intel.com>
Fri, 18 Feb 2022 21:03:30 +0000 (13:03 -0800)
committerJosé Roberto de Souza <jose.souza@intel.com>
Wed, 23 Feb 2022 18:25:16 +0000 (10:25 -0800)
commitbbd57d16d5ddeb9d8995a6ded81a6879be6af928
tree00580f9f4d90ba05739d3335ff5de626ed18ae72
parentb9ef89392c2ac694a3e5624cde8f848fbf393818
drm/i915/rps/tgl+: Remove RPS interrupt support

TGL+ and newer platforms don't support RPS up and low interruption
limits.
It is not used for broadwell and newer plaforms that supports
execlist but here making sure that it is explicit not used even in
debug scenarios.

BSpec: 33301
BSpec: 52069
BSpec: 9520
HSD: 1405911647
Cc: Vinay Belgaumkar <vinay.belgaumkar@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220218210330.48653-1-jose.souza@intel.com
drivers/gpu/drm/i915/gt/intel_rps.c