index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
drm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-12
Merge tag 'drm/tegra/for-5.20-rc1' of https://gitlab.freedesktop.org/drm/tegr...
Dave Airlie
1
-0
/
+1
2022-07-08
drm/tegra: vic: Add Tegra234 support
Mikko Perttunen
1
-0
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-02-07
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-1
/
+29
2022-01-27
drm/tegra: Add support for the nomodeset kernel parameter
Javier Martinez Canillas
1
-0
/
+3
2021-12-16
drm/tegra: Add back arm_iommu_detach_device()
Dmitry Osipenko
1
-0
/
+15
2021-12-16
drm/tegra: Consolidate runtime PM management of older UAPI codepath
Dmitry Osipenko
1
-1
/
+10
2021-12-16
drm/tegra: Add NVDEC driver
Mikko Perttunen
1
-0
/
+4
2021-08-26
Merge tag 'drm/tegra/for-5.15-rc1' of ssh://git.freedesktop.org/git/tegra/lin...
Dave Airlie
1
-36
/
+62
2021-08-13
drm/tegra: dc: Support memory bandwidth management
Dmitry Osipenko
1
-1
/
+15
2021-08-10
drm/tegra: Bump driver version
Mikko Perttunen
1
-1
/
+1
2021-08-10
drm/tegra: Implement job submission part of new UAPI
Mikko Perttunen
1
-1
/
+3
2021-08-10
drm/tegra: Implement syncpoint wait UAPI
Mikko Perttunen
1
-0
/
+2
2021-08-10
drm/tegra: Implement syncpoint management UAPI
Mikko Perttunen
1
-0
/
+5
2021-08-10
drm/tegra: Implement new UAPI
Mikko Perttunen
1
-16
/
+21
2021-08-10
drm/tegra: Allocate per-engine channel in core code
Mikko Perttunen
1
-0
/
+11
2021-08-10
drm/tegra: Extract tegra_gem_lookup()
Mikko Perttunen
1
-17
/
+3
2021-08-10
gpu: host1x: Add option to skip firewall for a job
Mikko Perttunen
1
-1
/
+1
2021-08-10
gpu: host1x: Add no-recovery mode
Mikko Perttunen
1
-0
/
+1
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
1
-1
/
+1
2021-06-29
drm/tegra: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
1
-7
/
+0
2021-05-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-10
/
+17
2021-04-15
drm/tegra: Don't set allow_fb_modifiers explicitly
Daniel Vetter
1
-2
/
+0
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
1
-2
/
+2
2021-03-31
drm/tegra: dc: Parameterize maximum resolution
Thierry Reding
1
-3
/
+10
2021-03-31
gpu: host1x: Cleanup and refcounting for syncpoints
Mikko Perttunen
1
-7
/
+7
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+3
2021-02-23
drm/tegra: Annotate dma-fence critical section in commit path
Daniel Vetter
1
-0
/
+3
2021-01-15
drm/tegra: gr2d: Add compatible for Tegra114
Dmitry Osipenko
1
-0
/
+1
2021-01-15
drm/tegra: dc: Enable display controller driver for Tegra114
Dmitry Osipenko
1
-0
/
+1
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-7
/
+2
2020-11-10
drm/tegra: replace idr_init() by idr_init_base()
Deepak R Varma
1
-1
/
+1
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-3
/
+2
2020-09-25
drm/tegra: Introduce GEM object functions
Thomas Zimmermann
1
-4
/
+0
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-6
/
+6
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+4
2020-05-19
drm/tegra: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-6
/
+6
2020-04-28
drm/tegra: Fix SMMU support on Tegra124 and Tegra210
Thierry Reding
1
-1
/
+2
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
1
-2
/
+1
2020-03-18
drm/tegra: remove checks for debugfs functions return value
Wambui Karuga
1
-3
/
+4
2020-02-06
drm/tegra: Relax IOMMU usage criteria on old Tegra
Thierry Reding
1
-17
/
+32
2020-01-10
gpu: host1x: Rename "parent" to "host"
Thierry Reding
1
-2
/
+2
2019-12-04
drm/tegra: Run hub cleanup on ->remove()
Thierry Reding
1
-0
/
+3
2019-12-04
drm/tegra: Silence expected errors on IOMMU attach
Thierry Reding
1
-3
/
+1
2019-10-29
drm/tegra: Optionally attach clients to the IOMMU
Thierry Reding
1
-18
/
+48
2019-10-29
gpu: host1x: Add direction flags to relocations
Thierry Reding
1
-0
/
+2
2019-10-29
drm/tegra: Simplify IOMMU group selection
Thierry Reding
1
-14
/
+20
2019-10-29
drm/tegra: Do not use ->load() and ->unload() callbacks
Thierry Reding
1
-167
/
+154
2019-10-28
drm/tegra: Move IOMMU group into host1x client
Thierry Reding
1
-11
/
+11
2019-10-28
drm/tegra: Use DRM_DEBUG_DRIVER for driver messages
Thierry Reding
1
-4
/
+4
[next]