[Intel-gfx] [PULL] drm-misc-fixes
Maxime Ripard
maxime at cerno.tech
Thu Apr 30 15:32:01 UTC 2020
Hi!
Here's this week drm-misc-fixes PR
Thanks!
Maxime
drm-misc-fixes-2020-04-30:
A few resources-related fixes for qxl, some doc build warnings and ioctl
fixes for dma-buf, an off-by-one fix in edid, and a return code fix in
DP-MST
The following changes since commit 9da67433f64eb89e5a7b47977507806c6ea026e7:
drm/tidss: fix crash related to accessing freed memory (2020-04-20 10:07:35 +0300)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2020-04-30
for you to fetch changes up to 6f49c2515e2258f08f2b905c9772dbf729610415:
dma-buf: fix documentation build warnings (2020-04-30 19:47:39 +0530)
----------------------------------------------------------------
A few resources-related fixes for qxl, some doc build warnings and ioctl
fixes for dma-buf, an off-by-one fix in edid, and a return code fix in
DP-MST
----------------------------------------------------------------
Daniel Vetter (1):
dma-buf: Fix SET_NAME ioctl uapi
Gurchetan Singh (1):
drm/virtio: only destroy created contexts
Lyude Paul (1):
drm/dp_mst: Fix drm_dp_send_dpcd_write() return code
Randy Dunlap (1):
dma-buf: fix documentation build warnings
Vasily Averin (4):
drm/qxl: qxl_release leak in qxl_draw_dirty_fb()
drm/qxl: qxl_release leak in qxl_hw_surface_alloc()
drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
drm/qxl: qxl_release use after free
Ville Syrjälä (1):
drm/edid: Fix off-by-one in DispID DTD pixel clock
drivers/dma-buf/dma-buf.c | 7 ++++---
drivers/gpu/drm/drm_dp_mst_topology.c | 8 ++++++--
drivers/gpu/drm/drm_edid.c | 2 +-
drivers/gpu/drm/qxl/qxl_cmd.c | 10 +++++-----
drivers/gpu/drm/qxl/qxl_display.c | 6 +++---
drivers/gpu/drm/qxl/qxl_draw.c | 7 ++++---
drivers/gpu/drm/qxl/qxl_image.c | 3 ++-
drivers/gpu/drm/qxl/qxl_ioctl.c | 5 +----
drivers/gpu/drm/virtio/virtgpu_kms.c | 17 ++++++-----------
include/linux/dma-buf.h | 3 +--
include/uapi/linux/dma-buf.h | 6 ++++++
11 files changed, 39 insertions(+), 35 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/20200430/50ba36fb/attachment.sig>
More information about the Intel-gfx
mailing list