index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-04
drm/tegra: Fix reference leak when pm_runtime_get_sync() fails
Qinglang Miao
6
-6
/
+6
2020-11-26
drm/tegra: sor: Disable clocks on error in tegra_sor_init()
Qinglang Miao
1
-2
/
+8
2020-11-13
drm/tegra: output: Do not put OF node twice
Thierry Reding
1
-1
/
+0
2020-11-10
drm/tegra: replace idr_init() by idr_init_base()
Deepak R Varma
1
-1
/
+1
2020-11-10
drm/tegra: sor: Ensure regulators are disabled on teardown
Marc Zyngier
1
-35
/
+24
2020-11-09
drm/tegra: sor: Don't warn on probe deferral
Jon Hunter
1
-4
/
+3
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-96
/
+97
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2020-09-23
Merge tag 'drm/tegra/for-5.10-rc1' of ssh://git.freedesktop.org/git/tegra/lin...
Dave Airlie
4
-55
/
+80
2020-09-17
drm/tegra: output: rgb: Wrap directly-connected panel into DRM bridge
Dmitry Osipenko
1
-52
/
+18
2020-09-17
drm/tegra: output: rgb: Support LVDS encoder bridge
Dmitry Osipenko
1
-9
/
+49
2020-09-17
drm/tegra: output: Support DRM bridges
Dmitry Osipenko
2
-0
/
+14
2020-09-17
drm/tegra: output: Don't leak OF node on error
Dmitry Osipenko
1
-4
/
+4
2020-09-17
drm/tegra: Properly reference count the DDC I2C adapter
Thierry Reding
2
-3
/
+8
2020-09-17
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
2
-27
/
+15
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+1
2020-09-10
drm: tegra: fix common struct sg_table related issues
Marek Szyprowski
2
-27
/
+15
2020-09-09
drm: allow limiting the scatter list size.
Gerd Hoffmann
1
-1
/
+1
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
1
-1
/
+1
2020-09-07
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
2020-08-28
media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calib...
Sowjanya Komatineni
1
-2
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
10
-21
/
+73
2020-08-08
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
2
-13
/
+1
2020-07-24
Merge tag 'drm/tegra/for-5.9-rc1' of ssh://git.freedesktop.org/git/tegra/linu...
Dave Airlie
9
-19
/
+57
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
2
-2
/
+16
2020-07-17
drm/tegra: plane: Support 180° rotation
Dmitry Osipenko
1
-0
/
+2
2020-07-17
drm/tegra: plane: Support horizontal reflection
Dmitry Osipenko
4
-6
/
+35
2020-07-17
drm/tegra: plane: Rename bottom_up to reflect_y
Dmitry Osipenko
4
-8
/
+8
2020-07-17
drm/tegra: dc: Omit superfluous error message in tegra_dc_probe()
Tang Bin
1
-3
/
+1
2020-07-17
drm/tegra: gr2d: Add tiled PATBASE address register
Dmitry Osipenko
2
-0
/
+2
2020-07-17
drm/tegra: gr3d: Assert reset before power-gating
Dmitry Osipenko
1
-0
/
+2
2020-07-17
drm/tegra: sor: Use correct power supply names for HDMI
Thierry Reding
1
-2
/
+2
2020-07-17
gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait()
Sowjanya Komatineni
1
-1
/
+6
2020-07-17
gpu: host1x: mipi: Update tegra_mipi_request() to be node based
Sowjanya Komatineni
1
-1
/
+1
2020-07-02
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
1
-1
/
+0
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-11
/
+11
2020-06-16
drm/tegra: Add zpos property for cursor planes
Thierry Reding
1
-0
/
+1
2020-06-16
drm/tegra: hub: Register child devices
Thierry Reding
1
-0
/
+9
2020-06-16
drm/tegra: hub: Do not enable orphaned window group
Nicolin Chen
1
-2
/
+6
2020-06-03
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
10
-82
/
+21
2020-05-20
drm/tegra: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
3
-11
/
+11
2020-04-28
drm/tegra: Fix SMMU support on Tegra124 and Tegra210
Thierry Reding
1
-1
/
+2
2020-04-21
drm: Fix misspellings of "Analog Devices"
Geert Uytterhoeven
1
-1
/
+1
2020-04-17
drm/tegra: Clean up GPIO includes
Linus Walleij
4
-5
/
+1
2020-04-02
drm/tegra: Use simple encoder
Thomas Zimmermann
6
-32
/
+11
2020-03-26
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2
-14
/
+40
2020-03-19
Merge tag 'drm/tegra/for-5.7-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2
-14
/
+40
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
5
-43
/
+8
[next]