Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / freedreno / drm / freedreno_ringbuffer.h
2020-05-12 Eric Anholtfreedreno: Replace OUT_RELOCW with OUT_RELOC.
2020-05-12 Eric Anholtfreedreno: Tell the kernel that all BOs are for writing.
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: Deduplicate ringbuffer macros with computera...
2020-04-30 Rob Clarkfreedreno/drm: inline the things
2018-12-13 Rob Clarkfreedreno/drm: sync uapi and enable softpin
2018-11-27 Rob Clarkfreedreno: move drm to common location