Lines Matching defs:crtc_id
59 if (vbox_crtc->crtc_id == 0 && fb &&
76 hgsmi_process_display_info(vbox->guest_pool, vbox_crtc->crtc_id,
105 p->view_index = vbox_crtc->crtc_id;
108 vbox_crtc->crtc_id * VBVA_MIN_BUFFER_SIZE;
305 unsigned int crtc_id = to_vbox_crtc(crtc)->crtc_id;
312 if (!vbva_buffer_begin_update(&vbox->vbva_info[crtc_id],
316 vbva_write(&vbox->vbva_info[crtc_id], vbox->guest_pool,
318 vbva_buffer_end_update(&vbox->vbva_info[crtc_id]);
585 vbox_crtc->crtc_id = i;
720 if (vbox_connector->vbox_crtc->crtc_id == 0)