All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v2 0/2] drm/i915/slpc: Update frequency debugfs for SLPC
@ 2022-10-04 22:29 ` Vinay Belgaumkar
  0 siblings, 0 replies; 13+ messages in thread
From: Vinay Belgaumkar @ 2022-10-04 22:29 UTC (permalink / raw)
  To: intel-gfx, dri-devel

Remove the RPS related information that is not valid when
SLPC is enabled.

v2: Add version numbers and address other comments (Jani)

Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar@intel.com>

Vinay Belgaumkar (2):
  drm/i915: Add a wrapper for frequency debugfs
  drm/i915/slpc: Update the frequency debugfs

 drivers/gpu/drm/i915/gt/intel_gt_pm_debugfs.c | 157 +------------
 drivers/gpu/drm/i915/gt/intel_rps.c           | 207 ++++++++++++++++++
 drivers/gpu/drm/i915/gt/intel_rps.h           |   3 +
 3 files changed, 211 insertions(+), 156 deletions(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-10-05  9:45 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-04 22:29 [Intel-gfx] [PATCH v2 0/2] drm/i915/slpc: Update frequency debugfs for SLPC Vinay Belgaumkar
2022-10-04 22:29 ` Vinay Belgaumkar
2022-10-04 22:29 ` [Intel-gfx] [PATCH v2 1/2] drm/i915: Add a wrapper for frequency debugfs Vinay Belgaumkar
2022-10-04 22:29   ` Vinay Belgaumkar
2022-10-04 22:29 ` [Intel-gfx] [PATCH v2 2/2] drm/i915/slpc: Update the " Vinay Belgaumkar
2022-10-04 22:29   ` Vinay Belgaumkar
2022-10-05  1:23   ` [Intel-gfx] " kernel test robot
2022-10-05  1:23     ` kernel test robot
2022-10-05  3:24   ` [Intel-gfx] " kernel test robot
2022-10-05  3:24     ` kernel test robot
2022-10-05  8:55   ` [Intel-gfx] " Jani Nikula
2022-10-04 23:33 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/slpc: Update frequency debugfs for SLPC (rev3) Patchwork
2022-10-04 23:57   ` Belgaumkar, Vinay

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.