summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/job.c
Commit message (Expand)AuthorAgeFilesLines
* 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