diff options
author | Eric Anholt <[email protected]> | 2019-01-15 16:02:23 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2019-01-16 16:28:41 -0800 |
commit | 99ef66c325a99b3e191987d8327e7e4cd4aafcd7 (patch) | |
tree | 36cceda0d97a42804eb428008f5c4c6c767da9f9 /src/compiler | |
parent | 06057267762d4ed32b22da79704139333f31e680 (diff) |
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: 7029ec05e2c7 ("gallium: Add renderonly-based support for pl111+vc4.")
Diffstat (limited to 'src/compiler')
0 files changed, 0 insertions, 0 deletions