All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Enable Coarse Power Gating
@ 2024-05-23 13:47 Riana Tauro
  2024-05-23 13:40 ` ✗ CI.Patch_applied: failure for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Riana Tauro @ 2024-05-23 13:47 UTC (permalink / raw)
  To: intel-xe; +Cc: riana.tauro, anshuman.gupta, rodrigo.vivi, vinay.belgaumkar

Enable power gating for all units and sub-pipes that
are disabled by default.

Also standardize power gating registers

Rev2: re-phrase commit messages
      fix review comments

Rev3: set hysteresis value for render and media pg
      skip CPG for PVC

Riana Tauro (2):
  drm/xe: Standardize power gate registers
  drm/xe: Enable Coarse Power Gating

 drivers/gpu/drm/xe/regs/xe_gt_regs.h | 12 +++---
 drivers/gpu/drm/xe/xe_gt.c           | 12 ++++--
 drivers/gpu/drm/xe/xe_gt_idle.c      | 57 ++++++++++++++++++++++++++--
 drivers/gpu/drm/xe/xe_gt_idle.h      |  4 +-
 drivers/gpu/drm/xe/xe_wa.c           | 10 ++---
 5 files changed, 76 insertions(+), 19 deletions(-)

-- 
2.40.0


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

end of thread, other threads:[~2024-05-23 17:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-23 13:47 [PATCH v3 0/2] Enable Coarse Power Gating Riana Tauro
2024-05-23 13:40 ` ✗ CI.Patch_applied: failure for " Patchwork
2024-05-23 17:37   ` Rodrigo Vivi
2024-05-23 13:47 ` [PATCH v3 1/2] drm/xe: Standardize power gate registers Riana Tauro
2024-05-23 13:47 ` [PATCH v3 2/2] drm/xe: Enable Coarse Power Gating Riana Tauro

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.