Home
last modified time | relevance | path

Searched refs:driverIsPerformingTransform (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Rotate.c56 if (crtc->driverIsPerformingTransform & XF86DriverTransformOutput) in xf86RotateCrtcRedisplay()
397 if (crtc->driverIsPerformingTransform & XF86DriverTransformOutput) { in xf86CrtcRotate()
H A Dxf86Cursors.c53 if (crtc->driverIsPerformingTransform & XF86DriverTransformCursorImage) in xf86_crtc_cursor_rotation()
465 if (crtc->driverIsPerformingTransform & XF86DriverTransformCursorPosition) in xf86_crtc_set_cursor_position()
H A Dxf86Crtc.h406 xf86DriverTransforms driverIsPerformingTransform; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddri2.c552 if (config->crtc[i]->driverIsPerformingTransform & in can_exchange()
H A Ddrmmode_display.c810 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()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog24365 xfree86/modes: Disambiguate driverIsPerformingTransform
24380 xfree86/modes: Fix HW cursor clipping for driverIsPerformingTransform (v2)
85416 crtc->driverIsPerformingTransform, which turns off both the shadow