summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/cdma.h
Commit message (Expand)AuthorAgeFilesLines
* gpu: host1x: Implement job tracking using DMA fencesMikko Perttunen2023-01-261-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* gpu: host1x: Introduce support for wide opcodesThierry Reding2019-02-071-0/+2
* gpu: host1x: Use completion instead of semaphoreArnd Bergmann2019-02-041-3/+3
* gpu: host1x: Store pointer to client in jobsThierry Reding2018-05-181-1/+1
* gpu: host1x: Fix compiler errors by converting to dma_addr_tEmil Goode2018-05-181-1/+1
* gpu: host1x: Remove unused host1x_cdma_stop() definitionDmitry Osipenko2017-06-151-1/+0
* gpu: host1x: Add IOMMU supportMikko Perttunen2017-04-051-2/+4
* gpu: host1x: Make mapped field of push buffers void *Thierry Reding2014-11-131-1/+1
* gpu: host1x: Add channel supportTerje Bergstrom2013-04-221-0/+100