summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/msm_drv.c
Commit message (Expand)AuthorAgeFilesLines
* WIP: finally turn all interfaces aroundmsm-rebase-masterLucas Stach2013-09-171-59/+10
* WIP: decouple adreno gpu accessors from msm codeLucas Stach2013-09-171-1/+1
* WIP: push down hangcheck into adreno_gpuLucas Stach2013-09-171-1/+1
* WIP: indirect gpu retire through GEM callbackLucas Stach2013-09-171-1/+9
* WIP: fetch gpu name from base structLucas Stach2013-09-171-2/+2
* WIP: prune msm_gpu from adreno interfacesLucas Stach2013-09-171-7/+7
* WIP: adreno: don't call direcly into msm gem function, but use interfaceLucas Stach2013-09-171-1/+50
* WIP: track adreno context per gpu and independant of drm driverLucas Stach2013-09-171-11/+6
* drm/msm: add a3xx gpu supportRob Clark2013-08-241-1/+245
* drm/msm: basic KMS driver for snapdragonRob Clark2013-08-241-0/+532