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
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]