Home
last modified time | relevance | path

Searched refs:cf_cont (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/imx/dc/
A Ddc-pe.c61 pe->cf_cont[i] = dc_drm->cf_cont[i]; in dc_pe_post_bind()
121 for (i = 0; i < ARRAY_SIZE(pe->cf_cont); i++) in dc_pe_runtime_resume()
122 dc_cf_init(pe->cf_cont[i]); in dc_pe_runtime_resume()
A Ddc-crtc.c253 dc_cf_framedimensions(dc_crtc->cf_cont, in dc_crtc_atomic_enable()
266 dc_cf_constantcolor_black(dc_crtc->cf_cont); in dc_crtc_atomic_enable()
268 cf_link = dc_cf_get_link_id(dc_crtc->cf_cont); in dc_crtc_atomic_enable()
519 dc_crtc->cf_cont = pe->cf_cont[crtc_index]; in dc_crtc_init()
A Ddc-cf.c118 dc_drm->cf_cont[0] = cf; in dc_cf_bind()
122 dc_drm->cf_cont[1] = cf; in dc_cf_bind()
A Ddc-kms.h44 struct dc_cf *cf_cont; member
A Ddc-drv.h36 struct dc_cf *cf_cont[DC_DISPLAYS]; member
A Ddc-pe.h72 struct dc_cf *cf_cont[DC_DISPLAYS]; member
A Ddc-plane.c219 dc_plane->cf = dc_drm->pe->cf_cont[plane->index]; in dc_plane_init()

Completed in 12 milliseconds