dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Allwinner sun4i DRM changes for 4.14
@ 2017-08-18 19:55 Maxime Ripard
  0 siblings, 0 replies; only message in thread
From: Maxime Ripard @ 2017-08-18 19:55 UTC (permalink / raw)
  To: Daniel Vetter, David Airlie; +Cc: Chen-Yu Tsai, Maxime Ripard, dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 2282 bytes --]

Hi Dave,

Here is our usual changes for the next pull request.

They've all been in next for around a month, so they shouldn't cause
any particular problems.

Thanks!
Maxime

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git tags/sunxi-drm-for-4.14

for you to fetch changes up to 998140d26723bcddef5857e39077898b0d1bdb8f:

  sun4i_hdmi: add CEC support (2017-07-18 18:27:50 +0200)

----------------------------------------------------------------
Allwinner DRM changes for 4.14

A few changes, but most notably improving the HDMI support merged in 4.13,
by reporting the DDC adapter as an i2c bus, and by adding CEC support
through the CEC framework.

----------------------------------------------------------------
Arvind Yadav (1):
      drm/sun4i: constify drm_plane_helper_funcs

Chen-Yu Tsai (1):
      dt-bindings: display: sunxi: Improve endpoint ID scheme readability

Hans Verkuil (1):
      sun4i_hdmi: add CEC support

Jonathan Liu (1):
      drm/sun4i: hdmi: Implement I2C adapter for A10s DDC bus

Maxime Ripard (3):
      drm/sun4i: Add if statement instead of depends on
      drm/sun4i: Remove useless atomic_check
      drm/sun4i: tcon: remove unused function

 .../bindings/display/sunxi/sun4i-drm.txt           |  36 +++-
 drivers/gpu/drm/sun4i/Kconfig                      |  16 +-
 drivers/gpu/drm/sun4i/Makefile                     |   1 +
 drivers/gpu/drm/sun4i/sun4i_hdmi.h                 |  32 +++
 drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c             | 156 ++++++---------
 drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c             | 220 +++++++++++++++++++++
 drivers/gpu/drm/sun4i/sun4i_layer.c                |   9 +-
 drivers/gpu/drm/sun4i/sun4i_rgb.c                  |   8 -
 drivers/gpu/drm/sun4i/sun4i_tcon.h                 |   2 -
 drivers/gpu/drm/sun4i/sun4i_tv.c                   |   8 -
 10 files changed, 359 insertions(+), 129 deletions(-)
 create mode 100644 drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-18 19:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-18 19:55 [GIT PULL] Allwinner sun4i DRM changes for 4.14 Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).