linux-stable/drivers/gpu/drm/sun4i
Saud Farooqui 85016f66af
drm/sun4i: Return if frontend is not present
Added return statement in sun4i_layer_format_mod_supported()
in case frontend is not present.

Signed-off-by: Saud Farooqui <farooqui_saud@hotmail.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/PA4P189MB1421E93EF5F8E8E00E71B7878BB29@PA4P189MB1421.EURP189.PROD.OUTLOOK.COM
2022-06-22 16:42:25 +02:00
..
Kconfig drm/sun4i: Allow building the driver on RISC-V 2022-04-26 14:24:04 +02:00
Makefile
sun4i_backend.c sun4i/drm: backend: use mode_set engine callback 2022-04-26 14:24:37 +02:00
sun4i_backend.h
sun4i_crtc.c sun4i/drm: engine: Add mode_set callback 2022-04-26 14:24:16 +02:00
sun4i_crtc.h
sun4i_dotclock.c
sun4i_dotclock.h
sun4i_drv.c drm/sun4i: Add DMA mask and segment size 2022-06-22 09:31:22 +02:00
sun4i_drv.h
sun4i_framebuffer.c
sun4i_framebuffer.h
sun4i_frontend.c drm/sun4i: Remove obsolete references to PHYS_OFFSET 2022-04-26 14:39:56 +02:00
sun4i_frontend.h
sun4i_hdmi.h drm/sun4i: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmi 2022-04-22 11:51:52 +02:00
sun4i_hdmi_ddc_clk.c
sun4i_hdmi_enc.c drm/sun4i: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmi 2022-04-22 11:51:52 +02:00
sun4i_hdmi_i2c.c drm/sun4i: hdmi: Use more portable I/O helpers 2022-04-26 14:23:47 +02:00
sun4i_hdmi_tmds_clk.c
sun4i_layer.c drm/sun4i: Return if frontend is not present 2022-06-22 16:42:25 +02:00
sun4i_layer.h
sun4i_lvds.c
sun4i_lvds.h
sun4i_rgb.c
sun4i_rgb.h
sun4i_tcon.c drm/sun4i: Add support for D1 TCONs 2022-04-26 14:25:57 +02:00
sun4i_tcon.h
sun4i_tv.c
sun6i_drc.c
sun6i_mipi_dsi.c drm/sun4i: dsi: delete unnecessary IS_ERR() checks 2022-04-29 16:26:49 +02:00
sun6i_mipi_dsi.h
sun8i_csc.c drm/sun4i: csc: Add support for the new MMIO layout 2022-04-26 14:25:15 +02:00
sun8i_csc.h drm/sun4i: csc: Add support for the new MMIO layout 2022-04-26 14:25:15 +02:00
sun8i_dw_hdmi.c drm/sun4i: dw-hdmi: Fix ddc-en GPIO consumer conflict 2022-06-16 09:48:44 +02:00
sun8i_dw_hdmi.h drm/sun4i: dw-hdmi: Fix ddc-en GPIO consumer conflict 2022-06-16 09:48:44 +02:00
sun8i_hdmi_phy.c drm: bridge: dw_hdmi: add reset function for PHY GEN1 2022-04-19 18:19:03 +02:00
sun8i_hdmi_phy_clk.c
sun8i_mixer.c drm/sun4i: Add support for D1 mixers 2022-04-26 14:25:29 +02:00
sun8i_mixer.h drm/sun4i: csc: Add support for the new MMIO layout 2022-04-26 14:25:15 +02:00
sun8i_tcon_top.c drm/sun4i: Add support for D1 TCON TOP 2022-04-26 14:25:43 +02:00
sun8i_tcon_top.h
sun8i_ui_layer.c sun4i/drm: sun8i: use mode_set engine callback 2022-04-26 14:24:47 +02:00
sun8i_ui_layer.h
sun8i_ui_scaler.c
sun8i_ui_scaler.h
sun8i_vi_layer.c drm/sun4i: Allow VI layers to be primary planes 2022-04-26 14:24:57 +02:00
sun8i_vi_layer.h
sun8i_vi_scaler.c
sun8i_vi_scaler.h
sunxi_engine.h sun4i/drm: engine: Add mode_set callback 2022-04-26 14:24:16 +02:00