index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-22
gpu: host1x: Rework CPU syncpoint increment
Arto Merilainen
6
-32
/
+15
2013-06-22
gpu: host1x: Fix client_managed type
Arto Merilainen
3
-8
/
+8
2013-06-22
gpu: host1x: Fix memory access in syncpt request
Arto Merilainen
1
-1
/
+2
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-06-22
drm/tegra: Remove DRIVER_BUS_PLATFORM from driver_features
Laurent Pinchart
1
-1
/
+1
2013-06-22
drm/tegra: Fix return value
Thierry Reding
1
-1
/
+1
2013-05-25
drm/tegra: fix error return code in gr2d_submit()
Wei Yongjun
1
-2
/
+6
2013-05-25
drm/tegra: fix missing unlock on error
Wei Yongjun
1
-0
/
+2
2013-05-25
drm/tegra: Honor pixel-format changes
Thierry Reding
1
-0
/
+2
2013-05-25
drm/tegra: Explicitly set irq_enabled
Thierry Reding
1
-0
/
+7
2013-05-25
drm/tegra: Don't disable unused planes
Thierry Reding
1
-0
/
+3
2013-05-18
drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-04-22
drm/tegra: don't depend on OF
Stephen Warren
1
-1
/
+1
2013-04-22
drm/tegra: Support the XBGR8888 pixelformat
Thierry Reding
1
-0
/
+5
2013-04-22
drm/tegra: Add gr2d device
Terje Bergstrom
7
-3
/
+595
2013-04-22
gpu: host1x: drm: Add memory manager and fb
Arto Merilainen
8
-34
/
+700
2013-04-22
gpu: host1x: Remove second host1x driver
Terje Bergstrom
10
-342
/
+317
2013-04-22
gpu: host1x: drm: Rename host1x to host1x_drm
Arto Merilainen
6
-26
/
+28
2013-04-22
drm/tegra: Move drm to live under host1x
Terje Bergstrom
13
-0
/
+4654
2013-04-22
gpu: host1x: Add debug support
Terje Bergstrom
15
-0
/
+807
2013-04-22
gpu: host1x: Add channel support
Terje Bergstrom
24
-1
/
+2721
2013-04-22
gpu: host1x: Add syncpoint wait and interrupts
Terje Bergstrom
10
-0
/
+846
2013-04-22
gpu: host1x: Add host1x driver
Terje Bergstrom
12
-0
/
+893