Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_debugfs.c2626 static void plane_rotation(char *buf, size_t bufsize, unsigned int rotation) in plane_rotation() function
2669 plane_rotation(rot_str, sizeof(rot_str), state->rotation); in intel_plane_info()