]> Git Repo - linux.git/commit
drm/amd/display: add missing tracepoint event in DM atomic_commit_tail
authorMelissa Wen <[email protected]>
Wed, 23 Oct 2024 13:53:17 +0000 (10:53 -0300)
committerAlex Deucher <[email protected]>
Thu, 24 Oct 2024 22:06:44 +0000 (18:06 -0400)
commit5605a0d363f1283e10985aa81000e63e5b783fc4
tree4cf230f7bb050d9421b5e2b63655d46002f92ecc
parente46738a58f87fc03962ce907f81e69dcd93f88f5
drm/amd/display: add missing tracepoint event in DM atomic_commit_tail

There are two events to trace the beginning and the end of
amdgpu_dm_atomic_commit_tail, but only the one ate the beginning was
placed. Place amdgpu_dm_atomic_commit_tail_finish tracepoint at the end
than.

Signed-off-by: Melissa Wen <[email protected]>
Reviewed-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
This page took 0.0552 seconds and 4 git commands to generate.