Home
last modified time | relevance | path

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

/drivers/gpu/drm/imx/dc/
A Ddc-pe.c60 pe->cf_safe[i] = dc_drm->cf_safe[i]; in dc_pe_post_bind()
118 for (i = 0; i < ARRAY_SIZE(pe->cf_safe); i++) in dc_pe_runtime_resume()
119 dc_cf_init(pe->cf_safe[i]); in dc_pe_runtime_resume()
A Ddc-crtc.c255 dc_cf_framedimensions(dc_crtc->cf_safe, in dc_crtc_atomic_enable()
259 dc_cf_constantcolor_blue(dc_crtc->cf_safe); in dc_crtc_atomic_enable()
260 cf_link = dc_cf_get_link_id(dc_crtc->cf_safe); in dc_crtc_atomic_enable()
520 dc_crtc->cf_safe = pe->cf_safe[crtc_index]; in dc_crtc_init()
A Ddc-cf.c126 dc_drm->cf_safe[0] = cf; in dc_cf_bind()
130 dc_drm->cf_safe[1] = cf; in dc_cf_bind()
A Ddc-kms.h46 struct dc_cf *cf_safe; member
A Ddc-drv.h34 struct dc_cf *cf_safe[DC_DISPLAYS]; member
A Ddc-pe.h71 struct dc_cf *cf_safe[DC_DISPLAYS]; member

Completed in 9 milliseconds