diff options
author | Rob Clark <[email protected]> | 2020-06-05 12:56:04 -0700 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-06-15 15:46:37 +0000 |
commit | 1a33faea8c514599e5b770a56e741103a9401d49 (patch) | |
tree | b94bf96aa57c8344e6c56b60ad344cb915718bdf /src/panfrost/midgard | |
parent | 43e0062c5b3762ec6a07398d0872b174404ef0ab (diff) |
freedreno/ir3: move the libdrm dependency out of shared code
The only reason for this dependency was the fd_bo used for the uploaded
shader. But this isn't used by turnip. Now that we've unified the
cleanup path from gallium, it isn't hard to pull the fd_bo upload/free
parts into ir3_gallium.
This cleanup has the added benefit that the shader disk-cache will not
have to deal with it.
Signed-off-by: Rob Clark <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5476>
Diffstat (limited to 'src/panfrost/midgard')
0 files changed, 0 insertions, 0 deletions