Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
43240bbd871e2c8f89584d369278a3d18680d9ea
/
drivers
/
gpu
/
host1x
/
job.c
43240bb
gpu: host1x: At first try a non-blocking allocation for the gather copy
by Dmitry Osipenko
· 8 years ago
a47ac10
gpu: host1x: Check waits in the firewall
by Dmitry Osipenko
· 8 years ago
0f563a4
gpu: host1x: Forbid unrelated SETCLASS opcode in the firewall
by Dmitry Osipenko
· 8 years ago
ef81624
gpu: host1x: Forbid RESTART opcode in the firewall
by Dmitry Osipenko
· 8 years ago
571cbf7
gpu: host1x: Forbid relocation address shifting in the firewall
by Dmitry Osipenko
· 8 years ago
47f89c1
gpu: host1x: Do not leak BO's phys address to userspace
by Dmitry Osipenko
· 8 years ago
e5855aa
gpu: host1x: Correct host1x_job_pin() error handling
by Dmitry Osipenko
· 8 years ago
3833d16
gpu: host1x: Initialize firewall class to the job's one
by Dmitry Osipenko
· 8 years ago
404bfb7
gpu: host1x: Add IOMMU support
by Mikko Perttunen
· 8 years ago
f08ef2d
gpu: host1x: Store device address to all bufs
by Arto Merilainen
· 8 years ago
0b8070d1
gpu: host1x: Whitespace cleanup for readability
by Thierry Reding
· 9 years ago
6df633d
gpu: host1x: Fix a couple of checkpatch warnings
by Thierry Reding
· 9 years ago
5c0d8d3
gpu: host1x: Use unsigned int consistently for IDs
by Thierry Reding
· 9 years ago
266c73b
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
341917f
gpu: host1x: Use a signed return type for do_relocs()
by Markus Elfring
· 9 years ago
f6e4566
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
by Luis R. Rodriguez
· 9 years ago
961e3be
drm/tegra: Make job submission 64-bit safe
by Thierry Reding
· 11 years ago
89e6e8c
gpu: host1x: do not check previously handled gathers
by Erik Faye-Lund
· 11 years ago
fae798a
gpu: host1x: Export public API
by Thierry Reding
· 11 years ago
35d747a
gpu: host1x: Expose syncpt and channel functionality
by Thierry Reding
· 11 years ago
d77563f
gpu: host1x: firewall: Refactor register check
by Thierry Reding
· 11 years ago
d7fbcf4
gpu: host1x: firewall: Rename cmdbuf_id -> cmdbuf
by Thierry Reding
· 11 years ago
37857cd
gpu: host1x: Fix alignment of function arguments
by Thierry Reding
· 11 years ago
a9ff999
gpu: host1x: check relocs after all gathers are consumed
by Erik Faye-Lund
· 11 years ago
745cecc
gpu: host1x: returning success instead of -ENOMEM
by Dan Carpenter
· 11 years ago
f5fda67
gpu: host1x: fix an integer overflow check
by Dan Carpenter
· 11 years ago
3364cd2
gpu: host1x: Copy gathers before verification
by Arto Merilainen
· 12 years ago
afac0e4
gpu: host1x: Don't reset firewall between gathers
by Terje Bergstrom
· 12 years ago
5060d8e
gpu: host1x: Check reloc table before usage
by Arto Merilainen
· 12 years ago
64c173d
gpu: host1x: Check INCR opcode correctly
by Terje Bergstrom
· 12 years ago
6579324
gpu: host1x: Add channel support
by Terje Bergstrom
· 12 years ago