summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/cdma.c
AgeCommit message (Expand)Author
2018-05-18gpu: host1x: Store pointer to client in jobsThierry Reding
2018-05-18gpu: host1x: Fix compiler errors by converting to dma_addr_tEmil Goode
2018-05-17gpu: host1x: Fix dma_free_wc() argument in the error pathDmitry Osipenko
2017-04-05gpu: host1x: Add IOMMU supportMikko Perttunen
2016-06-23gpu: host1x: Whitespace cleanup for readabilityThierry Reding
2016-06-23gpu: host1x: Fix a couple of checkpatch warningsThierry Reding
2016-06-23gpu: host1x: cdma: Drop unnecessary local variableThierry Reding
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez
2014-11-13gpu: host1x: Make mapped field of push buffers void *Thierry Reding
2013-10-31gpu: host1x: Expose syncpt and channel functionalityThierry Reding
2013-04-22gpu: host1x: Add debug supportTerje Bergstrom
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom