Home
last modified time | relevance | path

Searched refs:DRM_CAP_CURSOR_WIDTH (Results 1 – 12 of 12) sorted by relevance

/external/igt-gpu-tools/tests/
Dkms_rmfb.c32 #ifndef DRM_CAP_CURSOR_WIDTH
33 #define DRM_CAP_CURSOR_WIDTH 0x8 macro
70 do_or_die(drmGetCap(data->drm_fd, DRM_CAP_CURSOR_WIDTH, &cursor_width)); in test_rmfb()
Dkms_cursor_edge_walk.c34 #ifndef DRM_CAP_CURSOR_WIDTH
35 #define DRM_CAP_CURSOR_WIDTH 0x8 macro
316 ret = drmGetCap(data.drm_fd, DRM_CAP_CURSOR_WIDTH, &max_curw);
Dkms_available_modes_crc.c91 drmGetCap(data->gfx_fd, DRM_CAP_CURSOR_WIDTH, &w); in generate_comparison_crc_list()
185 drmGetCap(data->gfx_fd, DRM_CAP_CURSOR_WIDTH, &w); in setup_fb()
Dkms_cursor_crc.c41 #ifndef DRM_CAP_CURSOR_WIDTH
42 #define DRM_CAP_CURSOR_WIDTH 0x8 macro
718 ret = drmGetCap(data.drm_fd, DRM_CAP_CURSOR_WIDTH, &cursor_width);
Dkms_atomic_transition.c36 #ifndef DRM_CAP_CURSOR_WIDTH
37 #define DRM_CAP_CURSOR_WIDTH 0x8 macro
222 do_or_die(drmGetCap(display->drm_fd, DRM_CAP_CURSOR_WIDTH, &cursor_width)); in setup_parms()
Dkms_atomic.c49 #ifndef DRM_CAP_CURSOR_WIDTH
50 #define DRM_CAP_CURSOR_WIDTH 0x8 macro
510 DRM_CAP_CURSOR_WIDTH, &width)); in plane_cursor()
Dkms_cursor_legacy.c38 #ifndef DRM_CAP_CURSOR_WIDTH
39 #define DRM_CAP_CURSOR_WIDTH 0x8 macro
349 do_or_die(drmGetCap(display->drm_fd, DRM_CAP_CURSOR_WIDTH, &width)); in prepare_flip_test()
Dkms_plane.c645 do_or_die(drmGetCap(data->drm_fd, DRM_CAP_CURSOR_WIDTH, &width)); in test_format_plane()
/external/igt-gpu-tools/include/drm-uapi/
Ddrm.h640 #define DRM_CAP_CURSOR_WIDTH 0x8 macro
/external/mesa3d/include/drm-uapi/
Ddrm.h641 #define DRM_CAP_CURSOR_WIDTH 0x8 macro
/external/kernel-headers/original/uapi/drm/
Ddrm.h646 #define DRM_CAP_CURSOR_WIDTH 0x8 macro
/external/libdrm/include/drm/
Ddrm.h641 #define DRM_CAP_CURSOR_WIDTH 0x8 macro