index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
/
job.c
Age
Commit message (
Expand
)
Author
2016-06-23
gpu: host1x: Whitespace cleanup for readability
Thierry Reding
2016-06-23
gpu: host1x: Fix a couple of checkpatch warnings
Thierry Reding
2016-06-23
gpu: host1x: Use unsigned int consistently for IDs
Thierry Reding
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-16
gpu: host1x: Use a signed return type for do_relocs()
Markus Elfring
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2014-08-04
drm/tegra: Make job submission 64-bit safe
Thierry Reding
2014-02-12
gpu: host1x: do not check previously handled gathers
Erik Faye-Lund
2013-12-19
gpu: host1x: Export public API
Thierry Reding
2013-10-31
gpu: host1x: Expose syncpt and channel functionality
Thierry Reding
2013-10-31
gpu: host1x: firewall: Refactor register check
Thierry Reding
2013-10-31
gpu: host1x: firewall: Rename cmdbuf_id -> cmdbuf
Thierry Reding
2013-10-31
gpu: host1x: Fix alignment of function arguments
Thierry Reding
2013-10-31
gpu: host1x: check relocs after all gathers are consumed
Erik Faye-Lund
2013-08-27
gpu: host1x: returning success instead of -ENOMEM
Dan Carpenter
2013-08-27
gpu: host1x: fix an integer overflow check
Dan Carpenter
2013-06-22
gpu: host1x: Copy gathers before verification
Arto Merilainen
2013-06-22
gpu: host1x: Don't reset firewall between gathers
Terje Bergstrom
2013-06-22
gpu: host1x: Check reloc table before usage
Arto Merilainen
2013-06-22
gpu: host1x: Check INCR opcode correctly
Terje Bergstrom
2013-04-22
gpu: host1x: Add channel support
Terje Bergstrom