mbox series

[PULL] drm-misc-fixes

Message ID 20240822123907.GA234335@localhost.localdomain (mailing list archive)
State New
Headers show
Series [PULL] drm-misc-fixes | expand

Pull-request

https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-fixes-2024-08-22

Message

Thomas Zimmermann Aug. 22, 2024, 12:39 p.m. UTC
Hi Dave, Sima,

this is the weekly PR for drm-misc-fixes.

Best regards
Thomas

drm-misc-fixes-2024-08-22:
Short summary of fixes pull:

nouveau:
- firmware: use dma non-coherent allocator
The following changes since commit fd45cc614b8acca5bb435ba37fe9b3f9a17fab84:

  drm/rockchip: inno-hdmi: Fix infoframe upload (2024-08-15 12:31:47 +0200)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-fixes-2024-08-22

for you to fetch changes up to 9b340aeb26d50e9a9ec99599e2a39b035fac978e:

  nouveau/firmware: use dma non-coherent allocator (2024-08-16 03:42:24 +0200)

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

nouveau:
- firmware: use dma non-coherent allocator

----------------------------------------------------------------
Dave Airlie (1):
      nouveau/firmware: use dma non-coherent allocator

 drivers/gpu/drm/nouveau/nvkm/core/firmware.c | 9 ++++++---
 drivers/gpu/drm/nouveau/nvkm/falcon/fw.c     | 6 ++++++
 2 files changed, 12 insertions(+), 3 deletions(-)