Lines Matching refs:mode_crtc
190 // drmModeSetCrtc(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
255 if (drmmode_crtc->mode_crtc->buffer_id)
256 fbcon_id = drmmode_crtc->mode_crtc->buffer_id;
412 ret = drmModeSetCrtc(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
468 drmModeMoveCursor(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id, x, y);
492 drmModeSetCursor(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id, 0, 64, 64);
503 drmModeSetCursor(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id, handle, 64, 64);
604 drmModeCrtcSetGamma(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
641 tmp = drmmode_crtc->mode_crtc->crtc_id;
662 drmmode_crtc->mode_crtc = drmModeGetCrtc(drmmode->fd, drmmode->mode_res->crtcs[num]);
1600 drmModeSetCrtc(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
1863 if (drmModePageFlip(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,