Searched refs:desiredRotation (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_layout.c214 crtc->desiredRotation = RR_Rotate_0;
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_output.c109 crtc->desiredRotation, crtc->desiredX,
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_sor.c386 if(!xf86CrtcSetMode(crtc, &crtc->desiredMode, crtc->desiredRotation,
395 crtc->desiredRotation, crtc->desiredX,
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_ums_mode.c195 crtc, &crtc->desiredMode, crtc->desiredRotation,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Crtc.h274 Rotation desiredRotation; member in struct:_xf86Crtc
H A Dxf86Crtc.c105 crtc->desiredRotation = RR_Rotate_0;
1047 crtc_width = crtc->desiredX + xf86ModeWidth (&crtc->desiredMode, crtc->desiredRotation);
1048 crtc_height = crtc->desiredY + xf86ModeHeight (&crtc->desiredMode, crtc->desiredRotation);
2467 crtc->desiredRotation = output->initial_rotation;
2649 crtc->desiredRotation = RR_Rotate_0;
2659 if (!xf86CrtcSetModeTransform (crtc, &crtc->desiredMode, crtc->desiredRotation,
2796 crtc->desiredRotation = rotation;
H A Dxf86RandR12.c1218 crtc->desiredRotation = rotation;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Crtc.c101 crtc->desiredRotation = RR_Rotate_0;
1078 crtc->desiredRotation);
1081 crtc->desiredRotation);
2659 crtc->desiredRotation = output->initial_rotation;
2862 crtc->desiredRotation = RR_Rotate_0;
2873 (crtc, &crtc->desiredMode, crtc->desiredRotation, transform,
3008 crtc->desiredRotation = rotation;
H A Dxf86Crtc.h299 Rotation desiredRotation; member in struct:_xf86Crtc
H A Dxf86RandR12.c1224 crtc->desiredRotation = rotation;
2229 crtc->desiredRotation, transform,
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Ddrmmode_display.c1629 crtc->desiredRotation = RR_Rotate_0;
1634 if (!crtc->funcs->set_mode_major(crtc, &crtc->desiredMode, crtc->desiredRotation,
H A Dradeon_output.c1636 crtc_set_rec.rotation = crtc->desiredRotation;
1642 if (!xf86CrtcSetMode(crtc, &crtc->desiredMode, crtc->desiredRotation,
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_driver.c187 crtc->desiredRotation = RR_Rotate_0;
H A Dsna_display.c7387 crtc->desiredRotation = sna_crtc->primary.rotation.current;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_driver.c178 crtc->desiredRotation = RR_Rotate_0;
H A Dsna_display.c5593 crtc->desiredRotation = sna_crtc->primary.rotation.current;
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_lvds.c1358 crtc->desiredRotation,
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Ddrmmode_display.c3646 crtc->desiredRotation = RR_Rotate_0;
3653 crtc->desiredRotation,
3665 crtc->rotation = crtc->desiredRotation;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Ddrmmode_display.c3130 crtc->desiredRotation = RR_Rotate_0;
3137 crtc->desiredRotation,
3149 crtc->rotation = crtc->desiredRotation;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c3807 crtc->desiredRotation = RR_Rotate_0;
3814 set_mode_major(crtc, &crtc->desiredMode, crtc->desiredRotation,
3828 crtc->rotation = crtc->desiredRotation;
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_driver.c863 crtc->desiredRotation,

Completed in 67 milliseconds