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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-24
/
+36
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-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
1
-3
/
+5
2020-11-09
drm/tegra: sor: Don't warn on probe deferral
Jon Hunter
1
-4
/
+3
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-3
/
+2
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-5
/
+5
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
7
-84
/
+97
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-96
/
+97
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-4
/
+4
2020-09-29
dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces
Thomas Zimmermann
1
-2
/
+3
2020-09-29
dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
Thomas Zimmermann
1
-6
/
+12
2020-09-25
drm/tegra: Introduce GEM object functions
Thomas Zimmermann
2
-4
/
+8
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-23
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-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
10
-82
/
+21
2020-05-19
drm/tegra: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
3
-11
/
+11
[next]