turnip: Move device enumeration and feature discovery to tu_drm.c
[mesa.git] / src / freedreno / vulkan / tu_drm.c
2020-08-05 Kristian H. Kristensenturnip: Move device enumeration and feature discovery...
2020-06-26 Eric Anholtturnip: Fix error handling of DRM_MSM_GEM_INFO ioctls.
2020-02-28 Jonathan Marekturnip: don't hardcode gmem base for input attachment
2019-05-14 Eric Anholtfreedreno: Move msm_drm.h to the same spot as other...
2019-03-11 Chia-I Wuturnip: add functions to import/export prime fd
2019-03-11 Chia-I Wuturnip: constify tu_device in tu_gem_*
2019-03-11 Chia-I Wuturnip: add wrappers around DRM_MSM_SUBMITQUEUE_*
2019-03-11 Chia-I Wuturnip: add wrappers around DRM_MSM_GET_PARAM
2019-03-11 Chia-I Wuturnip: use msm_drm.h from inc_freedreno
2019-03-11 Chia-I Wuturnip: add .clang-format
2019-03-11 Bas Nieuwenhuizenturnip: Implement pipe-less param query.
2019-03-11 Bas Nieuwenhuizenturnip: move tu_gem.c to tu_drm.c