aboutsummaryrefslogtreecommitdiffstats
path: root/src/freedreno/drm/freedreno_bo.c
Commit message (Expand)AuthorAgeFilesLines
* freedreno/drm: disallow exported buffers in bo cacheRob Clark2020-05-251-0/+1
* freedreno/drm: handle ancient kernelsRob Clark2020-05-181-0/+2
* freedreno: Mark all ringbuffer BOs as to be dumped on crash.Eric Anholt2020-05-121-2/+4
* freedreno: Replace OUT_RELOCD with permanently flagging shader BOs for it.Eric Anholt2020-05-121-0/+6
* freedreno: Start moving relocs flags into the BOs.Eric Anholt2020-05-121-0/+1
* freedreno: Initialize the bo's iova at creation time.Eric Anholt2020-05-081-7/+2
* freedreno/drm: readonly cmdstreamRob Clark2020-01-311-1/+2
* freedreno: debug GEM obj namesRob Clark2018-12-131-1/+8
* freedreno: move drm to common locationRob Clark2018-11-271-0/+361