]> Gentwo Git Trees - linux/.git/commit
drm/ttm: Add getter for some pool properties
authorTvrtko Ursulin <tvrtko.ursulin@igalia.com>
Mon, 20 Oct 2025 11:54:06 +0000 (12:54 +0100)
committerTvrtko Ursulin <tursulin@ursulin.net>
Fri, 31 Oct 2025 08:54:54 +0000 (08:54 +0000)
commitd53adc244fbf965d7efeefb278ff8f2664bbe20e
tree31f122a7e1b8c9a4de72529e77212626b3fb6f81
parentd7a849d126d0a75b2c5101f82d0c9693e04a43fd
drm/ttm: Add getter for some pool properties

No functional change but to allow easier refactoring in the future.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Cc: Christian König <christian.koenig@amd.com>
Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Tvrtko Ursulin <tursulin@ursulin.net>
Link: https://lore.kernel.org/r/20251020115411.36818-2-tvrtko.ursulin@igalia.com
drivers/gpu/drm/ttm/tests/ttm_pool_test.c
drivers/gpu/drm/ttm/ttm_pool.c
drivers/gpu/drm/ttm/ttm_pool_internal.h [new file with mode: 0644]
drivers/gpu/drm/ttm/ttm_tt.c