aboutsummaryrefslogtreecommitdiffstats
path: root/src/freedreno/vulkan/tu_drm.c
Commit message (Expand)AuthorAgeFilesLines
* turnip: don't hardcode gmem base for input attachmentJonathan Marek2020-02-281-0/+6
* freedreno: Move msm_drm.h to the same spot as other DRM uapi.Eric Anholt2019-05-141-1/+1
* turnip: add functions to import/export prime fdChia-I Wu2019-03-111-0/+29
* turnip: constify tu_device in tu_gem_*Chia-I Wu2019-03-111-5/+5
* turnip: add wrappers around DRM_MSM_SUBMITQUEUE_*Chia-I Wu2019-03-111-0/+26
* turnip: add wrappers around DRM_MSM_GET_PARAMChia-I Wu2019-03-111-23/+47
* turnip: use msm_drm.h from inc_freedrenoChia-I Wu2019-03-111-7/+8
* turnip: add .clang-formatChia-I Wu2019-03-111-19/+18
* turnip: Implement pipe-less param query.Bas Nieuwenhuizen2019-03-111-0/+21
* turnip: move tu_gem.c to tu_drm.cBas Nieuwenhuizen2019-03-111-0/+94