All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] drm/hdlcd: fixes for v4.7
@ 2016-06-02 11:31 Liviu Dudau
  2016-06-02 17:03 ` [GIT PULL v2] " Liviu Dudau
  0 siblings, 1 reply; 2+ messages in thread
From: Liviu Dudau @ 2016-06-02 11:31 UTC (permalink / raw)
  To: David Airlie; +Cc: DRI devel

Hi Dave,

I have accumulated some cleanup patches for HDLCD, partly triggered by
Daniel Vetter's work on non-blocking atomic operations, that I would like
to integrate into v4.7. My first patch is important for the newly enabled
hibernate option for AArch64 on Juno, the others are fixing behaviour in
HDLCD and adding a debugfs entry to help track the underlying framebuffer
usage. I'm also taking one of Daniel's patches from his non-blocking series
to help with the integration of his patches later.

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

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

are available in the git repository at:

  git://linux-arm.org/linux-ld.git for-upstream/hdlcd

for you to fetch changes up to c41ef79e281e08c3a4f8242615d55d1226cd9c69:

  drm: hdlcd: Add information about the underlying framebuffers in debugfs (2016-06-02 11:09:27 +0100)

----------------------------------------------------------------
Daniel Vetter (1):
      drm/hdlcd: Fix up crtc_state->event handling

Liviu Dudau (3):
      drm: hdlcd: Revamp runtime power management
      drm: hdlcd: Cleanup the atomic plane operations
      drm: hdlcd: Add information about the underlying framebuffers in debugfs

 drivers/gpu/drm/arm/hdlcd_crtc.c  | 86 ++++++++++++++++++++++-----------------
 drivers/gpu/drm/arm/hdlcd_drv.c   | 68 +++++++++++++------------------
 drivers/gpu/drm/arm/hdlcd_drv.h   |  5 +--
 drivers/gpu/drm/i2c/tda998x_drv.c |  4 ++
 4 files changed, 82 insertions(+), 81 deletions(-)


Best regards,
Liviu


-- 
====================
| I would like to |
| fix the world,  |
| but they're not |
| giving me the   |
 \ source code!  /
  ---------------
    ¯\_(ツ)_/¯
_______________________________________________
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

* [GIT PULL v2] drm/hdlcd: fixes for v4.7
  2016-06-02 11:31 [GIT PULL] drm/hdlcd: fixes for v4.7 Liviu Dudau
@ 2016-06-02 17:03 ` Liviu Dudau
  0 siblings, 0 replies; 2+ messages in thread
From: Liviu Dudau @ 2016-06-02 17:03 UTC (permalink / raw)
  To: David Airlie; +Cc: DRI devel

On Thu, Jun 02, 2016 at 12:31:38PM +0100, Liviu Dudau wrote:
Hi Dave,

Sorry for screw up on pull #1, I've managed to push part of a patch that was
not reviewed when I tried to squash a warning reported by Arnd today.

Now the tree should be clean and similar to my v3 patch series, with the
addition of one line removal of an unused declared variable.

This is the original blurb and the new pull request:

> I have accumulated some cleanup patches for HDLCD, partly triggered by
> Daniel Vetter's work on non-blocking atomic operations, that I would like
> to integrate into v4.7. My first patch is important for the newly enabled
> hibernate option for AArch64 on Juno, the others are fixing behaviour in
> HDLCD and adding a debugfs entry to help track the underlying framebuffer
> usage. I'm also taking one of Daniel's patches from his non-blocking series
> to help with the integration of his patches later.
> 

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

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

are available in the git repository at:

  git://linux-arm.org/linux-ld.git for-upstream/hdlcd

for you to fetch changes up to f6c68b4bd4a98033d1e79479212bbd376e145728:

  drm: hdlcd: Add information about the underlying framebuffers in debugfs (2016-06-02 17:45:55 +0100)

----------------------------------------------------------------
Daniel Vetter (1):
      drm/hdlcd: Fix up crtc_state->event handling

Liviu Dudau (3):
      drm: hdlcd: Revamp runtime power management
      drm: hdlcd: Cleanup the atomic plane operations
      drm: hdlcd: Add information about the underlying framebuffers in debugfs

 drivers/gpu/drm/arm/hdlcd_crtc.c | 86 ++++++++++++++++++++++------------------
 drivers/gpu/drm/arm/hdlcd_drv.c  | 68 ++++++++++++++-----------------
 drivers/gpu/drm/arm/hdlcd_drv.h  |  5 +--
 3 files changed, 78 insertions(+), 81 deletions(-)



Thanks,
Liviu

-- 
====================
| I would like to |
| fix the world,  |
| but they're not |
| giving me the   |
 \ source code!  /
  ---------------
    ¯\_(ツ)_/¯
_______________________________________________
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-02 17:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-02 11:31 [GIT PULL] drm/hdlcd: fixes for v4.7 Liviu Dudau
2016-06-02 17:03 ` [GIT PULL v2] " Liviu Dudau

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.