[Intel-gfx] [PATCH 0/2] drm/i915: Media freq factor
Ashutosh Dixit
ashutosh.dixit at intel.com
Tue Apr 26 00:20:54 UTC 2022
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 at intel.com
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen at 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
More information about the Intel-gfx
mailing list