All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Ring frequency & Rpe changes for SKL
@ 2015-06-07 13:02 akash.goel
  2015-06-07 13:02 ` [PATCH 1/5] drm/i915/skl: Retrieve the Rpe value from Pcode akash.goel
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: akash.goel @ 2015-06-07 13:02 UTC (permalink / raw)
  To: intel-gfx; +Cc: Akash Goel

From: Akash Goel <akash.goel@intel.com>

This patch series adds the changes for supporting the Ring frequency table
programming and retrieving the efficient frequency (aka RPe) value from the
pcode for SKL.
Review comment from Rodrigo has been addressed & suggestion from Ville has
been incorporated.

Akash Goel (5):
  drm/i915/skl: Retrieve the Rpe value from Pcode
  drm/i915/skl: Ring frequency table programming changes
  drm/i915/skl: Restrict the ring frequency table programming to SKL
  drm/i915: Corrected the platform checks in i915_ring_freq_table
    function
  drm/i915/skl: Updated the i915_ring_freq_table debugfs function

 drivers/gpu/drm/i915/i915_debugfs.c | 22 +++++++++++++++++-----
 drivers/gpu/drm/i915/intel_pm.c     | 36 ++++++++++++++++++++++++++++--------
 2 files changed, 45 insertions(+), 13 deletions(-)

-- 
1.9.2

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2015-06-28 13:25 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-07 13:02 [PATCH 0/5] Ring frequency & Rpe changes for SKL akash.goel
2015-06-07 13:02 ` [PATCH 1/5] drm/i915/skl: Retrieve the Rpe value from Pcode akash.goel
2015-06-09 23:24   ` Rodrigo Vivi
2015-06-10 18:50     ` O'Rourke, Tom
2015-06-12  7:41       ` Jani Nikula
2015-06-12  9:31         ` [PATCH v2] " akash.goel
2015-06-12 10:32           ` Ville Syrjälä
2015-06-12 11:48             ` Akash Goel
2015-06-12 17:58             ` [PATCH v3] " akash.goel
2015-06-28 10:09               ` shuang.he
2015-06-28 13:25           ` [PATCH v2] " shuang.he
2015-06-07 13:02 ` [PATCH 2/5] drm/i915/skl: Ring frequency table programming changes akash.goel
2015-06-09 23:28   ` Rodrigo Vivi
2015-06-07 13:02 ` [PATCH 3/5] drm/i915/skl: Restrict the ring frequency table programming to SKL akash.goel
2015-06-09 23:30   ` Rodrigo Vivi
2015-06-07 13:02 ` [PATCH 4/5] drm/i915: Corrected the platform checks in i915_ring_freq_table function akash.goel
2015-06-09 23:32   ` Rodrigo Vivi
2015-06-15 13:15   ` Daniel Vetter
2015-06-15 13:53     ` Akash Goel
2015-06-07 13:02 ` [PATCH 5/5] drm/i915/skl: Updated the i915_ring_freq_table debugfs function akash.goel
2015-06-09 23:32   ` Rodrigo Vivi

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.