index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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: Add Tegra194 support
Thierry Reding
2018-11-29
10
-2
/
+496
*
gpu: host1x: Fix syncpoint ID field size on Tegra186
Thierry Reding
2018-11-27
1
-1
/
+1
*
gpu: host1x: Resize channel register region on Tegra186 and later
Thierry Reding
2018-11-27
1
-2
/
+5
*
gpu: host1x: Detach Host1x from IOMMU DMA domain on arm32
Dmitry Osipenko
2018-09-26
1
-1
/
+12
*
gpu: host1x: Remove spurious tab
Thierry Reding
2018-09-26
1
-1
/
+1
*
gpu: host1x: Check whether size of unpin isn't 0
Dmitry Osipenko
2018-07-09
1
-1
/
+2
*
gpu: host1x: Skip IOMMU initialization if firewall is enabled
Dmitry Osipenko
2018-07-09
1
-0
/
+3
*
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-06-06
13
-186
/
+49
|
\
|
*
gpu: host1x: Use not explicitly sized types
Thierry Reding
2018-05-18
2
-7
/
+8
|
*
gpu: host1x: Rename relocarray -> relocs for consistency
Thierry Reding
2018-05-18
1
-4
/
+4
|
*
gpu: host1x: Drop unnecessary host1x argument
Thierry Reding
2018-05-18
4
-13
/
+13
|
*
gpu: host1x: Cleanup loop variable usage
Thierry Reding
2018-05-18
4
-5
/
+5
|
*
gpu: host1x: Store pointer to client in jobs
Thierry Reding
2018-05-18
2
-2
/
+2
|
*
gpu: host1x: Remove wait check support
Thierry Reding
2018-05-18
6
-151
/
+4
|
*
gpu: host1x: Fix compiler errors by converting to dma_addr_t
Emil Goode
2018-05-18
2
-2
/
+2
|
*
gpu: host1x: Acquire a reference to the IOVA cache
Thierry Reding
2018-05-17
1
-1
/
+10
|
*
gpu: host1x: Fix dma_free_wc() argument in the error path
Dmitry Osipenko
2018-05-17
1
-1
/
+1
*
|
drivers: remove force dma flag from buses
Christoph Hellwig
2018-05-03
1
-3
/
+2
*
|
dma-mapping: move dma configuration to bus infrastructure
Nipun Gupta
2018-05-03
1
-0
/
+6
|
/
*
gpu: host1x: Use IOMMU groups
Thierry Reding
2017-12-21
2
-7
/
+16
*
gpu: host1x: Cleanup on initialization failure
Thierry Reding
2017-12-13
1
-2
/
+9
*
gpu: host1x: Rewrite conditional for better readability
Thierry Reding
2017-12-13
1
-5
/
+7
*
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
28
-214
/
+1118
|
\
|
*
gpu: host1x: Fix incorrect comment for channel_request
Mikko Perttunen
2017-10-20
1
-2
/
+1
|
*
gpu: host1x: Disassemble more instructions
Mikko Perttunen
2017-10-20
3
-6
/
+58
|
*
gpu: host1x: Improve debug disassembly formatting
Mikko Perttunen
2017-10-20
5
-30
/
+61
|
*
gpu: host1x: Enable gather filter
Mikko Perttunen
2017-10-20
3
-0
/
+46
|
*
gpu: host1x: Enable Tegra186 syncpoint protection
Mikko Perttunen
2017-10-20
4
-0
/
+71
|
*
gpu: host1x: Call of_dma_configure() after setting bus
Mikko Perttunen
2017-10-20
1
-1
/
+2
|
*
gpu: host1x: Add Tegra186 support
Mikko Perttunen
2017-10-20
18
-168
/
+876
|
*
gpu: host1x: syncpt: Request syncpoints per client
Thierry Reding
2017-10-20
2
-9
/
+9
|
*
gpu: host1x: Use of_device_get_match_data()
Thierry Reding
2017-10-20
1
-9
/
+5
*
|
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-14
1
-0
/
+1
|
\
\
|
*
|
drivers: flag buses which demand DMA configuration
Robin Murphy
2017-10-19
1
-0
/
+1
|
|
/
*
|
Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2017-11-14
1
-2
/
+1
|
\
\
|
*
|
iommu/iova: Make dma_32bit_pfn implicit
Zhen Lei
2017-09-27
1
-2
/
+1
|
|
/
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2017-08-21
5
-24
/
+32
|
\
|
*
gpu: host1x: Support sub-devices recursively
Thierry Reding
2017-08-17
1
-1
/
+17
|
*
gpu: host1x: fix error return code in host1x_probe()
Gustavo A. R. Silva
2017-08-17
1
-2
/
+2
|
*
gpu: host1x: Fix bitshift/mask multipliers
Mikko Perttunen
2017-08-17
2
-13
/
+13
|
*
gpu: host1x: Don't fail on NULL bo physical address
Mikko Perttunen
2017-08-17
1
-8
/
+0
*
|
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
2017-08-15
1
-1
/
+7
|
\
\
|
*
|
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
|
|
\
\
*
|
|
|
gpu/host1x: Remove excess parameter in host1x_subdev_add docs
Sean Paul
2017-07-31
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
2017-06-27
1
-1
/
+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
*
|
Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2017-06-20
11
-155
/
+372
|
\
\
[next]