Home
last modified time | relevance | path

Searched refs:sw_rotations (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/drm/
Ddrm_fb_helper.h184 int sw_rotations; member
/Linux-v4.19/drivers/gpu/drm/
Ddrm_fb_helper.c2441 fb_helper->sw_rotations |= rotation; in drm_setup_crtc_rotation()
2449 fb_helper->sw_rotations |= rotation; in drm_setup_crtc_rotation()
2455 fb_helper->sw_rotations |= DRM_MODE_ROTATE_0; in drm_setup_crtc_rotation()
2517 fb_helper->sw_rotations = 0; in drm_setup_crtcs()
2580 switch (fb_helper->sw_rotations) { in drm_setup_crtcs_fb()