aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/job.c
Commit message (Expand)AuthorAge
* gpu: host1x: Whitespace cleanup for readabilityThierry Reding2016-06-23
* gpu: host1x: Fix a couple of checkpatch warningsThierry Reding2016-06-23
* gpu: host1x: Use unsigned int consistently for IDsThierry Reding2016-06-23
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-21
|\
| * gpu: host1x: Use a signed return type for do_relocs()Markus Elfring2016-03-16
* | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-09
|/
* drm/tegra: Make job submission 64-bit safeThierry Reding2014-08-04
* gpu: host1x: do not check previously handled gathersErik Faye-Lund2014-02-12
* gpu: host1x: Export public APIThierry Reding2013-12-19
* gpu: host1x: Expose syncpt and channel functionalityThierry Reding2013-10-31
* gpu: host1x: firewall: Refactor register checkThierry Reding2013-10-31
* gpu: host1x: firewall: Rename cmdbuf_id -> cmdbufThierry Reding2013-10-31
* gpu: host1x: Fix alignment of function argumentsThierry Reding2013-10-31
* gpu: host1x: check relocs after all gathers are consumedErik Faye-Lund2013-10-31
* gpu: host1x: returning success instead of -ENOMEMDan Carpenter2013-08-27
* gpu: host1x: fix an integer overflow checkDan Carpenter2013-08-27
* gpu: host1x: Copy gathers before verificationArto Merilainen2013-06-22
* gpu: host1x: Don't reset firewall between gathersTerje Bergstrom2013-06-22
* gpu: host1x: Check reloc table before usageArto Merilainen2013-06-22
* gpu: host1x: Check INCR opcode correctlyTerje Bergstrom2013-06-22
* gpu: host1x: Add channel supportTerje Bergstrom2013-04-22