[PULL] drm-misc-next-fixes

Thomas Zimmermann tzimmermann at suse.de
Thu Feb 9 09:17:16 UTC 2023


Hi Dave and Daniel,

here's the weekly PR for drm-misc-next-fixes.

Best regards
Thomas

drm-misc-next-fixes-2023-02-09:
Short summary of fixes pull:

Contains a number of fixes to vc4 and ivpu. The patches to the probe
helpers were cherry-picked from the regular development branch.
The following changes since commit 84cc4c7aecc4c6a17ea1030c49199ad7dc0a6b55:

  drm/client: fix kernel-doc warning in drm_client.h (2023-02-01 16:32:35 +0100)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2023-02-09

for you to fetch changes up to 467fbc77f673ecc9dcf4e58ffc1fa426a22df7fd:

  dt-bindings: display: panel: visionox,vtdr6130: add missing reg property (2023-02-09 09:28:31 +0100)

----------------------------------------------------------------
Short summary of fixes pull:

Contains a number of fixes to vc4 and ivpu. The patches to the probe
helpers were cherry-picked from the regular development branch.

----------------------------------------------------------------
Andrzej Kacprowski (2):
      accel/ivpu: Fix FW API data alignment issues
      accel/ivpu: Send VPU_JSM_MSG_CONTEXT_DELETE when deleting context

Arnd Bergmann (1):
      drm/vc4: allow DRM_VC4_KUNIT_TEST to be a loadable module

Dmitry Baryshkov (2):
      drm/probe_helper: extract two helper functions
      drm/probe_helper: sort out poll_running vs poll_enabled

Neil Armstrong (1):
      dt-bindings: display: panel: visionox,vtdr6130: add missing reg property

Stanislaw Gruszka (2):
      accel/ivpu: Set dma max_segment_size
      accel/ivpu: Fix old dma_buf api usage

 .../bindings/display/panel/visionox,vtdr6130.yaml  |  34 ++++---
 drivers/accel/ivpu/ivpu_drv.c                      |   2 +
 drivers/accel/ivpu/ivpu_fw.c                       |  37 ++++---
 drivers/accel/ivpu/ivpu_gem.c                      |   8 +-
 drivers/accel/ivpu/ivpu_job.c                      |   5 +-
 drivers/accel/ivpu/ivpu_jsm_msg.c                  |  11 +++
 drivers/accel/ivpu/ivpu_jsm_msg.h                  |   2 +-
 drivers/accel/ivpu/vpu_jsm_api.h                   |  67 +++++++------
 drivers/gpu/drm/drm_probe_helper.c                 | 108 ++++++++++++---------
 drivers/gpu/drm/vc4/Kconfig                        |   2 +-
 10 files changed, 165 insertions(+), 111 deletions(-)

-- 
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Felix Imendörffer


More information about the dri-devel mailing list