summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorThomas Hellström <thomas.hellstrom@linux.intel.com>2025-06-23 17:53:12 +0200
committerThomas Hellström <thomas.hellstrom@linux.intel.com>2025-06-26 17:15:32 +0200
commite1e85eb0a977f1eb1d17d4627aceaa8eeac37159 (patch)
treee38d9ef3c9f809a8e767fd9fcad0ae7b212f20b7 /tools/perf/scripts/python/bin/stackcollapse-record
parentc8e3d6d77507c42cc1a02783f70e1e4e85e3c80f (diff)
downloadkernel-e1e85eb0a977f1eb1d17d4627aceaa8eeac37159.tar.gz
drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initialization
Instead of the struct ttm_operation_ctx, Pass a struct ttm_lru_walk_arg to enable us to easily extend the walk functionality, and to implement ttm_lru_walk_for_evict() using the guarded LRU iteration. Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com> Reviewed-by: Christian König <christian.koenig@amd.com> Link: https://lore.kernel.org/r/20250623155313.4901-3-thomas.hellstrom@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
ref='/distro/kernel/commit/drivers/crypto/amcc?h=master&id=4dc10c0142ce0af8c20ec44dc6928ae63ad4f73a'>crypto: crypto4xx - Switch to new style ahashHerbert Xu 2009-07-14crypto: crypto4xx - Use crypto_ahash_set_reqsizeHerbert Xu 2009-02-18crypto: amcc - Add crypt4xx driverJames Hsiao