index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpu: host1x: Free the IOMMU domain when there is no device to attach
Paul Kocialkowski
2017-07-27
1
-1
/
+7
*
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixes
Sean Paul
2017-06-20
11
-155
/
+372
|
\
|
*
Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2017-06-20
11
-155
/
+372
|
|
\
|
|
*
gpu: host1x: At first try a non-blocking allocation for the gather copy
Dmitry Osipenko
2017-06-15
1
-4
/
+12
|
|
*
gpu: host1x: Refactor channel allocation code
Mikko Perttunen
2017-06-15
6
-103
/
+129
|
|
*
gpu: host1x: Remove unused host1x_cdma_stop() definition
Dmitry Osipenko
2017-06-15
1
-1
/
+0
|
|
*
gpu: host1x: Remove unused 'struct host1x_cmdbuf'
Dmitry Osipenko
2017-06-15
1
-7
/
+0
|
|
*
gpu: host1x: Check waits in the firewall
Dmitry Osipenko
2017-06-15
1
-2
/
+34
|
|
*
gpu: host1x: Forbid unrelated SETCLASS opcode in the firewall
Dmitry Osipenko
2017-06-15
1
-4
/
+20
|
|
*
gpu: host1x: Forbid RESTART opcode in the firewall
Dmitry Osipenko
2017-06-15
1
-1
/
+0
|
|
*
gpu: host1x: Forbid relocation address shifting in the firewall
Dmitry Osipenko
2017-06-15
1
-0
/
+4
|
|
*
gpu: host1x: Do not leak BO's phys address to userspace
Dmitry Osipenko
2017-06-15
1
-12
/
+27
|
|
*
gpu: host1x: Correct host1x_job_pin() error handling
Dmitry Osipenko
2017-06-15
1
-9
/
+7
|
|
*
gpu: host1x: Initialize firewall class to the job's one
Dmitry Osipenko
2017-06-15
1
-1
/
+1
|
|
*
drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTL
Dmitry Osipenko
2017-06-15
1
-7
/
+0
|
|
*
gpu: host1x: Flesh out kerneldoc
Thierry Reding
2017-06-15
2
-11
/
+145
|
*
|
gpu: host1x: select IOMMU_IOVA
Arnd Bergmann
2017-05-18
1
-0
/
+1
|
|
/
*
|
gpu: host1x: Fix error handling
Christophe JAILLET
2017-06-15
1
-1
/
+1
*
|
gpu: host1x: select IOMMU_IOVA
Arnd Bergmann
2017-05-18
1
-0
/
+1
|
/
*
gpu: host1x: Fix host1x driver shutdown
Thierry Reding
2017-04-05
1
-34
/
+34
*
gpu: host1x: Support module reset
Thierry Reding
2017-04-05
2
-1
/
+19
*
gpu: host1x: Sort includes alphabetically
Thierry Reding
2017-04-05
2
-11
/
+12
*
gpu: host1x: Add IOMMU support
Mikko Perttunen
2017-04-05
7
-39
/
+177
*
gpu: host1x: Fix potential out-of-bounds access
Thierry Reding
2017-04-04
1
-1
/
+1
*
gpu: host1x: Set OF node for new host1x devices
Thierry Reding
2017-01-30
1
-0
/
+1
*
gpu: host1x: Add locking to syncpt
Arto Merilainen
2016-11-11
2
-5
/
+21
*
gpu: host1x: Store device address to all bufs
Arto Merilainen
2016-11-11
1
-3
/
+6
*
drm/tegra: dsi: Enhance runtime power management
Thierry Reding
2016-08-24
1
-32
/
+31
*
gpu: host1x: Remove useless local variable
Thierry Reding
2016-06-23
1
-4
/
+2
*
gpu: host1x: Constify array of action handlers
Thierry Reding
2016-06-23
1
-1
/
+1
*
gpu: host1x: Remove redundant parentheses
Thierry Reding
2016-06-23
1
-1
/
+1
*
gpu: host1x: Whitespace cleanup for readability
Thierry Reding
2016-06-23
10
-43
/
+92
*
gpu: host1x: Fix a couple of checkpatch warnings
Thierry Reding
2016-06-23
8
-8
/
+24
*
gpu: host1x: syncpt: Use kcalloc() instead of kzalloc()
Thierry Reding
2016-06-23
1
-2
/
+2
*
gpu: host1x: cdma: Drop unnecessary local variable
Thierry Reding
2016-06-23
1
-4
/
+4
*
gpu: host1x: channel: Use correct type
Thierry Reding
2016-06-23
1
-1
/
+2
*
gpu: host1x: Use unsigned int consistently for IDs
Thierry Reding
2016-06-23
10
-31
/
+36
*
gpu: host1x: Consistently use unsigned int for counts
Thierry Reding
2016-06-23
9
-32
/
+37
*
gpu: host1x: hw: intr_hw: Remove create_workqueue
Bhaktipriya Shridhar
2016-06-23
3
-7
/
+6
*
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-27
1
-1
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-21
2
-2
/
+4
|
\
|
*
Merge tag 'drm/tegra/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra...
Dave Airlie
2016-03-17
2
-2
/
+4
|
|
\
|
|
*
gpu: host1x: Use a signed return type for do_relocs()
Markus Elfring
2016-03-16
1
-1
/
+1
|
|
*
gpu: host1x: bus: Add missing of_node_put()
Amitoj Kaur Chawla
2016-03-16
1
-1
/
+3
*
|
|
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-03-09
2
-10
/
+8
|
/
/
*
|
gpu: host1x: Set DMA ops on device creation
Alexandre Courbot
2016-03-04
1
-0
/
+2
*
|
gpu: host1x: Set DMA mask
Alexandre Courbot
2016-03-04
2
-0
/
+8
|
/
*
gpu: host1x: Add Tegra210 support
Thierry Reding
2015-12-14
8
-1
/
+768
*
gpu: host1x: Remove core driver on unregister
Thierry Reding
2015-12-14
1
-0
/
+2
*
gpu: host1x: Use platform_register/unregister_drivers()
Thierry Reding
2015-12-14
1
-14
/
+8
[next]