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
2017-09-26
drm/tegra: trace: Fix path to include
Thierry Reding
1
-1
/
+1
2017-08-21
Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
13
-73
/
+244
2017-08-17
drm/tegra: Prevent BOs from being freed during job submission
Dmitry Osipenko
1
-9
/
+31
2017-08-17
drm/tegra: gem: Implement mmap() for PRIME buffers
Thierry Reding
1
-15
/
+34
2017-08-17
drm/tegra: Support render node
Thierry Reding
1
-15
/
+29
2017-08-17
drm/tegra: sor: Trace register accesses
Thierry Reding
2
-1
/
+14
2017-08-17
drm/tegra: dpaux: Trace register accesses
Thierry Reding
2
-1
/
+14
2017-08-17
drm/tegra: dsi: Trace register accesses
Thierry Reding
2
-1
/
+14
2017-08-17
drm/tegra: hdmi: Trace register accesses
Thierry Reding
2
-1
/
+14
2017-08-17
drm/tegra: dc: Trace register accesses
Thierry Reding
4
-1
/
+51
2017-08-17
drm/tegra: sor: Use unsigned int for register offsets
Thierry Reding
1
-2
/
+2
2017-08-17
drm/tegra: hdmi: Use unsigned int for register offsets
Thierry Reding
1
-2
/
+2
2017-08-17
drm/tegra: dsi: Use unsigned int for register offsets
Thierry Reding
1
-4
/
+4
2017-08-17
drm/tegra: dpaux: Use unsigned int for register offsets
Thierry Reding
1
-2
/
+2
2017-08-17
drm/tegra: dc: Use unsigned int for register offsets
Thierry Reding
1
-2
/
+2
2017-08-17
drm/tegra: Fix NULL deref in debugfs/iova
Michał Mirosław
1
-3
/
+5
2017-08-17
drm/tegra: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
3
-15
/
+15
2017-08-17
drm/tegra: Set MODULE_FIRMWARE for the VIC
Nicolas Chauvet
1
-2
/
+13
2017-08-17
drm/tegra: Add CONFIG_OF dependency
Arnd Bergmann
1
-0
/
+1
2017-08-16
drm/tegra: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
3
-25
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
4
-4
/
+0
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-6
/
+6
2017-07-26
drm/tegra: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+6
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
2
-2
/
+2
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
1
-2
/
+3
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
1
-2
/
+3
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
8
-61
/
+202
2017-06-27
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
1
-17
/
+5
2017-06-20
drm/tegra: Drop drm_vblank_cleanup
Daniel Vetter
1
-4
/
+1
2017-06-20
Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
8
-44
/
+197
2017-06-15
gpu: host1x: Refactor channel allocation code
Mikko Perttunen
3
-6
/
+6
2017-06-15
gpu: host1x: Forbid unrelated SETCLASS opcode in the firewall
Dmitry Osipenko
3
-0
/
+9
2017-06-15
drm/tegra: dc: Disable plane if it is invisible
Dmitry Osipenko
1
-12
/
+21
2017-06-15
drm/tegra: dc: Apply clipping to the plane
Dmitry Osipenko
1
-8
/
+21
2017-06-15
drm/tegra: dc: Avoid reset asserts on Tegra20
Dmitry Osipenko
1
-9
/
+21
2017-06-15
drm/tegra: Check syncpoint ID in the 'submit' IOCTL
Dmitry Osipenko
1
-0
/
+9
2017-06-15
drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTL
Dmitry Osipenko
1
-4
/
+56
2017-06-15
drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTL
Dmitry Osipenko
3
-5
/
+54
2017-06-15
drm/tegra: Correct idr_alloc() minimum id
Dmitry Osipenko
1
-1
/
+1
2017-06-15
drm/tegra: Fix lockup on a use of staging API
Dmitry Osipenko
1
-16
/
+4
2017-05-18
Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-2
/
+2
2017-05-09
drm/tegra: switch to postclose
Daniel Vetter
1
-2
/
+2
2017-05-05
Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
10
-62
/
+1089
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
1
-4
/
+4
2017-04-05
drm/tegra: Add VIC support
Arto Merilainen
5
-1
/
+433
2017-04-05
drm/tegra: Add falcon helper library
Arto Merilainen
3
-1
/
+388
2017-04-05
drm/tegra: Add Tegra DRM allocation API
Mikko Perttunen
2
-7
/
+115
2017-04-05
drm/tegra: Add tiling FB modifiers
Alexandre Courbot
2
-3
/
+22
2017-04-05
drm/tegra: Don't leak kernel pointer to userspace
Thierry Reding
2
-48
/
+114
2017-04-05
drm/tegra: Protect IOMMU operations by mutex
Thierry Reding
3
-2
/
+16
[next]