From: Ashutosh Dixit <ashutosh.dixit@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Subject: [Intel-gfx] [PATCH 0/2] drm/i915: Media freq factor
Date: Mon, 25 Apr 2022 17:20:54 -0700 [thread overview]
Message-ID: <cover.1650931855.git.ashutosh.dixit@intel.com> (raw)
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
next reply other threads:[~2022-04-26 0:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-26 0:20 Ashutosh Dixit [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1650931855.git.ashutosh.dixit@intel.com \
--to=ashutosh.dixit@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=rodrigo.vivi@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox