summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/hw
Commit message (Expand)AuthorAgeFilesLines
* gpu: host1x: Remove redundant parenthesesThierry Reding2016-06-231-1/+1
* gpu: host1x: Whitespace cleanup for readabilityThierry Reding2016-06-235-17/+23
* gpu: host1x: Fix a couple of checkpatch warningsThierry Reding2016-06-232-4/+5
* gpu: host1x: Use unsigned int consistently for IDsThierry Reding2016-06-234-9/+13
* gpu: host1x: Consistently use unsigned int for countsThierry Reding2016-06-234-11/+14
* gpu: host1x: hw: intr_hw: Remove create_workqueueBhaktipriya Shridhar2016-06-231-2/+6
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-281-1/+1
* gpu: host1x: Add Tegra210 supportThierry Reding2015-12-146-0/+755
* gpu: host1x: Fix MLOCK's debug infoDmitry Osipenko2015-10-024-13/+13
* gpu: host1x: Print address/offset pairs consistentlyThierry Reding2014-11-132-4/+4
* gpu: host1x: Fix typo in commentThierry Reding2014-11-131-1/+1
* gpu: host1x: Make mapped field of push buffers void *Thierry Reding2014-11-131-2/+2
* gpu: host1x: Use struct host1x_bo pointers in tracesThierry Reding2014-11-131-4/+8
* gpu: host1x: handle the correct # of syncpt regsStephen Warren2014-04-161-2/+2
* gpu: host1x: Remove unnecessary includeThierry Reding2014-01-141-1/+0Star
* gpu: host1x: Add Tegra124 supportThierry Reding2013-12-196-0/+755
* gpu: host1x: Use the correct HW headers for host1x02Thierry Reding2013-12-193-2/+150
* gpu: host1x: Silence a few warnings with LPAE=yOlof Johansson2013-11-282-4/+4
* gpu: host1x: Add syncpoint base supportArto Merilainen2013-10-312-0/+26
* gpu: host1x: Add support for Tegra114Thierry Reding2013-10-315-0/+607
* gpu: host1x: Use relative include pathsThierry Reding2013-10-316-24/+24
* gpu: host1x: Expose syncpt and channel functionalityThierry Reding2013-10-312-2/+0Star
* gpu: host1x: Make host1x header file publicThierry Reding2013-10-311-1/+2
* gpu: host1x: Cleanup includesThierry Reding2013-10-311-7/+0Star
* gpu: host1x: Remove unused MakefileThierry Reding2013-10-311-6/+0Star
* gpu: host1x: Rework CPU syncpoint incrementArto Merilainen2013-06-222-8/+6Star
* gpu: host1x: Add debug supportTerje Bergstrom2013-04-228-0/+491
* gpu: host1x: Add channel supportTerje Bergstrom2013-04-228-0/+881
* gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom2013-04-223-0/+187
* gpu: host1x: Add host1x driverTerje Bergstrom2013-04-226-0/+267