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
/
drm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-24
drm/tegra: Fix comparison operator for buffer size
Mikko Perttunen
1
-1
/
+1
2018-05-30
drm/tegra: Shutdown on driver unbind
Thierry Reding
1
-0
/
+1
2017-08-21
Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-32
/
+70
2017-08-17
drm/tegra: Prevent BOs from being freed during job submission
Dmitry Osipenko
1
-9
/
+31
2017-08-17
drm/tegra: Support render node
Thierry Reding
1
-15
/
+29
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
1
-6
/
+6
2017-08-16
drm/tegra: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
1
-2
/
+0
2017-07-26
drm/tegra: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+6
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
1
-21
/
+120
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
1
-4
/
+115
2017-06-15
gpu: host1x: Forbid unrelated SETCLASS opcode in the firewall
Dmitry Osipenko
1
-0
/
+1
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
1
-0
/
+49
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
1
-55
/
+228
2017-04-05
drm/tegra: Add VIC support
Arto Merilainen
1
-0
/
+3
2017-04-05
drm/tegra: Add Tegra DRM allocation API
Mikko Perttunen
1
-7
/
+104
2017-04-05
drm/tegra: Add tiling FB modifiers
Alexandre Courbot
1
-0
/
+2
2017-04-05
drm/tegra: Don't leak kernel pointer to userspace
Thierry Reding
1
-47
/
+113
2017-04-05
drm/tegra: Protect IOMMU operations by mutex
Thierry Reding
1
-0
/
+5
2017-02-09
drm: tegra: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
1
-38
/
+0
2017-01-27
drm/tegra: Remove tegra_debugfs_cleanup()
Noralf Trønnes
1
-7
/
+0
2017-01-18
drm: tegra: use crtc helper drm_crtc_from_index()
Shawn Guo
1
-16
/
+3
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
1
-4
/
+2
2016-12-30
drm: Deduplicate driver initialization message
Gabriel Krisman Bertazi
1
-4
/
+0
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
1
-1
/
+4
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
1
-1
/
+2
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
1
-2
/
+0
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
1
-1
/
+2
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
1
-2
/
+2
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
1
-1
/
+2
2016-07-16
Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-1
/
+1
2016-07-04
drm/tegra: dc: Implement runtime PM
Thierry Reding
1
-1
/
+1
2016-06-10
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
1
-1
/
+1
2016-05-21
drm: Nuke ->vblank_disable_allowed
Daniel Vetter
1
-1
/
+0
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-10
/
+10
2016-05-11
drm/tegra: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-05-02
drm/tegra: Rename async to nonblock.
Maarten Lankhorst
1
-3
/
+3
2016-04-22
drm/mode: introduce wrapper to read framebuffer refcount.
Dave Airlie
1
-1
/
+1
2016-02-09
drm/tegra: drop unused variable.
Dave Airlie
1
-1
/
+0
2016-02-08
drm/tegra: Stop cancelling page flip events
Daniel Vetter
1
-3
/
+0
2015-12-19
Merge tag 'topic/drm-misc-2015-12-18' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+0
[next]