Searched refs:driverIsPerformingTransform (Results 1 – 6 of 6) sorted by relevance
56 if (crtc->driverIsPerformingTransform & XF86DriverTransformOutput) in xf86RotateCrtcRedisplay()397 if (crtc->driverIsPerformingTransform & XF86DriverTransformOutput) { in xf86CrtcRotate()
53 if (crtc->driverIsPerformingTransform & XF86DriverTransformCursorImage) in xf86_crtc_cursor_rotation()465 if (crtc->driverIsPerformingTransform & XF86DriverTransformCursorPosition) in xf86_crtc_set_cursor_position()
406 xf86DriverTransforms driverIsPerformingTransform; member
552 if (config->crtc[i]->driverIsPerformingTransform & in can_exchange()
810 if (crtc->driverIsPerformingTransform & XF86DriverTransformOutput) { in drmmode_crtc_modeset()4730 crtc->driverIsPerformingTransform |= XF86DriverTransformOutput; in drmmode_apply_transform()4736 crtc->driverIsPerformingTransform &= ~XF86DriverTransformOutput; in drmmode_apply_transform()4758 crtc->driverIsPerformingTransform &= ~XF86DriverTransformOutput; in drmmode_apply_transform()
24365 xfree86/modes: Disambiguate driverIsPerformingTransform24380 xfree86/modes: Fix HW cursor clipping for driverIsPerformingTransform (v2)85416 crtc->driverIsPerformingTransform, which turns off both the shadow