[Intel-gfx] [PATCH i-g-t 1/8] lib/igt_dummyload: add igt_cork

Chris Wilson chris at chris-wilson.co.uk
Thu Oct 12 22:57:38 UTC 2017


Quoting Daniele Ceraolo Spurio (2017-10-12 23:27:27)
> +igt_cork_t *igt_cork_new(int fd);

_new does not imply plugged.

> +void igt_cork_signal(igt_cork_t *cork);

When have you signaled a cork?

> +void igt_cork_free(int fd, igt_cork_t *cork);

_free does not imply unplug.
-Chris


More information about the Intel-gfx mailing list