aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorWang, Beyond <Wang.Beyond@amd.com>2023-12-12 21:03:04 +0800
committerAlex Deucher <alexander.deucher@amd.com>2023-12-14 15:25:48 -0500
commit94aeb4117343d072e3a35b9595bcbfc0058ee724 (patch)
treec6dedeedd6d1da8bd690e6ac4f92f241ace80282 /scripts/stackusage
parentdrm/amd/display: allow newer DC hardware to use degamma ROM for PQ/HLG (diff)
downloadlinux-94aeb4117343d072e3a35b9595bcbfc0058ee724.tar.gz
linux-94aeb4117343d072e3a35b9595bcbfc0058ee724.zip
drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heap
Issue: during evict or validate happened on amdgpu_bo, the 'from' and 'to' is always same in ftrace event of amdgpu_bo_move where calling the 'trace_amdgpu_bo_move', the comment says move_notify is called before move happens, but actually it is called after move happens, here the new_mem is same as bo->resource Fix: move trace_amdgpu_bo_move from move_notify to amdgpu_bo_move Signed-off-by: Wang, Beyond <Wang.Beyond@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions