drm/rockchip: vop2: Don't spam logs in atomic update
authorAndy Yan <andy.yan@rock-chips.com>
Mon, 28 Oct 2024 07:41:34 +0000 (15:41 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 9 Nov 2024 22:34:34 +0000 (23:34 +0100)
commit712ec5de382d009396ced509e75b392d28871aa4
tree0833a322c28be108dc2749e9c6ce16b6bf272b37
parent666e1960464140cc4bc9203c203097e70b54c95a
drm/rockchip: vop2: Don't spam logs in atomic update

Demote the error message to drm_dbg_kms to only print the message
if the respective debug messages are enabled.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20241028074140.382199-1-andyshrk@163.com
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c