index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/tegra: sor: Grab runtime PM reference across reset
Thierry Reding
2021-03-30
1
-0
/
+7
*
drm/tegra: dc: Restore coupling of display controllers
Thierry Reding
2021-03-30
1
-12
/
+8
*
drm/tegra: dc: Don't set PLL clock to 0Hz
Dmitry Osipenko
2021-03-30
1
-5
/
+5
*
drm/tegra: Fix reference leak when pm_runtime_get_sync() fails
Qinglang Miao
2021-01-15
6
-6
/
+6
*
drm/tegra: gr2d: Add compatible for Tegra114
Dmitry Osipenko
2021-01-15
2
-0
/
+6
*
drm/tegra: gr2d: Correct swapped device-tree compatibles
Dmitry Osipenko
2021-01-15
1
-2
/
+2
*
drm/tegra: dc: Enable display controller driver for Tegra114
Dmitry Osipenko
2021-01-15
1
-0
/
+1
*
drm/tegra: vic: Add comments on STREAMID registers
Mikko Perttunen
2021-01-15
1
-0
/
+12
*
drm/tegra: falcon: Support newer VIC firmware
Mikko Perttunen
2021-01-15
2
-12
/
+18
*
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-14
3
-24
/
+36
|
\
|
*
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
2020-11-10
1
-3
/
+5
|
*
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
1
-3
/
+2
|
*
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
1
-5
/
+5
|
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-11-02
7
-84
/
+97
|
|
\
|
*
|
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-10-09
1
-4
/
+4
|
*
|
dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces
Thomas Zimmermann
2020-09-29
1
-2
/
+3
|
*
|
dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
Thomas Zimmermann
2020-09-29
1
-6
/
+12
|
*
|
drm/tegra: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
2
-4
/
+8
*
|
|
drm/tegra: sor: Disable clocks on error in tegra_sor_init()
Qinglang Miao
2020-11-26
1
-2
/
+8
*
|
|
drm/tegra: output: Do not put OF node twice
Thierry Reding
2020-11-13
1
-1
/
+0
*
|
|
drm/tegra: replace idr_init() by idr_init_base()
Deepak R Varma
2020-11-10
1
-1
/
+1
*
|
|
drm/tegra: sor: Ensure regulators are disabled on teardown
Marc Zyngier
2020-11-10
1
-35
/
+24
*
|
|
drm/tegra: sor: Don't warn on probe deferral
Jon Hunter
2020-11-09
1
-4
/
+3
|
|
/
|
/
|
*
|
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-15
7
-96
/
+97
|
\
\
|
*
|
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-09-23
1
-1
/
+1
|
|
\
|
|
|
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-14
1
-1
/
+1
|
|
|
\
|
|
*
|
drm: allow limiting the scatter list size.
Gerd Hoffmann
2020-09-09
1
-1
/
+1
|
*
|
|
Merge tag 'drm/tegra/for-5.10-rc1' of ssh://git.freedesktop.org/git/tegra/lin...
Dave Airlie
2020-09-23
4
-55
/
+80
|
|
\
\
\
|
|
*
|
|
drm/tegra: output: rgb: Wrap directly-connected panel into DRM bridge
Dmitry Osipenko
2020-09-17
1
-52
/
+18
|
|
*
|
|
drm/tegra: output: rgb: Support LVDS encoder bridge
Dmitry Osipenko
2020-09-17
1
-9
/
+49
|
|
*
|
|
drm/tegra: output: Support DRM bridges
Dmitry Osipenko
2020-09-17
2
-0
/
+14
|
|
*
|
|
drm/tegra: output: Don't leak OF node on error
Dmitry Osipenko
2020-09-17
1
-4
/
+4
|
|
*
|
|
drm/tegra: Properly reference count the DDC I2C adapter
Thierry Reding
2020-09-17
2
-3
/
+8
|
*
|
|
|
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
2020-09-17
2
-27
/
+15
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
drm: tegra: fix common struct sg_table related issues
Marek Szyprowski
2020-09-10
2
-27
/
+15
|
|
|
/
/
|
*
|
|
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-09-08
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-12
10
-21
/
+73
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
2020-08-08
2
-13
/
+1
*
|
|
|
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
2020-09-07
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calib...
Sowjanya Komatineni
2020-08-28
1
-2
/
+2
|
/
/
*
|
Merge tag 'drm/tegra/for-5.9-rc1' of ssh://git.freedesktop.org/git/tegra/linu...
Dave Airlie
2020-07-24
9
-19
/
+57
|
\
\
|
*
|
drm/tegra: plane: Support 180° rotation
Dmitry Osipenko
2020-07-17
1
-0
/
+2
|
*
|
drm/tegra: plane: Support horizontal reflection
Dmitry Osipenko
2020-07-17
4
-6
/
+35
|
*
|
drm/tegra: plane: Rename bottom_up to reflect_y
Dmitry Osipenko
2020-07-17
4
-8
/
+8
|
*
|
drm/tegra: dc: Omit superfluous error message in tegra_dc_probe()
Tang Bin
2020-07-17
1
-3
/
+1
|
*
|
drm/tegra: gr2d: Add tiled PATBASE address register
Dmitry Osipenko
2020-07-17
2
-0
/
+2
|
*
|
drm/tegra: gr3d: Assert reset before power-gating
Dmitry Osipenko
2020-07-17
1
-0
/
+2
|
*
|
drm/tegra: sor: Use correct power supply names for HDMI
Thierry Reding
2020-07-17
1
-2
/
+2
|
*
|
gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait()
Sowjanya Komatineni
2020-07-17
1
-1
/
+6
[next]