drm/lima: standardize debug messages by ip name
authorErico Nunes <nunes.erico@gmail.com>
Wed, 24 Jan 2024 02:59:47 +0000 (03:59 +0100)
committerQiang Yu <yuq825@gmail.com>
Mon, 12 Feb 2024 08:27:48 +0000 (16:27 +0800)
commit423af970da74db7eed1b14f2b7f115714a67aeb8
treee07cb64e161ab44bcd14a3b836610d1aeb7e2b29
parent9e5690a16fc26b17eeb8d7e07865b69a78e81e57
drm/lima: standardize debug messages by ip name

Some debug messages carried the ip name, or included "lima", or
included both the ip name and then the numbered ip name again.
Make the messages more consistent by always looking up and showing
the ip name first.

Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
Signed-off-by: Qiang Yu <yuq825@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240124025947.2110659-9-nunes.erico@gmail.com
drivers/gpu/drm/lima/lima_gp.c
drivers/gpu/drm/lima/lima_l2_cache.c
drivers/gpu/drm/lima/lima_mmu.c
drivers/gpu/drm/lima/lima_pmu.c
drivers/gpu/drm/lima/lima_pp.c