drm/i915/slpc: Update the frequency debugfs
authorVinay Belgaumkar <vinay.belgaumkar@intel.com>
Wed, 5 Oct 2022 15:59:43 +0000 (08:59 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Mon, 10 Oct 2022 17:02:05 +0000 (13:02 -0400)
commit83d495a5b4b8cb6791e3ec6c14bd792e9c196cf9
treeded2e4e35eb5cedc421af41b70b421f57108e89c
parentcf51cc7b2dec8ef3e3bed537ff12c503674ec180
drm/i915/slpc: Update the frequency debugfs

Read the values stored in the SLPC structures. Remove the
fields that are no longer valid (like RPS interrupts) as
well.

v2: Move all functionality changes to this patch (Jani)
v3: Fix compile warning and if condition (Jani)

Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221005155943.34747-3-vinay.belgaumkar@intel.com
drivers/gpu/drm/i915/gt/intel_rps.c