summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/msm_gpu.h
Commit message (Expand)AuthorAgeFilesLines
* WIP: finally turn all interfaces aroundmsm-rebase-masterLucas Stach2013-09-171-11/+2
* WIP: move clock and regulator handling into a3xx_gpuLucas Stach2013-09-171-9/+0
* WIP: move irq into adreno_gpuLucas Stach2013-09-171-2/+0
* WIP: move MMIO register mapping into adreno_gpuLucas Stach2013-09-171-1/+0
* WIP: decouple adreno gpu accessors from msm codeLucas Stach2013-09-171-1/+2
* WIP: push down hangcheck into adreno_gpuLucas Stach2013-09-171-10/+1
* WIP: fetch gpu name from base structLucas Stach2013-09-171-2/+1
* WIP: prune msm_gpu from adreno interfacesLucas Stach2013-09-171-12/+3
* WIP: adreno: don't call direcly into msm gem function, but use interfaceLucas Stach2013-09-171-1/+2
* WIP: make adreno submit freestandingLucas Stach2013-09-171-0/+1
* WIP: move out adreno_gpu_funcs into global headerLucas Stach2013-09-171-22/+2
* WIP: move ringbuffer into adreno subdirLucas Stach2013-09-171-4/+0
* drm/msm: add basic hangcheck/recovery mechanismRob Clark2013-08-241-0/+10
* drm/msm: add a3xx gpu supportRob Clark2013-08-241-0/+114