summaryrefslogtreecommitdiff
path: root/src/freedreno/drm
Commit message (Expand)AuthorAgeFilesLines
* freedreno/drm: Fix memory leak in softpin implementationLasse Lopperi2020-01-101-0/+2
* util: remove LIST_IS_EMPTY macroTimothy Arceri2019-10-281-2/+2
* freedreno/drm: fix 64b iova shiftsRob Clark2019-09-031-10/+4
* freedreno/drm: convert ring_pool to child_poolRob Clark2019-08-023-6/+29
* freedreno/drm: remove idx_lockRob Clark2019-08-023-29/+24
* freedreno: Move msm_drm.h to the same spot as other DRM uapi.Eric Anholt2019-05-143-337/+1
* freedreno: Quiet compiler warnings on 64-bit.Eric Anholt2019-05-131-1/+1
* freedreno/drm: expose GMEM_BASE addressRob Clark2019-05-023-0/+9
* freedreno/drm: Quiet pointer to u64 conversion warningKristian H. Kristensen2019-04-261-1/+1
* freedreno/drm: update for robustnessRob Clark2019-04-253-0/+44
* drm-uapi: use local files, not system libdrmEric Engestrom2019-02-141-1/+1
* freedreno: make cmdstream bo's read-only to GPURob Clark2019-01-102-5/+11
* freedreno/drm: sync uapi againChia-I Wu2019-01-081-0/+1
* freedreno: debug GEM obj namesRob Clark2018-12-134-3/+69
* freedreno/drm: sync uapi and enable softpinRob Clark2018-12-136-25/+30
* freedreno/drm: fix memory leakRob Clark2018-12-071-0/+3
* freedreno/drm: fix relocs in nested stateobjsRob Clark2018-12-071-3/+15
* freedreno: use MSM_BO_SCANOUT with scanout buffersJonathan Marek2018-11-272-0/+4
* freedreno: move drm to common locationRob Clark2018-11-2716-0/+3727