[Intel-gfx] [PULL] drm-misc-fixes
Maxime Ripard
mripard at redhat.com
Thu Jul 20 07:58:23 UTC 2023
Hi,
Here's this week drm-misc-fixes PR
Maxime
drm-misc-fixes-2023-07-20:
Memory leak fixes in drm/client, memory access/leak fixes for
accel/qaic, another leak fix in dma-buf and three nouveau fixes around
hotplugging.
The following changes since commit 835a65f51790e1f72b1ab106ec89db9ac15b47d6:
drm/nouveau: bring back blit subchannel for pre nv50 GPUs (2023-07-12 22:38:41 +0200)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2023-07-20
for you to fetch changes up to ea293f823a8805735d9e00124df81a8f448ed1ae:
drm/nouveau/kms/nv50-: init hpd_irq_lock for PIOR DP (2023-07-19 11:08:47 +0200)
----------------------------------------------------------------
Memory leak fixes in drm/client, memory access/leak fixes for
accel/qaic, another leak fix in dma-buf and three nouveau fixes around
hotplugging.
----------------------------------------------------------------
Ben Skeggs (3):
drm/nouveau/i2c: fix number of aux event slots
drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interrupts
drm/nouveau/kms/nv50-: init hpd_irq_lock for PIOR DP
Dan Carpenter (4):
accel/qaic: tighten bounds checking in encode_message()
accel/qaic: tighten bounds checking in decode_message()
accel/qaic: Add consistent integer overflow checks
accel/qaic: Fix a leak in map_user_pages()
Jocelyn Falempe (2):
drm/client: Fix memory leak in drm_client_target_cloned
drm/client: Fix memory leak in drm_client_modeset_probe
Ville Syrjälä (1):
dma-buf/dma-resv: Stop leaking on krealloc() failure
drivers/accel/qaic/qaic_control.c | 39 +++++++++++++++--------
drivers/dma-buf/dma-resv.c | 13 +++++---
drivers/gpu/drm/drm_client_modeset.c | 6 ++++
drivers/gpu/drm/nouveau/dispnv50/disp.c | 4 +++
drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h | 4 +--
drivers/gpu/drm/nouveau/nvkm/engine/disp/uconn.c | 27 ++++++++++------
drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c | 11 +++++--
7 files changed, 73 insertions(+), 31 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/intel-gfx/attachments/20230720/0bf8ad9f/attachment.sig>
More information about the Intel-gfx
mailing list