aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorRajneesh Bhardwaj <[email protected]>2023-07-08 01:13:55 +0000
committerChristian König <[email protected]>2023-07-10 15:30:51 +0000
commit35d67ee3e9c9bcaaab9f217cb3cc6dacf21f2b96 (patch)
tree9cf1fbcd1eac0558bb0d0325e295beeed9c23ef5 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentdrm/bridge: cdns-mhdp8546: Fix the interrupt enable/disable (diff)
downloadkernel-35d67ee3e9c9bcaaab9f217cb3cc6dacf21f2b96.tar.gz
kernel-35d67ee3e9c9bcaaab9f217cb3cc6dacf21f2b96.zip
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions