freedreno/ir3: track # of driver params
[mesa.git] / src / freedreno / drm /
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