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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-04
Merge tag 'exynos-drm-next-for-v4.20' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
10
-189
/
+234
2018-10-04
Merge tag 'omapdrm-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Dave Airlie
11
-147
/
+210
2018-10-04
Merge tag 'drm-misc-next-fixes-2018-10-03' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-2
/
+51
2018-10-04
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
29
-1224
/
+2545
2018-10-03
drm/fb_helper: Allow leaking fbdev smem_start
Neil Armstrong
2
-2
/
+51
2018-10-02
drm/omap: fix use of freed memory
Tomi Valkeinen
1
-1
/
+2
2018-10-02
drm/omap: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-2
/
+2
2018-10-02
drm/omap: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
4
-5
/
+5
2018-10-02
drm/omap: Replace drm_gem_object_{un/reference} with put,get functions
Thomas Zimmermann
1
-1
/
+1
2018-10-02
drm/omap: Substitute format_is_yuv() with format->is_yuv
Ayan Kumar Halder
1
-16
/
+10
2018-10-02
drm/omap: partial workaround for DRA7xx DMM errata i878
Tomi Valkeinen
2
-2
/
+154
2018-10-02
drm/omap: dmm_tiler: Fix interrupt request/free sequence during probe/remove
Peter Ujfalusi
1
-20
/
+22
2018-10-02
drm/omap: dmm_tiler: No need to check if irq is valid in omap_dmm_remove
Peter Ujfalusi
1
-2
/
+1
2018-10-02
drm/omap: fix memory barrier bug in DMM driver
Tomi Valkeinen
1
-0
/
+11
2018-10-02
drm/omap: remove set but not used variable 'frame_height'
YueHaibing
1
-6
/
+3
2018-10-02
drm/omap: Use ERR_CAST directly instead of ERR_PTR(PTR_ERR())
zhong jiang
1
-1
/
+1
2018-10-02
drm/omap: remove unused header tcm-sita.h
Corentin Labbe
1
-93
/
+0
2018-10-01
drm/exynos: mixer: Make plane alpha configurable
Christoph Manszewski
4
-16
/
+30
2018-10-01
drm/exynos: mixer: Make pixel blend mode configurable
Christoph Manszewski
3
-6
/
+29
2018-10-01
drm/exynos: drm_plane: Correct exynos_drm_plane_reset
Christoph Manszewski
1
-4
/
+2
2018-10-01
drm/exynos: gsc: Add support for tiled formats
Marek Szyprowski
1
-12
/
+34
2018-10-01
drm/exynos: scaler: Add support for tiled formats
Andrzej Pietrasiewicz
1
-59
/
+78
2018-09-28
drm/vmwgfx: Make user resource lookups reference-free during validation
Thomas Hellstrom
3
-133
/
+187
2018-09-28
drm/vmwgfx: Don't refcount cotable lookups during command buffer validation
Thomas Hellstrom
4
-10
/
+6
2018-09-28
drm/vmwgfx: Don't refcount command-buffer managed resource lookups during com...
Thomas Hellstrom
2
-45
/
+27
2018-09-28
drm/vmwgfx: Make buffer object lookups reference-free during validation
Thomas Hellstrom
1
-55
/
+30
2018-09-28
drm/vmwgfx: Look up user buffer objects without taking a reference
Thomas Hellstrom
2
-0
/
+53
2018-09-28
drm/vmwgfx: Adapt validation code for reference-free lookups
Thomas Hellstrom
2
-6
/
+74
2018-09-28
drm/ttm: Export ttm_bo_get_unless_zero()
Thomas Hellstrom
1
-2
/
+1
2018-09-28
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
116
-713
/
+1841
2018-09-28
Merge tag 'drm/tegra/for-4.20-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
11
-53
/
+233
2018-09-28
Merge tag 'drm-intel-next-2018-09-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
39
-950
/
+1686
2018-09-27
drm/scheduler: remove timeout work_struct from drm_sched_job (v3)
Nayan Deshmukh
3
-17
/
+18
2018-09-27
drm/amd/powerplay: Change id parameter type in pp_atomfwctrl_get_clk_informat...
Nathan Chancellor
2
-2
/
+3
2018-09-27
drm/amdkfd: Remove the requirement for atomic Ops on vg20
Shaoyun Liu
1
-1
/
+1
2018-09-27
drm/vmwgfx: Look up objects without taking a reference
Thomas Hellstrom
2
-0
/
+50
2018-09-27
drm/vmwgfx: Make the object handles idr-generated
Thomas Hellstrom
10
-62
/
+65
2018-09-27
drm/vmwgfx: Remove the user resource destructor check
Thomas Hellstrom
1
-3
/
+0
2018-09-27
drm/vmwgfx: Remove the resource avail field
Thomas Hellstrom
10
-73
/
+68
2018-09-27
drm/vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counte...
Thomas Hellstrom
3
-6
/
+6
2018-09-27
drm/vmwgfx: Reduce the size of buffer object relocations
Thomas Hellstrom
1
-4
/
+5
2018-09-27
drm/vmwgfx: Use a validation context allocator for relocations and validations
Thomas Hellstrom
4
-64
/
+132
2018-09-27
drm/vmwgfx: Use new validation interface for the modesetting code v2
Thomas Hellstrom
4
-216
/
+86
2018-09-27
drm/vmwgfx: Adapt execbuf to the new validation api
Thomas Hellstrom
3
-594
/
+360
2018-09-27
drm/vmwgfx: Modify the resource validation interface
Thomas Hellstrom
5
-9
/
+12
2018-09-27
drm/vmwgfx: Add a validation module v2
Thomas Hellstrom
3
-0
/
+862
2018-09-27
drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...
Thomas Hellstrom
10
-36
/
+615
2018-09-27
Revert "drm/sun4i: Remove R40 display pipeline compatibles"
Chen-Yu Tsai
3
-0
/
+26
2018-09-27
Merge drm/drm-next into drm-misc-next
Sean Paul
831
-17043
/
+93420
2018-09-27
drm/amdgpu/vcn: whitespace cleanup
Alex Deucher
1
-18
/
+18
[next]