HomeSort by: relevance | last modified time | path
    Searched refs:drm_client_rotation (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/include/drm/
drm_client.h 76 bool drm_client_rotation(struct drm_mode_set *, unsigned *);
  /src/sys/external/bsd/drm2/dist/drm/
drm_client_modeset.c 890 * drm_client_rotation() - Check the initial rotation value
902 bool drm_client_rotation(struct drm_mode_set *modeset, unsigned int *rotation) function in typeref:typename:bool
974 EXPORT_SYMBOL(drm_client_rotation);
1019 if (drm_client_rotation(mode_set, &rotation)) {
drm_fb_helper.c 1760 if (drm_client_rotation(modeset, &rotation))

Completed in 16 milliseconds