Searched refs:cf_cont (Results 1 – 7 of 7) sorted by relevance
61 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()
253 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()
118 dc_drm->cf_cont[0] = cf; in dc_cf_bind()122 dc_drm->cf_cont[1] = cf; in dc_cf_bind()
44 struct dc_cf *cf_cont; member
36 struct dc_cf *cf_cont[DC_DISPLAYS]; member
72 struct dc_cf *cf_cont[DC_DISPLAYS]; member
219 dc_plane->cf = dc_drm->pe->cf_cont[plane->index]; in dc_plane_init()
Completed in 12 milliseconds