Searched refs:mode_crtc (Results 1 - 25 of 28) sorted by relevance

12

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_drmmode.h56 drmModeCrtcPtr mode_crtc; member in struct:__anon275521630208
H A Dqxl_drmmode.c118 // drmModeSetCrtc(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
207 ret = drmModeSetCrtc(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
267 drmModeMoveCursor(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id, x, y);
282 ret = drmModeSetCursor2(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id, handle, 64, 64, cursor->bits->xhot, cursor->bits->yhot);
288 drmModeSetCursor(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id, handle, 64, 64);
313 drmModeSetCursor(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id, 0, 64, 64);
323 drmModeCrtcSetGamma(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
352 drmmode_crtc->mode_crtc = drmModeGetCrtc(drmmode->fd, drmmode->mode_res->crtcs[num]);
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_kms.h58 drmModeCrtcPtr mode_crtc; member in struct:__anonc755062c0208
H A Dvia_kms.c153 drmModeSetCrtc(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
204 ret = drmModeSetCrtc(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
252 drmModeMoveCursor(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id, x, y);
263 drmModeSetCursor(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id, 0,
276 drmModeSetCursor(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id, handle,
294 if (drmModeSetCursor(drmmode_crtc->drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
310 drmModeCrtcSetGamma(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
337 drmmode_crtc->mode_crtc = drmModeGetCrtc(drmmode->fd, drmmode->mode_res->crtcs[num]);
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Ddrmmode_display.h71 drmModeCrtcPtr mode_crtc; member in struct:__anon92ff548d0408
H A Ddrmmode_display.c190 // 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
[all...]
H A Dradeon_commonfuncs.c894 OUT_RING(drmmode_crtc->mode_crtc->crtc_id);
H A Devergreen_accel.c422 E32(drmmode_crtc->mode_crtc->crtc_id);
H A Dr6xx_accel.c414 E32(ib, drmmode_crtc->mode_crtc->crtc_id);
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Ddrmmode_display.c55 drmModeCrtcPtr mode_crtc; member in struct:__anon0fe22f920208
381 ret = drmModeSetCrtc(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
425 drmModeMoveCursor(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id, x, y);
450 drmModeSetCursor(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
460 drmModeSetCursor(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
568 drmModeCrtcSetGamma(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
599 drmmode_crtc->mode_crtc = drmModeGetCrtc(drmmode->fd,
1422 return drm_intel_get_pipe_from_crtc_id (bufmgr, drmmode_crtc->mode_crtc->crtc_id);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c474 fb_id ? drmmode_crtc->mode_crtc->crtc_id : 0);
501 ret = drmModeAtomicAddProperty(req, drmmode_crtc->mode_crtc->crtc_id,
585 drmmode_crtc->mode_crtc->crtc_id : 0);
804 drmmode_crtc->mode_crtc->crtc_id,
923 ret = drmModeSetCrtc(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
953 return drmModePageFlip(ms->fd, drmmode_crtc->mode_crtc->crtc_id,
1284 if (drmModePageFlip(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
1453 drmModeSetCrtc(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
1513 if (drmmode_crtc->mode_crtc->buffer_id)
1514 fbcon_id = drmmode_crtc->mode_crtc
[all...]
H A Ddrmmode_display.h171 drmModeCrtcPtr mode_crtc; member in struct:__anonaff371e40708
H A Dvblank.c238 ret = drmCrtcGetSequence(ms->fd, drmmode_crtc->mode_crtc->crtc_id,
287 ret = drmCrtcQueueSequence(ms->fd, drmmode_crtc->mode_crtc->crtc_id,
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Ddrmmode_display.c61 drmModeCrtcPtr mode_crtc; member in struct:__anon266131ed0208
118 return drmmode_crtc->mode_crtc->crtc_id;
415 ret = drmModeSetCrtc(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
453 drmModeMoveCursor(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id, x, y);
480 drmModeSetCursor(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
491 drmModeSetCursor(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
502 drmModeSetCursor(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
596 ret = drmModeCrtcSetGamma(drmmode->fd, drmmode_crtc->mode_crtc->crtc_id,
703 drmmode_crtc->mode_crtc = drmModeGetCrtc(drmmode->fd,
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Ddrmmode_display.c266 drmmode_crtc->mode_crtc->crtc_id,
289 drmmode_crtc->mode_crtc->crtc_id,
367 drmModeSetCrtc(pAMDGPUEnt->fd, drmmode_crtc->mode_crtc->crtc_id,
434 if (drmmode_crtc->mode_crtc->buffer_id)
435 fbcon_id = drmmode_crtc->mode_crtc->buffer_id;
1194 drmmode_crtc->mode_crtc->crtc_id,
1231 drmmode_crtc->mode_crtc->crtc_id,
1274 drmmode_crtc->mode_crtc->crtc_id,
1454 drmModeMoveCursor(pAMDGPUEnt->fd, drmmode_crtc->mode_crtc->crtc_id, x, y);
1635 drmModeSetCursor(pAMDGPUEnt->fd, drmmode_crtc->mode_crtc
[all...]
H A Ddrmmode_display.h101 drmModeCrtcPtr mode_crtc; member in struct:__anon6244c68d0308
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Ddrmmode_display.h88 drmModeCrtcPtr mode_crtc; member in struct:__anon1b2324c50308
H A Ddrmmode_display.c363 drmModeSetCrtc(pRADEONEnt->fd, drmmode_crtc->mode_crtc->crtc_id,
464 if (drmmode_crtc->mode_crtc->buffer_id)
465 fbcon_id = drmmode_crtc->mode_crtc->buffer_id;
808 drmmode_crtc->mode_crtc->crtc_id, size, red, green,
843 drmmode_crtc->mode_crtc->crtc_id,
1031 drmModeMoveCursor(pRADEONEnt->fd, drmmode_crtc->mode_crtc->crtc_id, x, y);
1214 drmModeSetCursor(pRADEONEnt->fd, drmmode_crtc->mode_crtc->crtc_id, 0,
1239 arg.crtc_id = drmmode_crtc->mode_crtc->crtc_id;
1445 tmp = drmmode_crtc->mode_crtc->crtc_id;
1468 drmmode_crtc->mode_crtc
[all...]
H A Dradeon_accel.c976 OUT_RING(drmmode_crtc->mode_crtc->crtc_id);
H A Devergreen_accel.c414 E32(drmmode_crtc->mode_crtc->crtc_id);
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_display.c107 drmModeCrtcPtr mode_crtc; member in struct:intel_crtc
160 return crtc->mode_crtc->crtc_id;
751 intel_crtc->mode_crtc = drmModeGetCrtc(mode->fd,
753 if (intel_crtc->mode_crtc == NULL) {
2485 if (intel_crtc->mode_crtc->buffer_id)
2486 fbcon_id = intel_crtc->mode_crtc->buffer_id;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_display.c107 drmModeCrtcPtr mode_crtc; member in struct:intel_crtc
161 return crtc->mode_crtc->crtc_id;
749 intel_crtc->mode_crtc = drmModeGetCrtc(mode->fd,
751 if (intel_crtc->mode_crtc == NULL) {
2475 if (intel_crtc->mode_crtc->buffer_id)
2476 fbcon_id = intel_crtc->mode_crtc->buffer_id;
/xsrc/external/mit/libdrm/dist/amdgpu/
H A Damdgpu_gpu_info.c56 request.mode_crtc.id = id;
/xsrc/external/mit/libdrm/dist/include/drm/
H A Damdgpu_drm.h970 } mode_crtc; member in union:drm_amdgpu_info::__anonb61d125d080a
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Damdgpu_drm.h860 } mode_crtc; member in union:drm_amdgpu_info::__anonfe59c43c070a

Completed in 94 milliseconds

12