index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
vic.c
Age
Commit message (
Expand
)
Author
Lines
2021-08-10
drm/tegra: Boot VIC during runtime PM resume
Mikko Perttunen
-61
/
+51
2021-06-11
drm/tegra: Don't call SET_APPLICATION_ID in VIC boot
Mikko Perttunen
-2
/
+0
2021-03-31
gpu: host1x: Cleanup and refcounting for syncpoints
Mikko Perttunen
-2
/
+2
2021-01-15
drm/tegra: Fix reference leak when pm_runtime_get_sync() fails
Qinglang Miao
-1
/
+1
2021-01-15
drm/tegra: vic: Add comments on STREAMID registers
Mikko Perttunen
-0
/
+12
2021-01-15
drm/tegra: falcon: Support newer VIC firmware
Mikko Perttunen
-8
/
+13
2020-01-10
gpu: host1x: Rename "parent" to "host"
Thierry Reding
-4
/
+4
2019-12-04
drm/tegra: Silence expected errors on IOMMU attach
Thierry Reding
-1
/
+1
2019-12-04
drm/tegra: vic: Export module device table
Thierry Reding
-2
/
+3
2019-10-29
drm/tegra: falcon: Clarify address usage
Thierry Reding
-32
/
+24
2019-10-29
drm/tegra: Remove memory allocation from Falcon library
Thierry Reding
-27
/
+64
2019-10-29
drm/tegra: Simplify IOMMU group selection
Thierry Reding
-1
/
+1
2019-10-28
drm/tegra: Move IOMMU group into host1x client
Thierry Reding
-6
/
+4
2019-10-28
drm/tegra: vic: Use common IOMMU attach/detach code
Thierry Reding
-19
/
+8
2019-10-28
drm/tegra: vic: Inherit DMA mask from host1x
Thierry Reding
-0
/
+7
2019-10-28
drm/tegra: vic: Skip stream ID programming without IOMMU
Thierry Reding
-3
/
+5
2019-10-28
drm/tegra: Inherit device DMA parameters from host1x
Thierry Reding
-0
/
+9
2019-10-28
gpu: host1x: Request channels for clients, not devices
Thierry Reding
-1
/
+1
2019-08-14
drm/tegra: drop use of drmP.h
Sam Ravnborg
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
-4
/
+1
2019-03-22
drm/tegra: vic: Fix implicit function declaration warning
Anders Roxell
-0
/
+2
2019-02-07
drm/tegra: vic: Support stream ID register programming
Thierry Reding
-0
/
+21
2019-02-07
drm/tegra: vic: Do not clear driver data
Thierry Reding
-1
/
+0
2019-02-07
drm/tegra: vic: Load firmware on demand
Thierry Reding
-17
/
+36
2018-11-29
drm/tegra: vic: Add Tegra194 support
Thierry Reding
-0
/
+11
2018-11-29
drm/tegra: vic: Implement explicit reset support
Thierry Reding
-1
/
+34
2018-05-18
drm/tegra: vic: Track interface version
Thierry Reding
-0
/
+5
2017-12-21
drm/tegra: Use IOMMU groups
Thierry Reding
-8
/
+10
2017-12-13
drm/tegra: vic: Properly align arguments
Thierry Reding
-1
/
+1
2017-10-20
drm/tegra: vic: Use of_device_get_match_data()
Thierry Reding
-7
/
+3
2017-10-20
drm/tegra: Add Tegra186 support for VIC
Mikko Perttunen
-0
/
+10
2017-10-20
gpu: host1x: syncpt: Request syncpoints per client
Thierry Reding
-1
/
+1
2017-08-17
drm/tegra: Set MODULE_FIRMWARE for the VIC
Nicolas Chauvet
-2
/
+13
2017-06-15
gpu: host1x: Refactor channel allocation code
Mikko Perttunen
-2
/
+2
2017-04-05
drm/tegra: Add VIC support
Arto Merilainen
-0
/
+396