[PULL] drm-misc-fixes
Maxime Ripard
maxime at cerno.tech
Thu Feb 9 08:36:00 UTC 2023
Hi Dave, Daniel,
Here's this week drm-misc-fixes PR
Maxime
drm-misc-fixes-2023-02-09:
A fix for a circular refcounting in drm/client, one for a memory leak in
amdgpu and a virtio fence fix when interrupted
The following changes since commit a3ee9e0b57f8ecca02d1c16fad4941e09bfe2941:
drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disable (2023-02-01 11:41:15 +0100)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2023-02-09
for you to fetch changes up to 85e26dd5100a182bf8448050427539c0a66ab793:
drm/client: fix circular reference counting issue (2023-02-07 09:42:56 +0100)
----------------------------------------------------------------
A fix for a circular refcounting in drm/client, one for a memory leak in
amdgpu and a virtio fence fix when interrupted
----------------------------------------------------------------
Bert Karwatzki (1):
drm/amdgpu: fix memory leak in amdgpu_cs_sync_rings
Christian König (1):
drm/client: fix circular reference counting issue
Ryan Neph (1):
drm/virtio: exbuf->fence_fd unmodified on interrupted wait
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 5 ++++-
drivers/gpu/drm/drm_client.c | 33 ++++++++++++++++++++-------------
drivers/gpu/drm/virtio/virtgpu_ioctl.c | 5 +----
include/drm/drm_client.h | 5 -----
include/uapi/drm/virtgpu_drm.h | 1 +
5 files changed, 26 insertions(+), 23 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/20230209/1f5a48f6/attachment.sig>
More information about the dri-devel
mailing list