mbox series

[GIT,PULL] mediatek drm fixes for 5.3

Message ID 1566264270.30493.4.camel@mtksdaap41 (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] mediatek drm fixes for 5.3 | expand

Pull-request

https://github.com/ckhu-mediatek/linux.git-tags

Message

CK Hu (胡俊光) Aug. 20, 2019, 1:24 a.m. UTC
Hi Dave, Daniel:

This include PRIME buffer and of_node fixes.

Regards,
CK

The following changes since commit
5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

  https://github.com/ckhu-mediatek/linux.git-tags
tags/mediatek-drm-fixes-5.3

for you to fetch changes up to 165d42c012be69900f0e2f8545626cb9e7d4a832:

  drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto (2019-08-19
07:09:29 +0800)

----------------------------------------------------------------
Mediatek drm fixes for Linux 5.3

----------------------------------------------------------------
Alexandre Courbot (2):
      drm/mediatek: use correct device to import PRIME buffers
      drm/mediatek: set DMA max segment size

Nishka Dasgupta (1):
      drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto

 drivers/gpu/drm/mediatek/mtk_drm_drv.c | 54
+++++++++++++++++++++++++++++++---
 drivers/gpu/drm/mediatek/mtk_drm_drv.h |  2 ++
 2 files changed, 52 insertions(+), 4 deletions(-)