WSL2-Linux-Kernel/drivers/gpu/drm/imx/dcss
Laurent Pinchart fb8d617f8f drm/bridge: Centralize error message when bridge attach fails
Being informed of a failure to attach a bridge is useful, and many
drivers prints an error message in that case. Move the message to
drm_bridge_attach() to avoid code duplication.

Suggested-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: Jyri Sarha <jyri.sarha@iki.fi>
2021-07-28 16:33:12 +03:00
..
Kconfig drm/imx/dcss: fix compilation issue on 32bit 2020-09-10 12:09:54 +02:00
Makefile
dcss-blkctl.c
dcss-crtc.c drm/atomic: Pass the full state to CRTC atomic begin and flush 2020-11-02 12:37:49 +01:00
dcss-ctxld.c
dcss-dev.c
dcss-dev.h drm/imx/dcss: allow using nearest neighbor interpolation scaling 2020-11-26 11:29:44 +01:00
dcss-dpr.c
dcss-drv.c
dcss-dtg.c
dcss-kms.c drm/bridge: Centralize error message when bridge attach fails 2021-07-28 16:33:12 +03:00
dcss-kms.h
dcss-plane.c drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default 2021-06-24 15:35:24 +02:00
dcss-scaler.c drm/imx/dcss: allow using nearest neighbor interpolation scaling 2020-11-26 11:29:44 +01:00
dcss-ss.c