]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/ttm: use GEM references for VM mappings
authorChristian König <christian.koenig@amd.com>
Thu, 11 Jul 2024 14:04:37 +0000 (16:04 +0200)
committerChristian König <christian.koenig@amd.com>
Tue, 3 Dec 2024 17:02:13 +0000 (18:02 +0100)
commit39b1acfddfd567dfef5dcf4fdfa462f0a2b2c89c
tree001edf253700ba73cbd76dd8e6fe5c7f6bb6df5d
parente13f7e9d0d499999298097ca8356343967b51d31
drm/ttm: use GEM references for VM mappings

Instead of a TTM reference grab a GEM reference whenever necessary for a
VM mapping.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240723121750.2086-7-christian.koenig@amd.com
drivers/gpu/drm/ttm/ttm_bo_vm.c