summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/adreno
Commit message (Expand)AuthorAgeFilesLines
* WIP: finally turn all interfaces aroundmsm-rebase-masterLucas Stach2013-09-173-25/+22
* WIP: move all iommu handling into msm specific driver partLucas Stach2013-09-171-10/+0
* WIP: move clock and regulator handling into a3xx_gpuLucas Stach2013-09-173-16/+271
* WIP: move irq into adreno_gpuLucas Stach2013-09-172-0/+22
* WIP: move MMIO register mapping into adreno_gpuLucas Stach2013-09-172-2/+43
* WIP: decouple adreno gpu accessors from msm codeLucas Stach2013-09-172-3/+19
* WIP: push down hangcheck into adreno_gpuLucas Stach2013-09-173-7/+71
* WIP: indirect gpu retire through GEM callbackLucas Stach2013-09-171-1/+1
* WIP: store pointer to DRM device in adreno_gpuLucas Stach2013-09-173-3/+3
* WIP: fetch gpu name from base structLucas Stach2013-09-172-9/+14
* WIP: prune msm_gpu from adreno interfacesLucas Stach2013-09-173-84/+81
* WIP: smash a3xx pdev into adreno_gpu in preparation of abstraction turnaroundLucas Stach2013-09-173-19/+12
* WIP: adreno: don't call direcly into msm gem function, but use interfaceLucas Stach2013-09-174-13/+21
* WIP: make adreno submit freestandingLucas Stach2013-09-172-3/+2
* WIP: track adreno context per gpu and independant of drm driverLucas Stach2013-09-172-4/+5
* WIP: move out adreno_gpu_funcs into global headerLucas Stach2013-09-173-19/+14
* WIP: move ringbuffer into adreno subdirLucas Stach2013-09-175-17/+151
* drm/msm: add basic hangcheck/recovery mechanismRob Clark2013-08-243-5/+25
* drm/msm: add a3xx gpu supportRob Clark2013-08-244-0/+1023
* drm/msm: add register definitions for gpuRob Clark2013-08-244-0/+4317