[Intel-gfx] [PULL] drm-intel-fixes
Rodrigo Vivi
rodrigo.vivi at intel.com
Thu Sep 29 15:58:08 UTC 2022
Hi Dave and Daniel,
Here goes drm-intel-fixes-2022-09-29:
- Restrict forced preemption to the active context (Chris)
- Restrict perf_limit_reasons to the supported platforms - gen11+ (Ashutosh)
Thanks,
Rodrigo.
The following changes since commit f76349cf41451c5c42a99f18a9163377e4b364ff:
Linux 6.0-rc7 (2022-09-25 14:01:02 -0700)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2022-09-29
for you to fetch changes up to 7738be973fc4e2ba22154fafd3a5d7b9666f9abf:
drm/i915/gt: Perf_limit_reasons are only available for Gen11+ (2022-09-28 16:39:26 -0400)
----------------------------------------------------------------
- Restrict forced preemption to the active context (Chris)
- Restrict perf_limit_reasons to the supported platforms - gen11+ (Ashutosh)
----------------------------------------------------------------
Ashutosh Dixit (1):
drm/i915/gt: Perf_limit_reasons are only available for Gen11+
Chris Wilson (1):
drm/i915/gt: Restrict forced preemption to the active context
drivers/gpu/drm/i915/gt/intel_engine_types.h | 15 +++++++++++++++
.../gpu/drm/i915/gt/intel_execlists_submission.c | 21 ++++++++++++++++++++-
drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c | 15 +++++++++++----
3 files changed, 46 insertions(+), 5 deletions(-)
More information about the Intel-gfx
mailing list