Searched refs:igt_cork (Results 1 – 4 of 4) sorted by relevance
112 struct igt_cork { struct123 #define IGT_CORK(name, cork_type) struct igt_cork name = { .type = cork_type, .fd = -1} argument127 uint32_t igt_cork_plug(struct igt_cork *cork, int fd);128 void igt_cork_unplug(struct igt_cork *cork);
476 static uint32_t plug_vgem_handle(struct igt_cork *cork, int fd) in plug_vgem_handle()497 static void unplug_vgem_handle(struct igt_cork *cork) in unplug_vgem_handle()503 static uint32_t plug_sync_fd(struct igt_cork *cork) in plug_sync_fd()515 static void unplug_sync_fd(struct igt_cork *cork) in unplug_sync_fd()546 uint32_t igt_cork_plug(struct igt_cork *cork, int fd) in igt_cork_plug()573 void igt_cork_unplug(struct igt_cork *cork) in igt_cork_unplug()
494 static void unplug_show_queue(int i915, struct igt_cork *c, unsigned int engine) in unplug_show_queue()
164 static void unplug_show_queue(int fd, struct igt_cork *c, unsigned int engine) in unplug_show_queue()