aboutsummaryrefslogtreecommitdiffstats
path: root/src/freedreno/vulkan/tu_fence.c
Commit message (Expand)AuthorAgeFilesLines
* turnip: Use the common base object type and struct.Hyunjun Ko2020-07-141-6/+5
* turnip: Properly return VK_DEVICE_LOST on queuesubmit failures.Eric Anholt2020-06-261-0/+3
* replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()Eric Engestrom2020-06-181-1/+2
* turnip: fix display wsi fence timing outJonathan Marek2019-12-021-0/+11
* turnip: add display wsiJonathan Marek2019-11-181-0/+21
* turnip: preliminary support for fencesChia-I Wu2019-03-111-0/+381