Searched defs:possible_crtcs (Results 1 – 8 of 8) sorted by relevance
/openbsd/sys/dev/pci/drm/include/drm/ |
H A D | drm_plane.h | 637 uint32_t possible_crtcs; member 814 #define drmm_universal_plane_alloc(dev, type, member, possible_crtcs, funcs, formats, \ argument 858 #define drm_universal_plane_alloc(dev, type, member, possible_crtcs, funcs, formats, \ argument
|
H A D | drm_encoder.h | 149 uint32_t possible_crtcs; member
|
/openbsd/sys/dev/pci/drm/ |
H A D | drm_plane.c | 236 uint32_t possible_crtcs, in __drm_universal_plane_init() 386 uint32_t possible_crtcs, in drm_universal_plane_init() 418 size_t offset, uint32_t possible_crtcs, in __drmm_universal_plane_alloc() 457 size_t offset, uint32_t possible_crtcs, in __drm_universal_plane_alloc()
|
/openbsd/sys/dev/pci/drm/apple/ |
H A D | apple_drv.c | 161 unsigned long possible_crtcs, in apple_plane_init()
|
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_plane.c | 1448 unsigned long possible_crtcs, in amdgpu_dm_plane_init()
|
H A D | amdgpu_dm.c | 4288 unsigned long possible_crtcs; in initialize_plane() local
|
/openbsd/sys/dev/pci/drm/include/uapi/drm/ |
H A D | drm_mode.h | 347 __u32 possible_crtcs; member 381 __u32 possible_crtcs; member
|
/openbsd/sys/dev/pci/drm/i915/display/ |
H A D | intel_display.c | 7380 u32 possible_crtcs = 0; in intel_encoder_possible_crtcs() local
|