meson/freedreno: Fix lua requirement
[mesa.git] / src / freedreno / drm / freedreno_bo.c
2020-05-25 Rob Clarkfreedreno/drm: disallow exported buffers in bo cache
2020-05-18 Rob Clarkfreedreno/drm: handle ancient kernels
2020-05-12 Eric Anholtfreedreno: Mark all ringbuffer BOs as to be dumped...
2020-05-12 Eric Anholtfreedreno: Replace OUT_RELOCD with permanently flagging...
2020-05-12 Eric Anholtfreedreno: Start moving relocs flags into the BOs.
2020-05-08 Eric Anholtfreedreno: Initialize the bo's iova at creation time.
2020-01-31 Rob Clarkfreedreno/drm: readonly cmdstream
2018-12-13 Rob Clarkfreedreno: debug GEM obj names
2018-11-27 Rob Clarkfreedreno: move drm to common location