All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] ICP initial support
@ 2018-01-11 18:00 Paulo Zanoni
  2018-01-11 18:00 ` [PATCH 1/8] drm/i915/cnl: Add Port F definition Paulo Zanoni
                   ` (12 more replies)
  0 siblings, 13 replies; 26+ messages in thread
From: Paulo Zanoni @ 2018-01-11 18:00 UTC (permalink / raw)
  To: intel-gfx; +Cc: Paulo Zanoni

Hi

This series adds the initial support for ICP. No conflicts with the other
series. Patches 1 and 2 are parts of other series that we've already been
discussing on this mailing list, but I put them here so CI can do the right
thing.

I have just re-reviewed all of Anusha's patches and my reviewed-by tags still
stand, which means every patch on this series has a r-b tag. I'll let the series
sit on the mailing list for a while before merging, just in case someone else
has something to say.

The one thing missing for complete ICP support is the patch that adds the
interrupts, but that requires code from other series (including the GEM one
currently under review), so it will be sent later.

Thanks,
Paulo

Anusha Srivatsa (6):
  drm/i915/icp: Introduce Ice Lake PCH
  drm/i915/icp: Get/set proper Raw clock frequency on ICP
  drm/i915/icp: Add Panel Power Sequencing Support
  drm/i915/icp: Add backlight Support for ICP
  drm/i915/icp: add ICP gmbus and gpio support
  drm/i915/icp: Add the ID for ICL PCH - ICP

Rodrigo Vivi (2):
  drm/i915/cnl: Add Port F definition.
  drm/i915/icl: Add initial Icelake definitions.

 drivers/gpu/drm/i915/i915_drv.c          |  4 ++++
 drivers/gpu/drm/i915/i915_drv.h          |  5 +++++
 drivers/gpu/drm/i915/i915_pci.c          | 13 +++++++++++++
 drivers/gpu/drm/i915/i915_reg.h          |  9 ++++++++-
 drivers/gpu/drm/i915/intel_bios.c        |  9 +++++++++
 drivers/gpu/drm/i915/intel_cdclk.c       | 29 ++++++++++++++++++++++++++--
 drivers/gpu/drm/i915/intel_device_info.c |  1 +
 drivers/gpu/drm/i915/intel_device_info.h |  2 ++
 drivers/gpu/drm/i915/intel_display.h     |  1 +
 drivers/gpu/drm/i915/intel_dp.c          | 20 +++++++++++++------
 drivers/gpu/drm/i915/intel_hdmi.c        | 33 ++++++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/intel_i2c.c         | 17 ++++++++++++++--
 drivers/gpu/drm/i915/intel_panel.c       |  2 +-
 drivers/gpu/drm/i915/intel_vbt_defs.h    |  2 ++
 include/drm/i915_component.h             |  3 +--
 15 files changed, 136 insertions(+), 14 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] 26+ messages in thread

end of thread, other threads:[~2018-01-20  3:33 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-11 18:00 [PATCH 0/8] ICP initial support Paulo Zanoni
2018-01-11 18:00 ` [PATCH 1/8] drm/i915/cnl: Add Port F definition Paulo Zanoni
2018-01-11 19:37   ` Rodrigo Vivi
2018-01-11 18:00 ` [PATCH 2/8] drm/i915/icl: Add initial Icelake definitions Paulo Zanoni
2018-01-11 18:00 ` [PATCH 3/8] drm/i915/icp: Introduce Ice Lake PCH Paulo Zanoni
2018-01-11 18:00 ` [PATCH 4/8] drm/i915/icp: Get/set proper Raw clock frequency on ICP Paulo Zanoni
2018-01-11 18:00 ` [PATCH 5/8] drm/i915/icp: Add Panel Power Sequencing Support Paulo Zanoni
2018-01-11 18:00 ` [PATCH 6/8] drm/i915/icp: Add backlight Support for ICP Paulo Zanoni
2018-01-11 21:48   ` James Ausmus
2018-01-11 23:57     ` Rodrigo Vivi
2018-01-19 16:40       ` Paulo Zanoni
2018-01-19 17:26         ` Anusha Srivatsa
2018-01-19 17:56           ` Rodrigo Vivi
2018-01-19 18:25             ` Paulo Zanoni
2018-01-19 18:45               ` Srivatsa, Anusha
2018-01-19 18:14           ` James Ausmus
2018-01-19 18:48   ` Paulo Zanoni
2018-01-19 19:45     ` Ausmus, James
2018-01-19 19:56     ` Rodrigo Vivi
2018-01-11 18:00 ` [PATCH 7/8] drm/i915/icp: add ICP gmbus and gpio support Paulo Zanoni
2018-01-11 18:00 ` [PATCH 8/8] drm/i915/icp: Add the ID for ICL PCH - ICP Paulo Zanoni
2018-01-11 18:25 ` ✓ Fi.CI.BAT: success for ICP initial support Patchwork
2018-01-11 19:17 ` ✓ Fi.CI.IGT: " Patchwork
2018-01-19 19:48 ` ✓ Fi.CI.BAT: success for ICP initial support (rev2) Patchwork
2018-01-19 20:20 ` [PATCH 0/8] ICP initial support Paulo Zanoni
2018-01-20  3:33 ` ✓ Fi.CI.IGT: success for ICP initial support (rev2) 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.