summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/job.c
AgeCommit message (Expand)AuthorLines
2014-08-04drm/tegra: Make job submission 64-bit safeThierry Reding-11/+11
2014-02-12gpu: host1x: do not check previously handled gathersErik Faye-Lund-1/+1
2013-12-19gpu: host1x: Export public APIThierry Reding-0/+6
2013-10-31gpu: host1x: Expose syncpt and channel functionalityThierry Reding-1/+1
2013-10-31gpu: host1x: firewall: Refactor register checkThierry Reding-26/+31
2013-10-31gpu: host1x: firewall: Rename cmdbuf_id -> cmdbufThierry Reding-5/+5
2013-10-31gpu: host1x: Fix alignment of function argumentsThierry Reding-1/+1
2013-10-31gpu: host1x: check relocs after all gathers are consumedErik Faye-Lund-4/+4
2013-08-27gpu: host1x: returning success instead of -ENOMEMDan Carpenter-2/+1
2013-08-27gpu: host1x: fix an integer overflow checkDan Carpenter-6/+6
2013-06-22gpu: host1x: Copy gathers before verificationArto Merilainen-31/+20
2013-06-22gpu: host1x: Don't reset firewall between gathersTerje Bergstrom-38/+34
2013-06-22gpu: host1x: Check reloc table before usageArto Merilainen-13/+13
2013-06-22gpu: host1x: Check INCR opcode correctlyTerje Bergstrom-1/+1
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom-0/+603