All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Allwinner sun4i DRM fixes for 4.7
@ 2016-06-20  9:07 ` Maxime Ripard
  0 siblings, 0 replies; 2+ messages in thread
From: Maxime Ripard @ 2016-06-20  9:07 UTC (permalink / raw)
  To: linux-arm-kernel

Hi David,

Please pull the following tag for the 4.7 release cycle.

Thanks!
Maxime

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

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

for you to fetch changes up to 13fef095bde04228316046f997eb963285d8532e:

  drm: sun4i: do cleanup if RGB output init fails (2016-05-30 08:28:33 +0200)

----------------------------------------------------------------
Allwinner sun4i DRM driver fixes

A bunch of fixes that address:
  - Compilation errors in various corner cases
  - Move to helpers
  - Fix the pixel clock computation
  - Fix our panel probe

----------------------------------------------------------------
Arnd Bergmann (3):
      drm/sun4i: add COMMON_CLK dependency
      drm: sun4i: print DMA address correctly
      drm: sun4i: fix probe error handling

Chen-Yu Tsai (1):
      drm: sun4i: do cleanup if RGB output init fails

Maxime Ripard (6):
      drm/sun4i: request exact rates to our parents
      drm/sun4i: rgb: Validate the clock rate
      drm/sun4i: defer only if we didn't find our panel
      drm/sun4i: rgb: panel is an error pointer
      drm/sun4i: remove simplefb at probe
      drm/sun4i: Convert to connector register helpers

 drivers/gpu/drm/sun4i/Kconfig          |  2 +-
 drivers/gpu/drm/sun4i/sun4i_backend.c  |  4 +--
 drivers/gpu/drm/sun4i/sun4i_dotclock.c | 39 +++++++++++++++++++++++---
 drivers/gpu/drm/sun4i/sun4i_drv.c      | 50 ++++++++++++++--------------------
 drivers/gpu/drm/sun4i/sun4i_rgb.c      | 16 ++++++++++-
 drivers/gpu/drm/sun4i/sun4i_tcon.c     | 23 ++++++++++------
 6 files changed, 88 insertions(+), 46 deletions(-)

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160620/4826954f/attachment-0001.sig>

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

* [GIT PULL] Allwinner sun4i DRM fixes for 4.7
@ 2016-06-20  9:07 ` Maxime Ripard
  0 siblings, 0 replies; 2+ messages in thread
From: Maxime Ripard @ 2016-06-20  9:07 UTC (permalink / raw)
  To: Daniel Vetter, David Airlie
  Cc: Maxime Ripard, Chen-Yu Tsai, dri-devel, linux-arm-kernel


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

Hi David,

Please pull the following tag for the 4.7 release cycle.

Thanks!
Maxime

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

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

for you to fetch changes up to 13fef095bde04228316046f997eb963285d8532e:

  drm: sun4i: do cleanup if RGB output init fails (2016-05-30 08:28:33 +0200)

----------------------------------------------------------------
Allwinner sun4i DRM driver fixes

A bunch of fixes that address:
  - Compilation errors in various corner cases
  - Move to helpers
  - Fix the pixel clock computation
  - Fix our panel probe

----------------------------------------------------------------
Arnd Bergmann (3):
      drm/sun4i: add COMMON_CLK dependency
      drm: sun4i: print DMA address correctly
      drm: sun4i: fix probe error handling

Chen-Yu Tsai (1):
      drm: sun4i: do cleanup if RGB output init fails

Maxime Ripard (6):
      drm/sun4i: request exact rates to our parents
      drm/sun4i: rgb: Validate the clock rate
      drm/sun4i: defer only if we didn't find our panel
      drm/sun4i: rgb: panel is an error pointer
      drm/sun4i: remove simplefb at probe
      drm/sun4i: Convert to connector register helpers

 drivers/gpu/drm/sun4i/Kconfig          |  2 +-
 drivers/gpu/drm/sun4i/sun4i_backend.c  |  4 +--
 drivers/gpu/drm/sun4i/sun4i_dotclock.c | 39 +++++++++++++++++++++++---
 drivers/gpu/drm/sun4i/sun4i_drv.c      | 50 ++++++++++++++--------------------
 drivers/gpu/drm/sun4i/sun4i_rgb.c      | 16 ++++++++++-
 drivers/gpu/drm/sun4i/sun4i_tcon.c     | 23 ++++++++++------
 6 files changed, 88 insertions(+), 46 deletions(-)

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

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 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] 2+ messages in thread

end of thread, other threads:[~2016-06-20  9:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-20  9:07 [GIT PULL] Allwinner sun4i DRM fixes for 4.7 Maxime Ripard
2016-06-20  9:07 ` Maxime Ripard

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.