Searched refs:possible_crtcs (Results 1 – 4 of 4) sorted by relevance
| /include/drm/ |
| A D | drm_plane.h | 667 uint32_t possible_crtcs; member 813 uint32_t possible_crtcs, 825 uint32_t possible_crtcs, 859 #define drmm_universal_plane_alloc(dev, type, member, possible_crtcs, funcs, formats, \ argument 863 possible_crtcs, funcs, formats, \ 870 uint32_t possible_crtcs, 903 #define drm_universal_plane_alloc(dev, type, member, possible_crtcs, funcs, formats, \ argument 907 possible_crtcs, funcs, formats, \
|
| A D | drm_encoder.h | 156 uint32_t possible_crtcs; member 299 return !!(encoder->possible_crtcs & drm_crtc_mask(crtc)); in drm_encoder_crtc_ok()
|
| A D | drm_writeback.h | 156 u32 possible_crtcs);
|
| /include/uapi/drm/ |
| A D | drm_mode.h | 347 __u32 possible_crtcs; member 381 __u32 possible_crtcs; member
|
Completed in 14 milliseconds