mbox

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

Message ID 20170620092529.GY1322@e110455-lin.cambridge.arm.com
State New
Headers show

Pull-request

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

Message

Liviu Dudau June 20, 2017, 9:25 a.m. UTC
Hi Dave,

Updated the tree to drop any additional commits and tagged the top
commit.

> 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 925344ccc91d7a7fd84cab2dece1c34bbd86fd8c:

  BackMerge tag 'v4.12-rc5' into drm-next (2017-06-16 13:58:27 +1000)

are available in the git repository at:

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

for you to fetch changes up to b2ae06ae9834b10ef338fbf175c262497ad1b796:

  drm/arm: hdlcd: Use CMA helper for plane buffer address calculation (2017-06-16 14:34:10 +0100)

----------------------------------------------------------------
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 | 9 +--------
 drivers/gpu/drm/arm/hdlcd_drv.c  | 9 +++++++++
 2 files changed, 10 insertions(+), 8 deletions(-)