aboutsummaryrefslogtreecommitdiffstats
path: root/src/freedreno/drm/freedreno_ringbuffer.h
Commit message (Expand)AuthorAgeFilesLines
* freedreno: Replace OUT_RELOCW with OUT_RELOC.Eric Anholt2020-05-121-2/+0
* freedreno: Tell the kernel that all BOs are for writing.Eric Anholt2020-05-121-20/+13
* freedreno: Replace OUT_RELOCD with permanently flagging shader BOs for it.Eric Anholt2020-05-121-7/+0
* freedreno: Start moving relocs flags into the BOs.Eric Anholt2020-05-121-3/+5
* freedreno: Deduplicate ringbuffer macros with computerator/fdperfEric Anholt2020-05-081-0/+142
* freedreno/drm: inline the thingsRob Clark2020-04-301-9/+62
* freedreno/drm: sync uapi and enable softpinRob Clark2018-12-131-0/+1
* freedreno: move drm to common locationRob Clark2018-11-271-0/+159