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.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-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
/
drivers
/
gpu
/
drm
/
vkms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-05-28
1
-20
/
+13
|
\
|
*
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2019-05-09
1
-4
/
+1
|
|
\
|
*
|
drm/vkms: Convert to using __drm_atomic_helper_crtc_reset() for reset.
Maarten Lankhorst
2019-04-25
1
-20
/
+13
*
|
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
|
/
|
/
|
*
|
BackMerge v5.1-rc5 into drm-next
Dave Airlie
2019-04-15
1
-4
/
+1
|
\
\
|
|
/
|
/
|
|
*
drm/vkms: fix use-after-free when drm_gem_handle_create() fails
Eric Biggers
2019-03-18
1
-4
/
+1
*
|
drm: vkms: check status of alloc_ordered_workqueue
Kangjie Lu
2019-03-25
1
-0
/
+2
|
/
*
Merge v5.0-rc7 into drm-next
Dave Airlie
2019-02-18
7
-35
/
+9
|
\
|
*
drm/vkms: Fix license inconsistent
Rodrigo Siqueira
2019-02-10
7
-35
/
+9
*
|
drm/vkms: WARN when hrtimer_forward_now fails
Shayenne Moura
2019-02-10
1
-1
/
+3
*
|
drm/vkms: Bugfix racing hrtimer vblank handle
Shayenne Moura
2019-02-03
1
-12
/
+6
*
|
drm/vkms: Bugfix extra vblank frame
Shayenne Moura
2019-02-03
1
-0
/
+3
*
|
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
3
-3
/
+3
*
|
drm/vkms: Fix flush_work() without INIT_WORK().
Tetsuo Handa
2019-01-24
1
-0
/
+1
*
|
drm/vkms: set preferred depth to 24
emersion
2018-12-17
1
-0
/
+1
|
/
*
drm/vkms: Remove set but not used variable 'vkms_obj'
YueHaibing
2018-12-04
1
-2
/
+0
*
drm/vkms: Fix plane duplicate_state
Daniel Vetter
2018-11-29
1
-2
/
+5
*
drm/vkms: Drop custom vkms_dumb_map().
Eric Anholt
2018-11-27
3
-30
/
+0
*
drm/vkms: provide a parent device to drm_dev_init()
Emil Velikov
2018-10-29
1
-10
/
+11
*
drm/vkms: Fix possible memory leak in _vkms_get_crc()
Wei Yongjun
2018-09-21
1
-0
/
+1
*
drm/vkms: Add kerneldoc entry
Haneen Mohammed
2018-09-11
1
-0
/
+9
*
drm/vkms: Enable/Disable cursor support with module option
Haneen Mohammed
2018-09-11
3
-5
/
+14
*
drm/vkms: Compute CRC with Cursor Plane
Haneen Mohammed
2018-09-11
3
-26
/
+143
*
drm/vkms: Add cursor plane support
Haneen Mohammed
2018-09-11
3
-16
/
+44
*
drm/vkms: Fix race condition around accessing frame number
Haneen Mohammed
2018-09-05
3
-6
/
+54
*
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-08-27
1
-0
/
+1
|
\
|
*
drm/vkms: Fix connector leak at the module removal
Rodrigo Siqueira
2018-07-28
1
-0
/
+1
*
|
drm/crc: Cleanup crtc_crc_open function
Mahesh Kumar
2018-08-22
2
-6
/
+2
*
|
drm/vkms/crc: Implement verify_crc_source callback
Mahesh Kumar
2018-08-22
3
-4
/
+35
*
|
drm/vkms: Fix vmap_count increment position
Haneen Mohammed
2018-08-08
1
-2
/
+1
*
|
drm/vkms: Release pages_lock before return
Haneen Mohammed
2018-08-03
1
-2
/
+3
*
|
drm/vkms: Implement CRC debugfs API
Haneen Mohammed
2018-08-03
6
-9
/
+196
*
|
drm/vkms: Subclass plane state
Haneen Mohammed
2018-08-03
2
-3
/
+55
*
|
drm/vkms: Use new return type vm_fault_t
Souptick Joarder
2018-07-30
2
-4
/
+3
*
|
drm/vkms: subclass CRTC state
Haneen Mohammed
2018-07-30
2
-3
/
+61
*
|
drm/vkms: Add atomic_helper_check_plane_state
Haneen Mohammed
2018-07-30
1
-0
/
+29
*
|
drm/vkms: map/unmap buffers in [prepare/cleanup]_fb hooks
Haneen Mohammed
2018-07-30
1
-0
/
+34
*
|
drm/vkms: Add functions to map/unmap GEM backing storage
Haneen Mohammed
2018-07-30
2
-1
/
+87
|
/
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm/vkms: Add framebuffer and plane helpers
Rodrigo Siqueira
2018-07-12
2
-0
/
+14
*
drm/vkms: Add vblank events simulated by hrtimers
Rodrigo Siqueira
2018-07-12
3
-0
/
+119
*
drm/vkms: Add connectors helpers
Rodrigo Siqueira
2018-07-12
3
-6
/
+29
*
drm/vkms: Add dumb operations
Rodrigo Siqueira
2018-07-12
4
-1
/
+213
*
drm/vkms: Add extra information about vkms
Rodrigo Siqueira
2018-07-05
1
-0
/
+2
*
drm/vkms: Add basic CRTC initialization
Rodrigo Siqueira
2018-07-05
6
-47
/
+211
*
drm/vkms: Add mode_config initialization
Rodrigo Siqueira
2018-07-05
1
-0
/
+17
*
drm/vkms: vkms_driver can be static
kbuild test robot
2018-07-05
1
-1
/
+1
*
drm/vkms: Introduce basic VKMS driver
Haneen Mohammed
2018-07-05
3
-0
/
+162