[git pull] vmwgfx-next
Thomas Hellström (VMware)
thomas_os at shipmail.org
Thu Nov 14 13:17:03 UTC 2019
Dave, Daniel
Two minor cleanups / fixes for -next.
The following changes since commit 3ca3a9eab7085b3c938b5d088c3020269cfecdc8:
Merge tag 'drm-misc-next-fixes-2019-11-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-next (2019-11-08 16:48:22 +1000)
are available in the Git repository at:
git://people.freedesktop.org/~thomash/linux vmwgfx-next
for you to fetch changes up to b4011644b03c04b1a42068313c5b894da41d0698:
drm/vmwgfx: remove set but not used variable 'srf' (2019-11-14 08:41:36 +0100)
----------------------------------------------------------------
Thomas Hellstrom (1):
drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page pool
YueHaibing (1):
drm/vmwgfx: remove set but not used variable 'srf'
drivers/gpu/drm/Kconfig | 7 +++++++
drivers/gpu/drm/ttm/Makefile | 4 ++--
drivers/gpu/drm/ttm/ttm_page_alloc_dma.c | 3 ---
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 3 +--
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c | 2 --
include/drm/ttm/ttm_page_alloc.h | 2 +-
6 files changed, 11 insertions(+), 10 deletions(-)
More information about the dri-devel
mailing list