Searched refs:sw_rotations (Results 1 – 1 of 1) sorted by relevance
1733 unsigned int rotation, sw_rotations = 0; in drm_setup_crtcs_fb() local1746 sw_rotations |= DRM_MODE_ROTATE_0; in drm_setup_crtcs_fb()1748 sw_rotations |= rotation; in drm_setup_crtcs_fb()1764 switch (sw_rotations) { in drm_setup_crtcs_fb()