Home
last modified time | relevance | path

Searched refs:STI_MIXER_MAIN (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_crtc.c34 if (mixer->id == STI_MIXER_MAIN) { in sti_crtc_enable()
86 if (mixer->id == STI_MIXER_MAIN) in sti_crtc_mode_set()
101 sti_vtg_set_config(mixer->id == STI_MIXER_MAIN ? in sti_crtc_mode_set()
127 if (mixer->id == STI_MIXER_MAIN) { in sti_crtc_disable()
313 if (sti_vtg_register_client(pipe == STI_MIXER_MAIN ? in sti_crtc_enable_vblank()
332 if (sti_vtg_unregister_client(pipe == STI_MIXER_MAIN ? in sti_crtc_disable_vblank()
357 if (mixer->id == STI_MIXER_MAIN) in sti_crtc_is_main()
Dsti_mixer.h59 #define STI_MIXER_MAIN 0 macro
Dsti_compositor.c37 {STI_MIXER_MAIN_SUBDEV, STI_MIXER_MAIN, 0xC00},
54 {STI_MIXER_MAIN_SUBDEV, STI_MIXER_MAIN, 0xC00}
Dsti_gdp.c256 if (sti_vtg_unregister_client(mixer->id == STI_MIXER_MAIN ? in sti_gdp_disable()
493 if (sti_vtg_register_client(mixer->id == STI_MIXER_MAIN ? in sti_gdp_atomic_update()
507 if (mixer->id == STI_MIXER_MAIN) in sti_gdp_atomic_update()
Dsti_mixer.c58 case STI_MIXER_MAIN: in sti_mixer_to_str()
Dsti_dvo.c245 if (mixer->id == STI_MIXER_MAIN) in sti_dvo_set_mode()