[PULL] drm-misc-fixes

Sean Paul seanpaul at chromium.org
Wed Aug 9 13:52:31 UTC 2017


Hi Dave,
Here's the -fixes pull for last week. Considering this is 2 weeks worth, it's
pretty light. 

You might recognize some of these patches. The rockchip set and Chris' dma-buf
patch were also applied to -misc-next. Misplaced patches continues to be
the primary growing pain for the misc trees. I made a flowchart a few weeks ago
to aid in the decision process, but it seems it hasn't gained traction yet.


drm-misc-fixes-2017-08-08:
Core Changes:
- dma-buf: Allow multiple sync_files to wrap a single dma-fence (Chris)

Driver Changes:
- rockchip: misc fixes to vop driver from the downstream rockchip tree (Mark)
- Error path cleanups to tc358767 & host1x (Lucas & Paul, respectively)

Cheers, Sean


The following changes since commit fea20995976f4b2e8968f852a18e280487d42f0d:

  gpu: host1x: Free the IOMMU domain when there is no device to attach (2017-07-27 16:57:34 +0200)

are available in the git repository at:

  git://anongit.freedesktop.org/git/drm-misc tags/drm-misc-fixes-2017-08-08

for you to fetch changes up to 80c471ea040ad9006ebff6d64221a04e8fa1b7f6:

  drm/rockchip: vop: report error when check resource error (2017-08-04 15:39:32 +0800)

----------------------------------------------------------------
Core Changes:
- dma-buf: Allow multiple sync_files to wrap a single dma-fence (Chris)

Driver Changes:
- rockchip: misc fixes to vop driver from the downstream rockchip tree (Mark)
- Error path cleanups to tc358767 & host1x (Lucas & Paul, respectively)

----------------------------------------------------------------
Chris Wilson (1):
      dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence

Lucas Stach (1):
      drm/bridge: tc358767: fix probe without attached output node

Mark yao (4):
      drm/rockchip: vop: fix iommu page fault when resume
      drm/rockchip: vop: fix NV12 video display error
      drm/rockchip: vop: round_up pitches to word align
      drm/rockchip: vop: report error when check resource error

 drivers/dma-buf/sync_file.c                 |  5 ++--
 drivers/gpu/drm/bridge/tc358767.c           |  2 +-
 drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 41 ++++++++++++++---------------
 drivers/gpu/drm/rockchip/rockchip_drm_vop.h |  3 +++
 include/linux/sync_file.h                   |  3 ++-
 5 files changed, 29 insertions(+), 25 deletions(-)

-- 
Sean Paul, Software Engineer, Google / Chromium OS


More information about the dri-devel mailing list