index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
/
job.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-09
gpu: host1x: Check whether size of unpin isn't 0
Dmitry Osipenko
1
-1
/
+2
2018-05-18
gpu: host1x: Use not explicitly sized types
Thierry Reding
1
-5
/
+6
2018-05-18
gpu: host1x: Rename relocarray -> relocs for consistency
Thierry Reding
1
-4
/
+4
2018-05-18
gpu: host1x: Cleanup loop variable usage
Thierry Reding
1
-2
/
+2
2018-05-18
gpu: host1x: Remove wait check support
Thierry Reding
1
-121
/
+3
2017-08-17
gpu: host1x: Don't fail on NULL bo physical address
Mikko Perttunen
1
-8
/
+0
2017-06-15
gpu: host1x: At first try a non-blocking allocation for the gather copy
Dmitry Osipenko
1
-4
/
+12
2017-06-15
gpu: host1x: Check waits in the firewall
Dmitry Osipenko
1
-2
/
+34
2017-06-15
gpu: host1x: Forbid unrelated SETCLASS opcode in the firewall
Dmitry Osipenko
1
-4
/
+20
2017-06-15
gpu: host1x: Forbid RESTART opcode in the firewall
Dmitry Osipenko
1
-1
/
+0
2017-06-15
gpu: host1x: Forbid relocation address shifting in the firewall
Dmitry Osipenko
1
-0
/
+4
2017-06-15
gpu: host1x: Do not leak BO's phys address to userspace
Dmitry Osipenko
1
-12
/
+27
2017-06-15
gpu: host1x: Correct host1x_job_pin() error handling
Dmitry Osipenko
1
-9
/
+7
2017-06-15
gpu: host1x: Initialize firewall class to the job's one
Dmitry Osipenko
1
-1
/
+1
2017-04-05
gpu: host1x: Add IOMMU support
Mikko Perttunen
1
-10
/
+62
2016-11-11
gpu: host1x: Store device address to all bufs
Arto Merilainen
1
-3
/
+6
2016-06-23
gpu: host1x: Whitespace cleanup for readability
Thierry Reding
1
-1
/
+2
2016-06-23
gpu: host1x: Fix a couple of checkpatch warnings
Thierry Reding
1
-0
/
+3
2016-06-23
gpu: host1x: Use unsigned int consistently for IDs
Thierry Reding
1
-1
/
+1
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2016-03-16
gpu: host1x: Use a signed return type for do_relocs()
Markus Elfring
1
-1
/
+1
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
1
-6
/
+4
2014-08-04
drm/tegra: Make job submission 64-bit safe
Thierry Reding
1
-11
/
+11
2014-02-12
gpu: host1x: do not check previously handled gathers
Erik Faye-Lund
1
-1
/
+1
2013-12-19
gpu: host1x: Export public API
Thierry Reding
1
-0
/
+6
2013-10-31
gpu: host1x: Expose syncpt and channel functionality
Thierry Reding
1
-1
/
+1
2013-10-31
gpu: host1x: firewall: Refactor register check
Thierry Reding
1
-26
/
+31
2013-10-31
gpu: host1x: firewall: Rename cmdbuf_id -> cmdbuf
Thierry Reding
1
-5
/
+5
2013-10-31
gpu: host1x: Fix alignment of function arguments
Thierry Reding
1
-1
/
+1
2013-10-31
gpu: host1x: check relocs after all gathers are consumed
Erik Faye-Lund
1
-4
/
+4
2013-08-27
gpu: host1x: returning success instead of -ENOMEM
Dan Carpenter
1
-2
/
+1
2013-08-27
gpu: host1x: fix an integer overflow check
Dan Carpenter
1
-6
/
+6
2013-06-22
gpu: host1x: Copy gathers before verification
Arto Merilainen
1
-31
/
+20
2013-06-22
gpu: host1x: Don't reset firewall between gathers
Terje Bergstrom
1
-38
/
+34
2013-06-22
gpu: host1x: Check reloc table before usage
Arto Merilainen
1
-13
/
+13
2013-06-22
gpu: host1x: Check INCR opcode correctly
Terje Bergstrom
1
-1
/
+1
2013-04-22
gpu: host1x: Add channel support
Terje Bergstrom
1
-0
/
+603