Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / freedreno / drm / msm_ringbuffer_sp.c
2020-05-14 Eric Anholtfreedreno: Avoid duplicate BO relocs in FD_RINGBUFFER_O...
2020-05-12 Eric Anholtfreedreno: Tell the kernel that all BOs are for writing.
2020-05-12 Eric Anholtfreedreno: Mark all ringbuffer BOs as to be dumped...
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-05-08 Eric Anholtfreedreno: Rename append_bo() in case it doesn't get...
2020-05-08 Eric Anholtfreedreno: Clean up tests around ORing in the reloc...
2020-01-31 Rob Clarkfreedreno/drm: readonly cmdstream
2020-01-10 Lasse Lopperifreedreno/drm: Fix memory leak in softpin implementation
2019-09-03 Rob Clarkfreedreno/drm: fix 64b iova shifts
2019-08-02 Rob Clarkfreedreno/drm: convert ring_pool to child_pool
2019-08-02 Rob Clarkfreedreno/drm: remove idx_lock
2019-01-10 Rob Clarkfreedreno: make cmdstream bo's read-only to GPU
2018-12-13 Rob Clarkfreedreno/drm: sync uapi and enable softpin
2018-12-07 Rob Clarkfreedreno/drm: fix relocs in nested stateobjs
2018-11-27 Rob Clarkfreedreno: move drm to common location