etnaviv: drm-shim: add GC400
[mesa.git] / src / freedreno / drm /
2020-01-28 Rob Clarkfreedreno/drm: fix invalid-cmdstream-size with older...
2020-01-23 Guido Güntherfreedreno/drm: Don't miscalculate timeout
2020-01-23 Anthony Peschutil/hash_table: update users to use new optimal intege...
2020-01-10 Lasse Lopperifreedreno/drm: Fix memory leak in softpin implementation
2019-10-28 Timothy Arceriutil: remove LIST_IS_EMPTY macro
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-05-14 Eric Anholtfreedreno: Move msm_drm.h to the same spot as other...
2019-05-13 Eric Anholtfreedreno: Quiet compiler warnings on 64-bit.
2019-05-02 Rob Clarkfreedreno/drm: expose GMEM_BASE address
2019-04-26 Kristian H. Kristensenfreedreno/drm: Quiet pointer to u64 conversion warning
2019-04-25 Rob Clarkfreedreno/drm: update for robustness
2019-02-14 Eric Engestromdrm-uapi: use local files, not system libdrm
2019-01-10 Rob Clarkfreedreno: make cmdstream bo's read-only to GPU
2019-01-08 Chia-I Wufreedreno/drm: sync uapi again
2018-12-13 Rob Clarkfreedreno: debug GEM obj names
2018-12-13 Rob Clarkfreedreno/drm: sync uapi and enable softpin
2018-12-07 Rob Clarkfreedreno/drm: fix memory leak
2018-12-07 Rob Clarkfreedreno/drm: fix relocs in nested stateobjs
2018-11-27 Jonathan Marekfreedreno: use MSM_BO_SCANOUT with scanout buffers
2018-11-27 Rob Clarkfreedreno: move drm to common location