Home
last modified time | relevance | path

Searched defs:possible_crtcs (Results 1 – 8 of 8) sorted by relevance

/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_plane.h637 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 Ddrm_encoder.h149 uint32_t possible_crtcs; member
/openbsd/sys/dev/pci/drm/
H A Ddrm_plane.c236 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 Dapple_drv.c161 unsigned long possible_crtcs, in apple_plane_init()
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c1448 unsigned long possible_crtcs, in amdgpu_dm_plane_init()
H A Damdgpu_dm.c4288 unsigned long possible_crtcs; in initialize_plane() local
/openbsd/sys/dev/pci/drm/include/uapi/drm/
H A Ddrm_mode.h347 __u32 possible_crtcs; member
381 __u32 possible_crtcs; member
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_display.c7380 u32 possible_crtcs = 0; in intel_encoder_possible_crtcs() local