Home
last modified time | relevance | path

Searched defs:drm_atomic_state (Results 1 – 6 of 6) sorted by relevance

/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h40954 struct drm_atomic_state { struct
40955 struct kref ref;
40956 struct drm_device *dev;
40957 bool allow_modeset: 1;
40958 bool legacy_cursor_update: 1;
40959 bool async_update: 1;
40960 bool duplicated: 1;
40961 struct __drm_planes_state *planes;
40962 struct __drm_crtcs_state *crtcs;
40963 int num_connector;
[all …]
Dvmlinux.h40954 struct drm_atomic_state { struct
40955 struct kref ref;
40956 struct drm_device *dev;
40957 bool allow_modeset: 1;
40958 bool legacy_cursor_update: 1;
40959 bool async_update: 1;
40960 bool duplicated: 1;
40961 struct __drm_planes_state *planes;
40962 struct __drm_crtcs_state *crtcs;
40963 int num_connector;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h47141 struct drm_atomic_state { struct
47142 struct kref ref;
47143 struct drm_device *dev;
47144 bool allow_modeset: 1;
47145 bool legacy_cursor_update: 1;
47146 bool async_update: 1;
47147 bool duplicated: 1;
47148 struct __drm_planes_state *planes;
47149 struct __drm_crtcs_state *crtcs;
47150 int num_connector;
[all …]
Dvmlinux_608.h47141 struct drm_atomic_state { struct
47142 struct kref ref;
47143 struct drm_device *dev;
47144 bool allow_modeset: 1;
47145 bool legacy_cursor_update: 1;
47146 bool async_update: 1;
47147 bool duplicated: 1;
47148 struct __drm_planes_state *planes;
47149 struct __drm_crtcs_state *crtcs;
47150 int num_connector;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h84359 struct drm_atomic_state { struct
84360 struct kref ref;
84361 struct drm_device *dev;
84362 bool allow_modeset: 1;
84363 bool legacy_cursor_update: 1;
84364 bool async_update: 1;
84365 bool duplicated: 1;
84366 struct __drm_planes_state *planes;
84367 struct __drm_crtcs_state *crtcs;
84368 int num_connector;
[all …]
Dvmlinux_602.h84359 struct drm_atomic_state { struct
84360 struct kref ref;
84361 struct drm_device *dev;
84362 bool allow_modeset: 1;
84363 bool legacy_cursor_update: 1;
84364 bool async_update: 1;
84365 bool duplicated: 1;
84366 struct __drm_planes_state *planes;
84367 struct __drm_crtcs_state *crtcs;
84368 int num_connector;
[all …]