HomeSort by: relevance | last modified time | path
    Searched defs:supported_rotations (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_sprite.c 2954 unsigned int supported_rotations; local in function:skl_universal_plane_create
3021 supported_rotations =
3026 supported_rotations |= DRM_MODE_REFLECT_X;
3030 supported_rotations);
3065 unsigned int supported_rotations; local in function:intel_sprite_plane_create
3137 supported_rotations =
3141 supported_rotations =
3161 supported_rotations);
intel_display.c 16149 unsigned int supported_rotations; local in function:intel_primary_plane_create
16252 supported_rotations =
16256 supported_rotations =
16259 supported_rotations = DRM_MODE_ROTATE_0;
16265 supported_rotations);

Completed in 24 milliseconds