mbox

[GIT,PULL,v3] arm/hdlcd fixes for v4.13

Message ID 20170621100005.GE1322@e110455-lin.cambridge.arm.com
State New
Headers show

Pull-request

git://linux-arm.org/linux-ld.git tags/hdlcd-for-v4.13-v3

Message

Liviu Dudau June 21, 2017, 10 a.m. UTC
Hi Dave,

Updated the tree to add the additional fix from Arnd Bergman. Also rebased
on top of current drm-next.

Sorry for the mess.

> Couple of fixes for HDLCD driver to fix an error message when
> working with TDA19988 driver and moving the framebuffer's physical
> address calculation to use the DRM CMA helper.

Best regards,
Liviu

The following changes since commit 047b8e21e3bfa9faa4ed9a0c337fe0c687710251:

  Merge tag 'drm-misc-next-2017-06-19_0' of git://anongit.freedesktop.org/git/drm-misc into drm-next (2017-06-21 08:57:34 +1000)

are available in the git repository at:

  git://linux-arm.org/linux-ld.git tags/hdlcd-for-v4.13-v3

for you to fetch changes up to fee4964f0a6cd2ce6368d2c69e9ec8e6f44fb0ec:

  drm/arm: hdlcd: remove unused variables (2017-06-21 10:51:26 +0100)

----------------------------------------------------------------
Arnd Bergmann (1):
      drm/arm: hdlcd: remove unused variables

Liviu Dudau (2):
      drm/arm: hdlcd: Set the CRTC's port before binding the encoder.
      drm/arm: hdlcd: Use CMA helper for plane buffer address calculation

 drivers/gpu/drm/arm/hdlcd_crtc.c | 11 ++---------
 drivers/gpu/drm/arm/hdlcd_drv.c  |  9 +++++++++
 2 files changed, 11 insertions(+), 9 deletions(-)