index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
vic.c
Age
Commit message (
Expand
)
Author
2019-12-04
drm/tegra: Silence expected errors on IOMMU attach
Thierry Reding
2019-12-04
drm/tegra: vic: Export module device table
Thierry Reding
2019-10-29
drm/tegra: falcon: Clarify address usage
Thierry Reding
2019-10-29
drm/tegra: Remove memory allocation from Falcon library
Thierry Reding
2019-10-29
drm/tegra: Simplify IOMMU group selection
Thierry Reding
2019-10-28
drm/tegra: Move IOMMU group into host1x client
Thierry Reding
2019-10-28
drm/tegra: vic: Use common IOMMU attach/detach code
Thierry Reding
2019-10-28
drm/tegra: vic: Inherit DMA mask from host1x
Thierry Reding
2019-10-28
drm/tegra: vic: Skip stream ID programming without IOMMU
Thierry Reding
2019-10-28
drm/tegra: Inherit device DMA parameters from host1x
Thierry Reding
2019-10-28
gpu: host1x: Request channels for clients, not devices
Thierry Reding
2019-08-14
drm/tegra: drop use of drmP.h
Sam Ravnborg
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-22
drm/tegra: vic: Fix implicit function declaration warning
Anders Roxell
2019-02-07
drm/tegra: vic: Support stream ID register programming
Thierry Reding
2019-02-07
drm/tegra: vic: Do not clear driver data
Thierry Reding
2019-02-07
drm/tegra: vic: Load firmware on demand
Thierry Reding
2018-11-29
drm/tegra: vic: Add Tegra194 support
Thierry Reding
2018-11-29
drm/tegra: vic: Implement explicit reset support
Thierry Reding
2018-05-18
drm/tegra: vic: Track interface version
Thierry Reding
2017-12-21
drm/tegra: Use IOMMU groups
Thierry Reding
2017-12-13
drm/tegra: vic: Properly align arguments
Thierry Reding
2017-10-20
drm/tegra: vic: Use of_device_get_match_data()
Thierry Reding
2017-10-20
drm/tegra: Add Tegra186 support for VIC
Mikko Perttunen
2017-10-20
gpu: host1x: syncpt: Request syncpoints per client
Thierry Reding
2017-08-17
drm/tegra: Set MODULE_FIRMWARE for the VIC
Nicolas Chauvet
2017-06-15
gpu: host1x: Refactor channel allocation code
Mikko Perttunen
2017-04-05
drm/tegra: Add VIC support
Arto Merilainen