Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/2] drm/i915: Media freq factor
@ 2022-04-26  0:20 Ashutosh Dixit
  2022-04-26  0:20 ` [Intel-gfx] [PATCH 1/2] drm/i915: Introduce has_media_ratio_mode Ashutosh Dixit
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Ashutosh Dixit @ 2022-04-26  0:20 UTC (permalink / raw)
  To: intel-gfx; +Cc: Rodrigo Vivi

Split out the first two patches (which already have R-b) from:

https://patchwork.freedesktop.org/series/102665/

so that they can go through CI and be merged while we work through reviews
of the remaining patches.

Test-with: 20220426000337.9367-1-ashutosh.dixit@intel.com

Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>

Ashutosh Dixit (2):
  drm/i915: Introduce has_media_ratio_mode
  drm/i915/gt: Add media freq factor to per-gt sysfs

 drivers/gpu/drm/i915/gt/intel_gt_regs.h       |   1 +
 drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c   | 130 ++++++++++++++++++
 .../drm/i915/gt/uc/abi/guc_actions_slpc_abi.h |   6 +
 drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c   |  20 +++
 drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.h   |   1 +
 .../gpu/drm/i915/gt/uc/intel_guc_slpc_types.h |   3 +
 drivers/gpu/drm/i915/i915_drv.h               |   2 +
 drivers/gpu/drm/i915/i915_pci.c               |   2 +
 drivers/gpu/drm/i915/intel_device_info.h      |   1 +
 9 files changed, 166 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2022-04-26 13:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-26  0:20 [Intel-gfx] [PATCH 0/2] drm/i915: Media freq factor Ashutosh Dixit
2022-04-26  0:20 ` [Intel-gfx] [PATCH 1/2] drm/i915: Introduce has_media_ratio_mode Ashutosh Dixit
2022-04-26  0:20 ` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Add media freq factor to per-gt sysfs Ashutosh Dixit
2022-04-26  1:19 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Media freq factor Patchwork
2022-04-26  3:13 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2022-04-26 13:41   ` Dixit, Ashutosh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox