[Intel-gfx] [PULL] drm-misc-fixes
Maxime Ripard
maxime at cerno.tech
Thu Dec 22 13:02:24 UTC 2022
Hi,
here's this week drm-misc-fixes PR
Maxime
drm-misc-fixes-2022-12-22:
One fix for a use-after-free in panfrost, one to fix the error handling in
dma_buf_export and one to fix a compile error with
drm_plane_helper_atomic_check missing a definition for drm_atomic_state
The following changes since commit c4252650a8c4770b669398fe7270ed8c94fc0eba:
Merge tag 'drm-misc-fixes-2022-12-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2022-12-09 10:11:06 +1000)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2022-12-22
for you to fetch changes up to 4217c6ac817451d5116687f3cc6286220dc43d49:
drm/panfrost: Fix GEM handle creation ref-counting (2022-12-21 15:04:42 +0000)
----------------------------------------------------------------
One fix for a use-after-free in panfrost, one to fix the error handling in
dma_buf_export and one to fix a compile error with
drm_plane_helper_atomic_check missing a definition for drm_atomic_state
----------------------------------------------------------------
Christian König (1):
dma-buf: fix dma_buf_export init order v2
Ma Jun (1):
drm/plane-helper: Add the missing declaration of drm_atomic_state
Steven Price (1):
drm/panfrost: Fix GEM handle creation ref-counting
drivers/dma-buf/dma-buf-sysfs-stats.c | 7 +--
drivers/dma-buf/dma-buf-sysfs-stats.h | 4 +-
drivers/dma-buf/dma-buf.c | 84 +++++++++++++++------------------
drivers/gpu/drm/panfrost/panfrost_drv.c | 27 +++++++----
drivers/gpu/drm/panfrost/panfrost_gem.c | 16 +------
drivers/gpu/drm/panfrost/panfrost_gem.h | 5 +-
include/drm/drm_plane_helper.h | 1 +
7 files changed, 64 insertions(+), 80 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/20221222/2d088e8c/attachment.sig>
More information about the Intel-gfx
mailing list