aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
diff options
context:
space:
mode:
authorJavier Martinez Canillas <[email protected]>2022-07-22 07:47:55 +0000
committerJavier Martinez Canillas <[email protected]>2022-07-22 23:39:28 +0000
commitbbb6f93f51a19787f455768015e9a77a4d83c4c8 (patch)
treec9c5f7158bbc0d7991263505dffad29f74e4e64a /drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
parentdrm/komeda: Fix handling of atomic commits in the atomic_commit_tail hook (diff)
downloadkernel-bbb6f93f51a19787f455768015e9a77a4d83c4c8.tar.gz
kernel-bbb6f93f51a19787f455768015e9a77a4d83c4c8.zip
drm/bridge: ti-sn65dsi86: Use dev_err_probe() to avoid polluting the log
If devm_drm_of_get_bridge() can't find the connected bridge, it returns an ERR_PTR(-EPROBE_DEFER) to indicate that the probe should be deferred. But this path also prints an error message, which pollutes the kernel log since is printed on every probe deferral, i.e: $ dmesg | grep "failed to create panel bridge" | wc -l 38 Signed-off-by: Javier Martinez Canillas <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> Reviewed-by: Andrzej Hajda <[email protected]> Reviewed-by: Douglas Anderson <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h')
0 files changed, 0 insertions, 0 deletions