Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/4] Enable second DBuf slice for ICL and TGL
@ 2019-11-27 14:41 Stanislav Lisovskiy
  2019-11-27 14:41 ` [Intel-gfx] " Stanislav Lisovskiy
                   ` (7 more replies)
  0 siblings, 8 replies; 22+ messages in thread
From: Stanislav Lisovskiy @ 2019-11-27 14:41 UTC (permalink / raw)
  To: intel-gfx

Those patch series, do some initial preparation DBuf manipulating code
cleanups, i.e remove redundant structures/code, switch to mask
based DBuf manupulation, get into use DBuf assignment according to
BSpec rules.

Stanislav Lisovskiy (4):
  drm/i915: Remove skl_ddl_allocation struct
  drm/i915: Move dbuf slice update to proper place
  drm/i915: Manipulate DBuf slices properly
  drm/i915: Correctly map DBUF slices to pipes

 drivers/gpu/drm/i915/display/intel_display.c  |  47 ++-
 .../drm/i915/display/intel_display_power.c    | 100 +++----
 .../drm/i915/display/intel_display_power.h    |   5 +
 drivers/gpu/drm/i915/i915_drv.h               |   6 +-
 drivers/gpu/drm/i915/i915_pci.c               |   6 +-
 drivers/gpu/drm/i915/intel_device_info.h      |   1 +
 drivers/gpu/drm/i915/intel_pm.c               | 281 +++++++++++++++---
 drivers/gpu/drm/i915/intel_pm.h               |   4 +-
 8 files changed, 327 insertions(+), 123 deletions(-)

-- 
2.17.1

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

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

end of thread, other threads:[~2019-11-29  0:02 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-27 14:41 [PATCH v6 0/4] Enable second DBuf slice for ICL and TGL Stanislav Lisovskiy
2019-11-27 14:41 ` [Intel-gfx] " Stanislav Lisovskiy
2019-11-27 14:41 ` [PATCH v6 1/4] drm/i915: Remove skl_ddl_allocation struct Stanislav Lisovskiy
2019-11-27 14:41   ` [Intel-gfx] " Stanislav Lisovskiy
2019-11-28 16:13   ` Ville Syrjälä
2019-11-28 16:13     ` [Intel-gfx] " Ville Syrjälä
2019-11-28 17:39     ` Lisovskiy, Stanislav
2019-11-28 17:39       ` [Intel-gfx] " Lisovskiy, Stanislav
2019-11-28 18:42       ` Ville Syrjälä
2019-11-28 18:42         ` [Intel-gfx] " Ville Syrjälä
2019-11-27 14:41 ` [PATCH v6 2/4] drm/i915: Move dbuf slice update to proper place Stanislav Lisovskiy
2019-11-27 14:41   ` [Intel-gfx] " Stanislav Lisovskiy
2019-11-27 14:41 ` [PATCH v6 3/4] drm/i915: Manipulate DBuf slices properly Stanislav Lisovskiy
2019-11-27 14:41   ` [Intel-gfx] " Stanislav Lisovskiy
2019-11-27 14:41 ` [PATCH v6 4/4] drm/i915: Correctly map DBUF slices to pipes Stanislav Lisovskiy
2019-11-27 14:41   ` [Intel-gfx] " Stanislav Lisovskiy
2019-11-27 19:31 ` ✗ Fi.CI.SPARSE: warning for Enable second DBuf slice for ICL and TGL (rev2) Patchwork
2019-11-27 19:31   ` [Intel-gfx] " Patchwork
2019-11-27 19:59 ` ✓ Fi.CI.BAT: success " Patchwork
2019-11-27 19:59   ` [Intel-gfx] " Patchwork
2019-11-29  0:02 ` ✗ Fi.CI.IGT: failure " Patchwork
2019-11-29  0:02   ` [Intel-gfx] " Patchwork

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