public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/8] SKL WM fixups
@ 2014-10-14 16:30 Damien Lespiau
  2014-10-14 16:30 ` [PATCH 1/8] drm/i915/skl: Make 'end' of the DDB allocation entry exclusive Damien Lespiau
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: Damien Lespiau @ 2014-10-14 16:30 UTC (permalink / raw)
  To: intel-gfx

Here's a few patches on top of the original WM series to both address some
review comments from Ville and disable the transition WMs (because we noticed
some underruns with them and the code is not quit ready).

With those, I'm hopeful a few more r-b tags can be given.

-- 
Damien

Damien Lespiau (8):
  drm/i915/skl: Make 'end' of the DDB allocation entry exclusive
  drm/i915/skl: Use a more descriptive parameter name in
    skl_compute_plane_wm()
  drm/i915/skl: Move the per-latency maximum test earlier
  drm/i915/skl: Reduce the number of holes in struct skl_wm_level
  drm/i915/skl: Move all the WM compute functions in one place
  drm/i915/skl: Rework when the transition WMs are computed
  drm/i915/skl: Correctly align skl_compute_plane_wm() arguments
  drm/i915/skl: Reduce the indentation level in skl_write_wm_values()

 drivers/gpu/drm/i915/i915_drv.h |   6 +-
 drivers/gpu/drm/i915/intel_pm.c | 164 ++++++++++++++++++++++------------------
 2 files changed, 94 insertions(+), 76 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2014-11-03 15:22 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-14 16:30 [PATCH 0/8] SKL WM fixups Damien Lespiau
2014-10-14 16:30 ` [PATCH 1/8] drm/i915/skl: Make 'end' of the DDB allocation entry exclusive Damien Lespiau
2014-10-29 15:32   ` Ville Syrjälä
2014-10-14 16:31 ` [PATCH 2/8] drm/i915/skl: Use a more descriptive parameter name in skl_compute_plane_wm() Damien Lespiau
2014-10-14 16:31 ` [PATCH 3/8] drm/i915/skl: Move the per-latency maximum test earlier Damien Lespiau
2014-10-29 16:53   ` Ville Syrjälä
2014-11-03 14:26     ` [PATCH 1/8 v2] drm/i915/skl: Make 'end' of the DDB allocation entry exclusive Damien Lespiau
2014-11-03 15:21     ` [PATCH 3/8 v2] drm/i915/skl: Make res_blocks/lines intermediate values 32 bits Damien Lespiau
2014-10-14 16:31 ` [PATCH 4/8] drm/i915/skl: Reduce the number of holes in struct skl_wm_level Damien Lespiau
2014-10-14 16:31 ` [PATCH 5/8] drm/i915/skl: Move all the WM compute functions in one place Damien Lespiau
2014-10-14 16:31 ` [PATCH 6/8] drm/i915/skl: Rework when the transition WMs are computed Damien Lespiau
2014-10-14 16:31 ` [PATCH 7/8] drm/i915/skl: Correctly align skl_compute_plane_wm() arguments Damien Lespiau
2014-10-14 16:31 ` [PATCH 8/8] drm/i915/skl: Reduce the indentation level in skl_write_wm_values() Damien Lespiau
2014-10-29 17:22 ` [PATCH 0/8] SKL WM fixups Ville Syrjälä

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