index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-11-02
1
-2
/
+69
|
\
|
*
drm/atomic_helper: Stop modesets on unregistered connectors harder
Lyude Paul
2018-10-19
1
-2
/
+69
*
|
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-10-28
29
-665
/
+356
|
\
|
|
*
drm/radeon: change SPDX identifier to MIT
Jonathan Gray
2018-10-15
1
-1
/
+1
|
*
BackMerge v4.19-rc6 into drm-next
Dave Airlie
2018-10-04
1
-1
/
+0
|
|
\
|
*
\
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2018-10-04
3
-602
/
+18
|
|
\
\
|
|
*
|
drm/ttm: Export ttm_bo_get_unless_zero()
Thomas Hellstrom
2018-09-28
1
-0
/
+18
|
|
*
|
drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...
Thomas Hellstrom
2018-09-27
2
-602
/
+0
|
*
|
|
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-09-28
1
-3
/
+3
|
|
\
\
\
|
|
*
|
|
drm/scheduler: remove timeout work_struct from drm_sched_job (v3)
Nayan Deshmukh
2018-09-27
1
-3
/
+3
|
*
|
|
|
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-09-27
5
-14
/
+75
|
|
\
|
|
|
|
|
*
|
|
BackMerge v4.19-rc5 into drm-next
Dave Airlie
2018-09-27
1
-1
/
+1
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-09-21
3
-13
/
+73
|
|
|
\
\
\
|
|
|
*
|
|
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
Alex Deucher
2018-09-14
1
-1
/
+0
|
|
|
*
|
|
drm/amdgpu: add picasso to asic_type enum
Likun Gao
2018-09-14
1
-0
/
+1
|
|
|
*
|
|
drm/ttm: add bulk move function on LRU
Huang Rui
2018-08-27
1
-0
/
+10
|
|
|
*
|
|
drm/ttm: revise ttm_bo_move_to_lru_tail to support bulk moves
Christian König
2018-08-27
1
-1
/
+5
|
|
|
*
|
|
drm/ttm: add helper structures for bulk moves on lru list
Christian König
2018-08-27
1
-0
/
+28
|
|
|
*
|
|
drm/scheduler: Add stopped flag to drm_sched_entity
Andrey Grodzovsky
2018-08-27
1
-0
/
+2
|
|
|
*
|
|
drm/scheduler: move entity handling into separate file
Christian König
2018-08-27
1
-9
/
+19
|
|
|
*
|
|
drm/scheduler: fix setting the priorty for entities (v2)
Christian König
2018-08-27
1
-3
/
+2
|
|
|
*
|
|
drm/scheduler: add counter for total jobs in scheduler
Nayan Deshmukh
2018-08-27
1
-0
/
+2
|
|
|
*
|
|
drm/scheduler: add a list of run queues to the entity
Nayan Deshmukh
2018-08-27
1
-1
/
+6
|
|
*
|
|
|
Merge tag 'drm-misc-next-2018-09-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-09-20
3
-7
/
+17
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-09-14
15
-28
/
+161
|
|
|
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/...
Dave Airlie
2018-09-11
1
-0
/
+1
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
drm/i915/cfl: Add a new CFL PCI ID.
Rodrigo Vivi
2018-08-08
1
-0
/
+1
|
*
|
|
|
|
|
|
|
drm: move native byte order quirk to new drm_driver_legacy_fb_format function
Gerd Hoffmann
2018-09-25
1
-0
/
+2
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
drm: Change limited M/N quirk to constant N quirk.
Lee, Shawn C
2018-09-19
1
-3
/
+3
|
*
|
|
|
|
|
|
drm: Introduce per-device driver_features
Ville Syrjälä
2018-09-13
2
-4
/
+14
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
drm: extract drm_atomic_uapi.c
Daniel Vetter
2018-09-09
2
-16
/
+58
|
*
|
|
|
|
|
drm/atomic: trim driver interface/docs
Daniel Vetter
2018-09-09
1
-6
/
+0
|
*
|
|
|
|
|
drm: drop drmP.h include from drm_plane.c
Daniel Vetter
2018-09-09
3
-0
/
+5
|
*
|
|
|
|
|
drm: Add drm/drm_util.h header file
Daniel Vetter
2018-09-09
7
-3
/
+37
|
*
|
|
|
|
|
drm/fb-helper: document remove*_conflicting_framebuffers()
Michał Mirosław
2018-09-07
1
-0
/
+22
|
*
|
|
|
|
|
drm: expand replace_fence to support timeline point v2
Chunming Zhou
2018-09-06
1
-1
/
+1
|
*
|
|
|
|
|
drm: expand drm_syncobj_find_fence to support timeline point v2
Chunming Zhou
2018-09-06
1
-1
/
+1
|
*
|
|
|
|
|
drm: fix drm_mode_addfb() on big endian machines.
Gerd Hoffmann
2018-09-06
1
-0
/
+14
|
*
|
|
|
|
|
drm: byteorder: add DRM_FORMAT_HOST_*
Gerd Hoffmann
2018-09-06
1
-0
/
+22
|
*
|
|
|
|
|
drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirk
Gerd Hoffmann
2018-09-06
2
-1
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
fbdev: add remove_conflicting_pci_framebuffers()
Michał Mirosław
2018-09-03
1
-0
/
+12
|
*
|
|
|
|
drm: Describe pixel_blend_mode in drm_plane_state
Sean Paul
2018-08-31
1
-0
/
+7
|
*
|
|
|
|
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-08-27
9
-101
/
+382
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
drm: Add per-plane pixel blend mode property
Lowry Li
2018-08-24
2
-0
/
+15
|
*
|
|
|
|
drm/syncobj: Drop add/remove_callback from driver interface
Daniel Vetter
2018-08-22
1
-5
/
+0
|
*
|
|
|
|
drm/crc: Cleanup crtc_crc_open function
Mahesh Kumar
2018-08-22
1
-2
/
+1
|
*
|
|
|
|
drm: Add kerneldoc description for "link"-member in struct drm_panel
Jyri Sarha
2018-08-16
1
-0
/
+1
|
*
|
|
|
|
drm/dp: add extended receiver capability field present bit
Matt Atwood
2018-08-14
1
-2
/
+3
|
*
|
|
|
|
drm: crc: Introduce get_crc_sources callback
Mahesh Kumar
2018-08-13
1
-0
/
+22
|
*
|
|
|
|
drm: crc: Introduce verify_crc_source callback
Mahesh Kumar
2018-08-13
1
-0
/
+16
[next]