/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | kms_setmode.c | 264 int connector_count, struct crtc_config *crtcs, in setup_crtcs() 366 static void cleanup_crtcs(struct crtc_config *crtcs, int crtc_count) in cleanup_crtcs() 540 struct crtc_config *crtcs, int crtc_count) in test_crtc_config() 608 struct crtc_config crtcs[MAX_CRTCS]; in test_one_combination() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/drm/src/control/ |
D | mod.rs | 143 let mut crtcs = Vec::new(); in resource_handles() localVariable 1009 pub crtcs: Vec<crtc::Handle>, field 1018 let mut crtcs = Vec::new(); in get_lease() localVariable 1196 pub crtcs: Vec<crtc::Handle>, field 1217 pub fn crtcs(&self) -> &[crtc::Handle] { in crtcs() method
|
/aosp_15_r20/external/libkmsxx/kms++/src/ |
H A D | encoder.cpp | 69 vector<Crtc*> crtcs; in get_possible_crtcs() local
|
H A D | plane.cpp | 72 auto crtcs = card().get_crtcs(); in get_possible_crtcs() local
|
H A D | connector.cpp | 214 vector<Crtc*> crtcs; in get_possible_crtcs() local
|
/aosp_15_r20/external/libdrm/tests/modeprint/ |
H A D | modeprint.c | 54 int crtcs; variable
|
/aosp_15_r20/external/mesa3d/src/loader/ |
H A D | loader_dri_helper.h | 58 struct loader_crtc_info *crtcs; member
|
/aosp_15_r20/external/libdrm/tests/kms/ |
H A D | libkms-test.h | 39 struct kms_crtc **crtcs; member
|
/aosp_15_r20/external/libkmsxx/utils/ |
H A D | kmstest.cpp | 139 auto crtcs = card.get_crtcs(); in parse_crtc() local 188 auto crtcs = card.get_crtcs(); in parse_crtc() local
|
H A D | kmsprint.cpp | 98 …string crtcs = join<Crtc*>(p.get_possible_crtcs(), " ", [](Crtc* crtc) { return to_string(crtc->id… in format_plane() local
|
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/ |
D | DrmClient.cpp | 151 std::vector<std::unique_ptr<DrmCrtc>> crtcs; in loadDrmDisplays() local
|
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/ |
D | drmdevice.cpp | 314 const std::vector<std::unique_ptr<DrmCrtc>> &DrmDevice::crtcs() const { in crtcs() function in android::DrmDevice
|
/aosp_15_r20/external/igt-gpu-tools/tools/ |
H A D | skl_ddb_allocation.c | 102 struct intel_crtc crtcs[I915_MAX_PIPES]; variable
|
/aosp_15_r20/external/libdrm/tests/modetest/ |
H A D | modetest.c | 104 struct crtc *crtcs; member 2189 int encoders = 0, connectors = 0, crtcs = 0, planes = 0, framebuffers = 0; in main() local
|
/aosp_15_r20/external/libdrm/ |
H A D | xf86drmMode.h | 79 uint32_t *crtcs; member
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/i915/include/ |
H A D | xf86drmMode.h | 211 uint32_t *crtcs; member
|
/aosp_15_r20/external/igt-gpu-tools/tests/i915/ |
H A D | i915_pm_rpm.c | 111 drmModeCrtcPtr crtcs[MAX_CRTCS]; member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 40962 struct __drm_crtcs_state *crtcs; member
|
H A D | vmlinux_602.h | 40962 struct __drm_crtcs_state *crtcs; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 76861 struct __drm_crtcs_state *crtcs; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 47149 struct __drm_crtcs_state *crtcs; member
|
H A D | vmlinux.h | 47149 struct __drm_crtcs_state *crtcs; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 84367 struct __drm_crtcs_state *crtcs; member
|
H A D | vmlinux.h | 84367 struct __drm_crtcs_state *crtcs; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 86478 struct __drm_crtcs_state *crtcs; member
|