drm_client_rotation
EXPORT_SYMBOL(drm_client_rotation);
if (drm_client_rotation(mode_set, &rotation)) {
if (drm_client_rotation(modeset, &rotation))
bool drm_client_rotation(struct drm_mode_set *modeset, unsigned int *rotation);