Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
4557ac6b344b8cdf948ff8b007e8e1de34832f2e
/
drivers
/
gpu
/
host1x
/
dev.c
4010e72
gpu: host1x: Use SMMU on Tegra124 and Tegra210
by Thierry Reding
· 4 years, 10 months ago
501be6c
drm/tegra: Fix SMMU support on Tegra124 and Tegra210
by Thierry Reding
· 4 years, 10 months ago
033ccdb
gpu: host1x: Remove dev_err() on platform_get_irq() failure
by YueHaibing
· 5 years ago
06867a3
gpu: host1x: Set DMA mask based on IOMMU setup
by Thierry Reding
· 5 years ago
af1cbfb
gpu: host1x: Support DMA mapping of buffers
by Thierry Reding
· 5 years ago
44156ee
gpu: host1x: Clean up debugfs on removal
by Thierry Reding
· 5 years ago
8f45f50
gpu: host1x: Explicitly initialize host1x_info structures
by Thierry Reding
· 5 years ago
d98914e
gpu: host1x: Do not limit DMA segment size
by Thierry Reding
· 5 years ago
dfd0339
Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 6 years ago
4bb923e
gpu: host1x: Do not output error message for deferred probe
by Thierry Reding
· 6 years ago
9952f69
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
by Thomas Gleixner
· 6 years ago
8de896e
gpu: host1x: Support 40-bit addressing on Tegra186
by Thierry Reding
· 6 years ago
38fabcc
gpu: host1x: Restrict IOVA space to DMA mask
by Thierry Reding
· 6 years ago
6841482
gpu: host1x: Set up stream ID table
by Thierry Reding
· 6 years ago
ac1bdbf
gpu: host1x: Add Tegra194 support
by Thierry Reding
· 7 years ago
e31c8ea
gpu: host1x: Detach Host1x from IOMMU DMA domain on arm32
by Dmitry Osipenko
· 6 years ago
4466b1f
gpu: host1x: Skip IOMMU initialization if firewall is enabled
by Dmitry Osipenko
· 7 years ago
f40e159
gpu: host1x: Acquire a reference to the IOVA cache
by Thierry Reding
· 7 years ago
41c3068
gpu: host1x: Use IOMMU groups
by Thierry Reding
· 7 years ago
1f876c3
gpu: host1x: Rewrite conditional for better readability
by Thierry Reding
· 7 years ago
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
f1b53c4
gpu: host1x: Add Tegra186 support
by Mikko Perttunen
· 7 years ago
6a341fd
gpu: host1x: Use of_device_get_match_data()
by Thierry Reding
· 7 years ago
aa3ac94
iommu/iova: Make dma_32bit_pfn implicit
by Zhen Lei
· 7 years ago
3aadb88
Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 7 years ago
7b2c63d
gpu: host1x: fix error return code in host1x_probe()
by Gustavo A. R. Silva
· 7 years ago
fea2099
gpu: host1x: Free the IOMMU domain when there is no device to attach
by Paul Kocialkowski
· 8 years ago
6d61e70
Backmerge tag 'v4.12-rc7' into drm-next
by Dave Airlie
· 8 years ago
b15cdca
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixes
by Sean Paul
· 8 years ago
8474b02
gpu: host1x: Refactor channel allocation code
by Mikko Perttunen
· 8 years ago
59e04bc
gpu: host1x: Fix error handling
by Christophe JAILLET
· 8 years ago
b386c6b
gpu: host1x: Support module reset
by Thierry Reding
· 8 years ago
7e7d432
gpu: host1x: Sort includes alphabetically
by Thierry Reding
· 8 years ago
404bfb7
gpu: host1x: Add IOMMU support
by Mikko Perttunen
· 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
097452e
gpu: host1x: Set DMA mask
by Alexandre Courbot
· 9 years ago
a134789
gpu: host1x: Add Tegra210 support
by Thierry Reding
· 10 years ago
28fae81
gpu: host1x: Use platform_register/unregister_drivers()
by Thierry Reding
· 9 years ago
f4c5cf8
gpu: host1x: Provide a proper struct bus_type
by Thierry Reding
· 10 years ago
e6fff4a
gpu: host1x: Add Tegra124 support
by Thierry Reding
· 11 years ago
4de6a2d
gpu: host1x: Add MIPI pad calibration support
by Thierry Reding
· 11 years ago
9c78c4c
gpu: host1x: Disable clock on probe failure
by Wei Yongjun
· 11 years ago
5407f31
gpu: host1x: Add support for Tegra114
by Thierry Reding
· 11 years ago
776dc38
drm/tegra: Move subdevice infrastructure to host1x
by Thierry Reding
· 11 years ago
452e7f0
gpu: host1x: Do not discard .remove()
by Thierry Reding
· 11 years ago
386a2a7
drm/tegra: Rename host1x_drm structure to tegra_drm
by Thierry Reding
· 11 years ago
03c961b
gpu: host1x: Check for valid host1x pointer
by Thierry Reding
· 11 years ago
d43f81c
drm/tegra: Add gr2d device
by Terje Bergstrom
· 12 years ago
692e6d7
gpu: host1x: Remove second host1x driver
by Terje Bergstrom
· 12 years ago
6236451
gpu: host1x: Add debug support
by Terje Bergstrom
· 12 years ago
6579324
gpu: host1x: Add channel support
by Terje Bergstrom
· 12 years ago
7ede0b0
gpu: host1x: Add syncpoint wait and interrupts
by Terje Bergstrom
· 12 years ago
7547168
gpu: host1x: Add host1x driver
by Terje Bergstrom
· 12 years ago