开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
drm.c
Age
Commit message (
Expand
)
Author
2021-08-26
Merge tag 'drm/tegra/for-5.15-rc1' of ssh://git.freedesktop.org/git/tegra/lin...
Dave Airlie
2021-08-13
drm/tegra: dc: Support memory bandwidth management
Dmitry Osipenko
2021-08-10
drm/tegra: Bump driver version
Mikko Perttunen
2021-08-10
drm/tegra: Implement job submission part of new UAPI
Mikko Perttunen
2021-08-10
drm/tegra: Implement syncpoint wait UAPI
Mikko Perttunen
2021-08-10
drm/tegra: Implement syncpoint management UAPI
Mikko Perttunen
2021-08-10
drm/tegra: Implement new UAPI
Mikko Perttunen
2021-08-10
drm/tegra: Allocate per-engine channel in core code
Mikko Perttunen
2021-08-10
drm/tegra: Extract tegra_gem_lookup()
Mikko Perttunen
2021-08-10
gpu: host1x: Add option to skip firewall for a job
Mikko Perttunen
2021-08-10
gpu: host1x: Add no-recovery mode
Mikko Perttunen
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-06-29
drm/tegra: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-05-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-04-15
drm/tegra: Don't set allow_fb_modifiers explicitly
Daniel Vetter
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-03-31
drm/tegra: dc: Parameterize maximum resolution
Thierry Reding
2021-03-31
gpu: host1x: Cleanup and refcounting for syncpoints
Mikko Perttunen
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-02-23
drm/tegra: Annotate dma-fence critical section in commit path
Daniel Vetter
2021-01-15
drm/tegra: gr2d: Add compatible for Tegra114
Dmitry Osipenko
2021-01-15
drm/tegra: dc: Enable display controller driver for Tegra114
Dmitry Osipenko
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-11-10
drm/tegra: replace idr_init() by idr_init_base()
Deepak R Varma
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-09-25
drm/tegra: Introduce GEM object functions
Thomas Zimmermann
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-05-19
drm/tegra: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-04-28
drm/tegra: Fix SMMU support on Tegra124 and Tegra210
Thierry Reding
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-18
drm/tegra: remove checks for debugfs functions return value
Wambui Karuga
2020-02-06
drm/tegra: Relax IOMMU usage criteria on old Tegra
Thierry Reding
2020-01-10
gpu: host1x: Rename "parent" to "host"
Thierry Reding
2019-12-04
drm/tegra: Run hub cleanup on ->remove()
Thierry Reding
2019-12-04
drm/tegra: Silence expected errors on IOMMU attach
Thierry Reding
2019-10-29
drm/tegra: Optionally attach clients to the IOMMU
Thierry Reding
2019-10-29
gpu: host1x: Add direction flags to relocations
Thierry Reding
2019-10-29
drm/tegra: Simplify IOMMU group selection
Thierry Reding
2019-10-29
drm/tegra: Do not use ->load() and ->unload() callbacks
Thierry Reding
2019-10-28
drm/tegra: Move IOMMU group into host1x client
Thierry Reding
2019-10-28
drm/tegra: Use DRM_DEBUG_DRIVER for driver messages
Thierry Reding
2019-10-24
drm/tegra: Fix ordering of cleanup code
Thierry Reding
2019-08-14
drm/tegra: drop use of drmP.h
Sam Ravnborg
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-06-26
drm/tegra: remove irrelevant DRM_UNLOCKED flag
Emil Velikov
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-07
drm/tegra: Restrict IOVA space to DMA mask
Thierry Reding
2019-02-07
drm/tegra: Setup shared IOMMU domain after initialization
Thierry Reding
[next]