[Intel-gfx] [PULL] drm-misc-fixes
Thomas Zimmermann
tzimmermann at suse.de
Fri Jan 8 09:34:34 UTC 2021
Hi Dave and Daniel,
sorry for being a bit late. Here's this week's PR for drm-misc-fixes.
Best regards
Thomas
drm-misc-fixes-2021-01-08:
* dma-buf: fix a use-after-free
* radeon: don't init the TTM page pool manually
* ttm: unexport ttm_pool_{init,fini}()
The following changes since commit e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62:
Linux 5.11-rc2 (2021-01-03 15:55:30 -0800)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2021-01-08
for you to fetch changes up to a73858ef4d5e1d425e171f0f6a52864176a6a979:
drm/ttm: unexport ttm_pool_init/fini (2021-01-07 14:25:43 +0100)
----------------------------------------------------------------
* dma-buf: fix a use-after-free
* radeon: don't init the TTM page pool manually
* ttm: unexport ttm_pool_{init,fini}()
----------------------------------------------------------------
Charan Teja Reddy (1):
dmabuf: fix use-after-free of dmabuf's file->f_inode
Christian König (2):
drm/radeon: stop re-init the TTM page pool
drm/ttm: unexport ttm_pool_init/fini
drivers/dma-buf/dma-buf.c | 21 +++++++++++++++++----
drivers/gpu/drm/radeon/radeon_ttm.c | 3 ---
drivers/gpu/drm/ttm/ttm_pool.c | 2 --
3 files changed, 17 insertions(+), 9 deletions(-)
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Felix Imendörffer
More information about the Intel-gfx
mailing list