All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v2 0/6] drm/i915: Some cleanup near the SKL wm/ddb area
@ 2019-12-10 14:41 Ville Syrjala
  2019-12-10 14:41 ` [Intel-gfx] [PATCH v2 1/4] drm/i915: Streamline skl_commit_modeset_enables() Ville Syrjala
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Ville Syrjala @ 2019-12-10 14:41 UTC (permalink / raw)
  To: intel-gfx

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

Rebased leftovers from my earlier series to nuke the dirty_pipes junk.

Cc: José Roberto de Souza <jose.souza@intel.com>
Cc: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>

Ville Syrjälä (6):
  drm/i915: Streamline skl_commit_modeset_enables()
  drm/i915: Polish WM_LINETIME register stuff
  drm/i915: Move linetime wms into the crtc state
  drm/i915: Nuke skl wm.dirty_pipes bitmask
  drm/i915: Kill struct skl_ddb_allocation
  drm/i915: Implement pps w/a #1124 for bxt+

 drivers/gpu/drm/i915/display/intel_display.c  | 170 +++++++++++----
 .../drm/i915/display/intel_display_power.c    |  28 +--
 .../drm/i915/display/intel_display_power.h    |   2 +-
 .../drm/i915/display/intel_display_types.h    |  11 +-
 drivers/gpu/drm/i915/display/intel_dp.c       |  11 +
 drivers/gpu/drm/i915/gvt/handlers.c           |   6 +-
 drivers/gpu/drm/i915/i915_drv.h               |  14 +-
 drivers/gpu/drm/i915/i915_reg.h               |  14 +-
 drivers/gpu/drm/i915/intel_pm.c               | 202 +++---------------
 drivers/gpu/drm/i915/intel_pm.h               |   4 +-
 10 files changed, 187 insertions(+), 275 deletions(-)

-- 
2.23.0

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

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

end of thread, other threads:[~2019-12-12  6:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-10 14:41 [Intel-gfx] [PATCH v2 0/6] drm/i915: Some cleanup near the SKL wm/ddb area Ville Syrjala
2019-12-10 14:41 ` [Intel-gfx] [PATCH v2 1/4] drm/i915: Streamline skl_commit_modeset_enables() Ville Syrjala
2019-12-10 14:41 ` [Intel-gfx] [PATCH v2 2/4] drm/i915: Polish WM_LINETIME register stuff Ville Syrjala
2019-12-10 14:41 ` [Intel-gfx] [PATCH v2 3/4] drm/i915: Move linetime wms into the crtc state Ville Syrjala
2019-12-11 14:25   ` [Intel-gfx] [PATCH v3 " Ville Syrjala
2019-12-10 14:41 ` [Intel-gfx] [PATCH v2 4/4] drm/i915: Nuke skl wm.dirty_pipes bitmask Ville Syrjala
2019-12-10 14:46 ` [Intel-gfx] [PATCH v2 0/6] drm/i915: Some cleanup near the SKL wm/ddb area Ville Syrjälä
2019-12-11  0:59 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Some cleanup near the SKL wm/ddb area (rev3) Patchwork
2019-12-11 20:19 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Some cleanup near the SKL wm/ddb area (rev4) Patchwork
2019-12-12  6:29 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

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.