dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] i915/mtl: Enable idle messaging for GSC CS
@ 2022-11-01  3:36 Badal Nilawar
  2022-11-01  3:36 ` [PATCH 1/2] drm/i915/mtl: add initial definitions " Badal Nilawar
  2022-11-01  3:36 ` [PATCH 2/2] drm/i915/mtl: Enable Idle Messaging " Badal Nilawar
  0 siblings, 2 replies; 4+ messages in thread
From: Badal Nilawar @ 2022-11-01  3:36 UTC (permalink / raw)
  To: intel-gfx
  Cc: radhakrishna.sripada, anshuman.gupta, dri-devel, ashutosh.dixit,
	jon.ewins, daniele.ceraolospurio, rodrigo.vivi, vinay.belgaumkar

This series includes code change to enable idle messaging for GSC CS.
This series depends on: 

https://patchwork.freedesktop.org/patch/509102/

In order to compile this series included 1 patch from above series, 
authored by Daniele Ceraolo Spurio, to this series. 
Please do not review patch 1. Only patch 2 need to be reviewed.
 
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Vinay Belgaumkar <vinay.belgaumkar@intel.com>

Daniele Ceraolo Spurio (1):
  drm/i915/mtl: add initial definitions for GSC CS

Vinay Belgaumkar (1):
  drm/i915/mtl: Enable Idle Messaging for GSC CS

 drivers/gpu/drm/i915/gt/intel_engine_cs.c    |  8 ++++++++
 drivers/gpu/drm/i915/gt/intel_engine_pm.c    | 12 ++++++++++++
 drivers/gpu/drm/i915/gt/intel_engine_types.h |  1 +
 drivers/gpu/drm/i915/gt/intel_engine_user.c  |  1 +
 drivers/gpu/drm/i915/gt/intel_gt_regs.h      |  3 +++
 drivers/gpu/drm/i915/i915_reg.h              |  1 +
 6 files changed, 26 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2022-11-04 19:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-01  3:36 [PATCH 0/2] i915/mtl: Enable idle messaging for GSC CS Badal Nilawar
2022-11-01  3:36 ` [PATCH 1/2] drm/i915/mtl: add initial definitions " Badal Nilawar
2022-11-01  3:36 ` [PATCH 2/2] drm/i915/mtl: Enable Idle Messaging " Badal Nilawar
2022-11-04 19:16   ` Belgaumkar, Vinay

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