aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorRajneesh Bhardwaj <[email protected]>2023-07-07 21:13:55 -0400
committerChristian König <[email protected]>2023-07-10 17:30:51 +0200
commit35d67ee3e9c9bcaaab9f217cb3cc6dacf21f2b96 (patch)
tree9cf1fbcd1eac0558bb0d0325e295beeed9c23ef5 /scripts/generate_rust_analyzer.py
parent45a4ff624f155314b6188d7cb53e80f3861beb0b (diff)
drm/ttm: Use init_on_free to delay release TTM BOs
Delay release TTM BOs when the kernel default setting is init_on_free. This offloads the overhead of clearing the system memory to the work item and potentially a different CPU. This could be very beneficial when the application does a lot of malloc/free style allocations of system memory. Signed-off-by: Rajneesh Bhardwaj <[email protected]> Reviewed-by: Christian König <[email protected]>. Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Christian König <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions