Home
last modified time | relevance | path

Searched refs:csc_setup (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/vc4/
A Dvc4_hdmi.h68 void (*csc_setup)(struct vc4_hdmi *vc4_hdmi, member
A Dvc4_hdmi.c1581 if (vc4_hdmi->variant->csc_setup) in vc4_hdmi_encoder_pre_crtc_enable()
1582 vc4_hdmi->variant->csc_setup(vc4_hdmi, conn_state, mode); in vc4_hdmi_encoder_pre_crtc_enable()
3579 .csc_setup = vc4_hdmi_csc_setup,
3607 .csc_setup = vc5_hdmi_csc_setup,
3636 .csc_setup = vc5_hdmi_csc_setup,

Completed in 10 milliseconds