Files
mesa/src
Eric Anholt 99ef66c325 vc4: Don't leak the GPU fd for renderonly usage.
Noticed while debugging V3D -- the ro->gpu_fd was freshly opened in ro
setup, and it needs to stay open until screen close (since it may be used
by renderonly) and should be the same one used by the vc4 screen.

Fixes: 7029ec05e2 ("gallium: Add renderonly-based support for pl111+vc4.")
2019-01-16 16:28:41 -08:00
..
2018-11-20 09:09:22 -08:00
2018-02-16 16:56:34 -06:00
2019-01-08 18:48:03 +00:00
2018-10-19 16:50:26 +01:00