]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfx
authorChristian König <christian.koenig@amd.com>
Tue, 1 Oct 2019 08:02:58 +0000 (10:02 +0200)
committerChristian König <christian.koenig@amd.com>
Fri, 25 Oct 2019 09:40:28 +0000 (11:40 +0200)
commit7fb03cc3e0794f00b8f154f335ad5b4eb4d78c58
tree9b556061a491d7eb6faf37e779cb9c81b696415c
parentc6a5f8daff1179a443f3bf797c0400d84a8818a0
drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfx

This feature is only used by vmwgfx and superfluous for everybody else.

Signed-off-by: Christian König <christian.koenig@amd.com>
Co-developed-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Tested-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/333650/
drivers/gpu/drm/ttm/ttm_bo.c
drivers/gpu/drm/ttm/ttm_bo_util.c
drivers/gpu/drm/ttm/ttm_execbuf_util.c
drivers/gpu/drm/vmwgfx/vmwgfx_bo.c
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
drivers/gpu/drm/vmwgfx/vmwgfx_validation.c
include/drm/ttm/ttm_bo_api.h