summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/job.c
Commit message (Expand)AuthorAgeFilesLines
* drm/tegra: Make job submission 64-bit safeThierry Reding2014-08-041-11/+11
* gpu: host1x: do not check previously handled gathersErik Faye-Lund2014-02-121-1/+1
* gpu: host1x: Export public APIThierry Reding2013-12-191-0/+6
* gpu: host1x: Expose syncpt and channel functionalityThierry Reding2013-10-311-1/+1
* gpu: host1x: firewall: Refactor register checkThierry Reding2013-10-311-26/+31
* gpu: host1x: firewall: Rename cmdbuf_id -> cmdbufThierry Reding2013-10-311-5/+5
* gpu: host1x: Fix alignment of function argumentsThierry Reding2013-10-311-1/+1
* gpu: host1x: check relocs after all gathers are consumedErik Faye-Lund2013-10-311-4/+4
* gpu: host1x: returning success instead of -ENOMEMDan Carpenter2013-08-271-2/+1
* gpu: host1x: fix an integer overflow checkDan Carpenter2013-08-271-6/+6
* gpu: host1x: Copy gathers before verificationArto Merilainen2013-06-221-31/+20
* gpu: host1x: Don't reset firewall between gathersTerje Bergstrom2013-06-221-38/+34
* gpu: host1x: Check reloc table before usageArto Merilainen2013-06-221-13/+13
* gpu: host1x: Check INCR opcode correctlyTerje Bergstrom2013-06-221-1/+1
* gpu: host1x: Add channel supportTerje Bergstrom2013-04-221-0/+603