Searched refs:plane_rotation (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/stm/ |
H A D | ltdc.h | 32 bool plane_rotation; /* plane rotation */ member
|
H A D | ltdc.c | 1674 if (ldev->caps.plane_rotation) in ltdc_crtc_init() 1710 if (ldev->caps.plane_rotation) in ltdc_crtc_init() 1847 ldev->caps.plane_rotation = false; in ltdc_get_caps() 1865 ldev->caps.plane_rotation = false; in ltdc_get_caps() 1883 ldev->caps.plane_rotation = true; in ltdc_get_caps()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_display_debugfs.c | 736 static void plane_rotation(char *buf, size_t bufsize, unsigned int rotation) in plane_rotation() function 768 plane_rotation(rot_str, sizeof(rot_str), in intel_plane_uapi_info() 792 plane_rotation(rot_str, sizeof(rot_str), in intel_plane_hw_info()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_display_debugfs.c | 335 static void plane_rotation(char *buf, size_t bufsize, unsigned int rotation) in plane_rotation() function 374 plane_rotation(rot_str, sizeof(rot_str), in intel_plane_uapi_info() 404 plane_rotation(rot_str, sizeof(rot_str), in intel_plane_hw_info()
|
Completed in 9 milliseconds