Searched refs:atomic_get_input_bus_fmts (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/ |
| H A D | display-connector.c | 150 if (!prev_bridge || !prev_bridge->funcs->atomic_get_input_bus_fmts) { in display_connector_get_input_bus_fmts() 166 return prev_bridge->funcs->atomic_get_input_bus_fmts(prev_bridge, prev_bridge_state, in display_connector_get_input_bus_fmts() 176 .atomic_get_input_bus_fmts = display_connector_get_input_bus_fmts,
|
| H A D | panel.c | 151 .atomic_get_input_bus_fmts = drm_atomic_helper_bridge_propagate_bus_fmt,
|
| H A D | maxim-max96745.c | 217 .atomic_get_input_bus_fmts = drm_atomic_helper_bridge_propagate_bus_fmt,
|
| H A D | maxim-max96755f.c | 423 .atomic_get_input_bus_fmts = drm_atomic_helper_bridge_propagate_bus_fmt,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_bridge.c | 772 if (!cur_bridge->funcs->atomic_get_input_bus_fmts) { in select_bus_fmt_recursive() 801 in_bus_fmts = cur_bridge->funcs->atomic_get_input_bus_fmts(cur_bridge, in select_bus_fmt_recursive()
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_bridge.h | 456 u32 *(*atomic_get_input_bus_fmts)(struct drm_bridge *bridge, member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/ |
| H A D | parallel-display.c | 246 .atomic_get_input_bus_fmts = imx_pd_bridge_atomic_get_input_bus_fmts,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/meson/ |
| H A D | meson_dw_hdmi.c | 825 .atomic_get_input_bus_fmts = meson_venc_hdmi_encoder_get_inp_bus_fmts,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | dw-dp.c | 3333 .atomic_get_input_bus_fmts = drm_atomic_helper_bridge_propagate_bus_fmt,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi.c | 4058 .atomic_get_input_bus_fmts = dw_hdmi_bridge_atomic_get_input_bus_fmts,
|