Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/
Dkms_setmode.c85 struct crtc_config { struct
125 static bool crtc_supports_mode(struct crtc_config *crtc, drmModeModeInfo *mode) in crtc_supports_mode()
169 static void create_fb_for_crtc(struct crtc_config *crtc, in create_fb_for_crtc()
186 static void get_mode_for_crtc(struct crtc_config *crtc, in get_mode_for_crtc()
235 static void get_crtc_config_str(struct crtc_config *crtc, char *buf, in get_crtc_config_str()
260 int connector_count, struct crtc_config *crtcs, in setup_crtcs()
263 struct crtc_config *crtc; in setup_crtcs()
362 static void cleanup_crtcs(struct crtc_config *crtcs, int crtc_count) in cleanup_crtcs()
374 static uint32_t *get_connector_ids(struct crtc_config *crtc) in get_connector_ids()
387 static int test_stealing(int fd, struct crtc_config *crtc, uint32_t *ids) in test_stealing()
[all …]