index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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
*
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
|
*
|
gpu: host1x: mipi: Update tegra_mipi_request() to be node based
Sowjanya Komatineni
2020-07-17
1
-1
/
+1
*
|
|
Merge v5.8-rc6 into drm-next
Dave Airlie
2020-07-24
2
-2
/
+16
|
\
|
|
|
|
/
|
/
|
|
*
drm/tegra: Add zpos property for cursor planes
Thierry Reding
2020-06-16
1
-0
/
+1
|
*
drm/tegra: hub: Register child devices
Thierry Reding
2020-06-16
1
-0
/
+9
|
*
drm/tegra: hub: Do not enable orphaned window group
Nicolin Chen
2020-06-16
1
-2
/
+6
*
|
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
2020-07-02
1
-1
/
+0
*
|
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-24
3
-11
/
+11
|
\
\
|
|
/
|
/
|
|
*
drm/tegra: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
3
-11
/
+11
*
|
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-02
10
-82
/
+21
|
\
|
[next]