aboutsummaryrefslogtreecommitdiffstats
path: root/src/freedreno/drm/msm_ringbuffer.c
Commit message (Expand)AuthorAgeFilesLines
* freedreno/drm: don't pass thru 'DUMP' flag on older kernelsRob Clark2020-05-181-1/+2
* freedreno: Tell the kernel that all BOs are for writing.Eric Anholt2020-05-121-27/+9
* freedreno: Start moving relocs flags into the BOs.Eric Anholt2020-05-121-8/+4
* freedreno/drm: readonly cmdstreamRob Clark2020-01-311-5/+4
* freedreno/drm: fix invalid-cmdstream-size with older kernelsRob Clark2020-01-281-0/+3
* freedreno/drm: remove idx_lockRob Clark2019-08-021-12/+11
* freedreno/drm: fix memory leakRob Clark2018-12-071-0/+3
* freedreno: move drm to common locationRob Clark2018-11-271-0/+719