Skip to content
Commit a07ae97c authored by Rob Clark's avatar Rob Clark
Browse files

freedreno: fix device close issues



Move closing the fd to after subclass ->destroy() (since it might want
to delete gem bo's, etc), and actually free() the fd_device object.

Signed-off-by: default avatarRob Clark <robclark@freedesktop.org>
parent d0dae26c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment