[PULL] drm-misc-next-fixes

Maxime Ripard maxime at cerno.tech
Thu Apr 9 09:14:24 UTC 2020


Hi Dave, Daniel,

Here's this week round of drm-misc-next-fixes

Maxime

drm-misc-next-fixes-2020-04-09:
A few DMA-related fixes, an OOB fix for virtio and a probe-related fix for
analogix_dp
The following changes since commit 0e7e6198af28c1573267aba1be33dd0b7fb35691:

  Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux into drm-next (2020-04-03 09:07:49 +1000)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2020-04-09

for you to fetch changes up to 152cce0006abf7e17dfb7dc94896b044bda4e588:

  drm/bridge: analogix_dp: Split bind() into probe() and real bind() (2020-04-09 10:29:35 +0200)

----------------------------------------------------------------
A few DMA-related fixes, an OOB fix for virtio and a probe-related fix for
analogix_dp

----------------------------------------------------------------
Chris Wilson (1):
      drm/legacy: Fix type for drm_local_map.offset

Jiri Slaby (1):
      drm/virtio: fix OOB in virtio_gpu_object_create

Marek Szyprowski (2):
      drm/prime: fix extracting of the DMA addresses from a scatterlist
      drm/bridge: analogix_dp: Split bind() into probe() and real bind()

Maxime Ripard (1):
      Merge drm/drm-next into drm-misc-next-fixes

 .../bindings/display/panel/panel-dpi.yaml          | 10 ------
 .../bindings/display/ti/ti,am65x-dss.yaml          |  4 +--
 .../bindings/display/ti/ti,j721e-dss.yaml          |  4 +--
 .../devicetree/bindings/display/ti/ti,k2g-dss.yaml |  4 +--
 drivers/dma-buf/Kconfig                            | 11 ++++---
 drivers/gpu/drm/bridge/analogix/analogix_dp_core.c | 33 ++++++++++++-------
 drivers/gpu/drm/drm_mm.c                           |  8 +----
 drivers/gpu/drm/drm_prime.c                        | 37 +++++++++++++++-------
 drivers/gpu/drm/exynos/exynos_dp.c                 | 29 ++++++++++-------
 drivers/gpu/drm/panel/panel-simple.c               | 11 -------
 drivers/gpu/drm/rockchip/analogix_dp-rockchip.c    | 36 +++++++++++----------
 drivers/gpu/drm/vboxvideo/vbox_drv.c               |  4 +++
 drivers/gpu/drm/vc4/vc4_hdmi.c                     | 20 +++++++++---
 drivers/gpu/drm/virtio/virtgpu_object.c            | 14 ++++----
 drivers/gpu/drm/xen/xen_drm_front.c                |  2 +-
 drivers/video/fbdev/core/fbcon.c                   |  3 ++
 include/drm/bridge/analogix_dp.h                   |  5 +--
 include/drm/drm_legacy.h                           |  2 +-
 18 files changed, 132 insertions(+), 105 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20200409/6e9efb09/attachment-0001.sig>


More information about the dri-devel mailing list