Home
last modified time | relevance | path

Searched defs:crtc_id (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDisplaySurfaceKHR.hpp50 uint32_t crtc_id; member in vk::DisplaySurfaceKHR
/third_party/libdrm/tests/modetest/
H A Dcursor.c47 uint32_t crtc_id; member
166 int cursor_init(int fd, uint32_t bo_handle, uint32_t crtc_id, in cursor_init() argument
H A Dmodetest.c807 uint32_t crtc_id; member
822 uint32_t crtc_id; /* the id of CRTC to bind to */ member
1118 set_gamma(struct device *dev, unsigned crtc_id, unsigned fourcc) set_gamma() argument
[all...]
/third_party/libdrm/intel/
H A Dintel_bufmgr.c320 drm_intel_get_pipe_from_crtc_id(drm_intel_bufmgr *bufmgr, int crtc_id) in drm_intel_get_pipe_from_crtc_id() argument
H A Dintel_bufmgr_gem.c1806 drm_intel_gem_get_pipe_from_crtc_id(drm_intel_bufmgr *bufmgr, int crtc_id) in drm_intel_gem_get_pipe_from_crtc_id() argument
/third_party/libdrm/
H A Dxf86drmMode.h158 uint32_t crtc_id; member
173 uint32_t crtc_id; member
246 uint32_t crtc_id; member
H A Dxf86drmMode.c967 drm_public int drmModeCrtcGetGamma(int fd, uint32_t crtc_id, uint32_ argument
983 drmModeCrtcSetGamma(int fd, uint32_t crtc_id, uint32_t size, uint16_t *red, uint16_t *green, uint16_t *blue) drmModeCrtcSetGamma() argument
1067 drmModePageFlip(int fd, uint32_t crtc_id, uint32_t fb_id, uint32_t flags, void *user_data) drmModePageFlip() argument
1081 drmModePageFlipTarget(int fd, uint32_t crtc_id, uint32_t fb_id, uint32_t flags, void *user_data, uint32_t target_vblank) drmModePageFlipTarget() argument
1097 drmModeSetPlane(int fd, uint32_t plane_id, uint32_t crtc_id, uint32_t fb_id, uint32_t flags, int32_t crtc_x, int32_t crtc_y, uint32_t crtc_w, uint32_t crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h) drmModeSetPlane() argument
[all...]
/third_party/libdrm/include/drm/
H A Dvmwgfx_drm.h531 __u32 crtc_id; member
H A Ddrm.h924 __u32 crtc_id; /* requested crtc_id */ member
938 __u32 crtc_id; member
1123 __u32 crtc_id; /* 0 on older kernels that do not support this */ member
H A Ddrm_mode.h281 __u32 crtc_id; /**< Id */ member
298 __u32 crtc_id; member
318 __u32 crtc_id; member
347 __u32 crtc_id; /**< Id of crtc */ member
685 __u32 crtc_id; member
696 __u32 crtc_id; member
708 __u32 crtc_id; member
857 __u32 crtc_id; member
885 __u32 crtc_id; global() member
[all...]
H A Di915_drm.h1314 __u32 crtc_id; member
1379 __u32 crtc_id; member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h538 __u32 crtc_id; member
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_display.c86 uint32_t crtc_id; member
1463 uint32_t crtc_id = encoder->crtc_id; in wsi_display_select_crtc() local
1204 wsi_display_page_flip_handler2(int fd, unsigned int frame, unsigned int sec, unsigned int usec, uint32_t crtc_id, void *data) wsi_display_page_flip_handler2() argument
1406 wsi_display_crtc_solo(struct wsi_display *wsi, drmModeResPtr mode_res, drmModeConnectorPtr connector, uint32_t crtc_id) wsi_display_crtc_solo() argument
1471 uint32_t crtc_id = 0; wsi_display_select_crtc() local
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h924 __u32 crtc_id; /* requested crtc_id */ member
938 __u32 crtc_id; member
1133 __u32 crtc_id; /* 0 on older kernels that do not support this */ member
H A Ddrm_mode.h281 __u32 crtc_id; /**< Id */ member
298 __u32 crtc_id; member
337 __u32 crtc_id; member
379 __u32 crtc_id; /**< Id of crtc */ member
769 __u32 crtc_id; member
780 __u32 crtc_id; member
792 __u32 crtc_id; member
941 __u32 crtc_id; global() member
969 __u32 crtc_id; global() member
[all...]
H A Di915_drm.h1746 __u32 crtc_id; member
1811 __u32 crtc_id; member

Completed in 40 milliseconds