All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ICL display initialization, selected patches
@ 2018-02-05 15:40 Paulo Zanoni
  2018-02-05 15:40 ` [PATCH 1/6] drm/i915/icl: add ICL support to cnl_set_procmon_ref_values Paulo Zanoni
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: Paulo Zanoni @ 2018-02-05 15:40 UTC (permalink / raw)
  To: intel-gfx; +Cc: Paulo Zanoni

Hi

These are 6 selected patches form the series "ICL display
initialization and some plane bits". Only patch 2 still needs review,
the others are already reviewed.

The original series of 17 patches triggered some CI errors that
definitely seem to be the fault of the series. Some of the patches
were reviewed and then sent as part of a new series and were merged
because they didn't trigger the CI failures. Now I'm sending another
subset of the patches in the hope that the CI failures won't be
triggered again. Then we'll only have a few remaining patches to
investigate the problem later.

Thanks,
Paulo

Mahesh Kumar (3):
  drm/i915/icl: Enable both DBuf slices during init
  drm/i915/icl: initialize MBus during display init
  drm/i915/icl: program mbus during pipe enable

Paulo Zanoni (3):
  drm/i915/icl: add ICL support to cnl_set_procmon_ref_values
  drm/i915/icl: add the main CDCLK functions
  drm/i915/icl: implement the display init/uninit sequences

 drivers/gpu/drm/i915/i915_reg.h         |  75 +++++++---
 drivers/gpu/drm/i915/intel_cdclk.c      | 235 +++++++++++++++++++++++++++++++-
 drivers/gpu/drm/i915/intel_display.c    |  20 +++
 drivers/gpu/drm/i915/intel_drv.h        |   2 +
 drivers/gpu/drm/i915/intel_runtime_pm.c | 146 ++++++++++++++++++--
 5 files changed, 450 insertions(+), 28 deletions(-)

-- 
2.14.3

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

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

end of thread, other threads:[~2018-02-09 17:55 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-05 15:40 [PATCH 0/6] ICL display initialization, selected patches Paulo Zanoni
2018-02-05 15:40 ` [PATCH 1/6] drm/i915/icl: add ICL support to cnl_set_procmon_ref_values Paulo Zanoni
2018-02-05 15:40 ` [PATCH 2/6] drm/i915/icl: add the main CDCLK functions Paulo Zanoni
2018-02-05 23:13   ` Ausmus, James
2018-02-06 15:29     ` Paulo Zanoni
2018-02-06 19:33   ` Paulo Zanoni
2018-02-09 17:57     ` James Ausmus
2018-02-05 15:40 ` [PATCH 3/6] drm/i915/icl: implement the display init/uninit sequences Paulo Zanoni
2018-02-05 15:40 ` [PATCH 4/6] drm/i915/icl: Enable both DBuf slices during init Paulo Zanoni
2018-02-05 15:40 ` [PATCH 5/6] drm/i915/icl: initialize MBus during display init Paulo Zanoni
2018-02-05 15:40 ` [PATCH 6/6] drm/i915/icl: program mbus during pipe enable Paulo Zanoni
2018-02-05 16:03   ` Ville Syrjälä
2018-02-05 17:21   ` Paulo Zanoni
2018-02-05 16:02 ` ✗ Fi.CI.BAT: warning for ICL display initialization, selected patches Patchwork
2018-02-05 18:01 ` ✗ Fi.CI.BAT: failure for ICL display initialization, selected patches (rev2) Patchwork
2018-02-06 19:54 ` ✗ Fi.CI.BAT: warning for ICL display initialization, selected patches (rev3) Patchwork
2018-02-08 13:34   ` Paulo Zanoni
2018-02-09  9:31     ` Tomi Sarvela

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.