index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vkms
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-03
drm/vkms: Subclass plane state
Haneen Mohammed
2
-3
/
+55
2018-07-30
drm/vkms: Use new return type vm_fault_t
Souptick Joarder
2
-4
/
+3
2018-07-30
drm/vkms: subclass CRTC state
Haneen Mohammed
2
-3
/
+61
2018-07-30
drm/vkms: Add atomic_helper_check_plane_state
Haneen Mohammed
1
-0
/
+29
2018-07-30
drm/vkms: map/unmap buffers in [prepare/cleanup]_fb hooks
Haneen Mohammed
1
-0
/
+34
2018-07-30
drm/vkms: Add functions to map/unmap GEM backing storage
Haneen Mohammed
2
-1
/
+87
2018-07-28
drm/vkms: Fix connector leak at the module removal
Rodrigo Siqueira
1
-0
/
+1
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-12
drm/vkms: Add framebuffer and plane helpers
Rodrigo Siqueira
2
-0
/
+14
2018-07-12
drm/vkms: Add vblank events simulated by hrtimers
Rodrigo Siqueira
3
-0
/
+119
2018-07-12
drm/vkms: Add connectors helpers
Rodrigo Siqueira
3
-6
/
+29
2018-07-12
drm/vkms: Add dumb operations
Rodrigo Siqueira
4
-1
/
+213
2018-07-05
drm/vkms: Add extra information about vkms
Rodrigo Siqueira
1
-0
/
+2
2018-07-05
drm/vkms: Add basic CRTC initialization
Rodrigo Siqueira
6
-47
/
+211
2018-07-05
drm/vkms: Add mode_config initialization
Rodrigo Siqueira
1
-0
/
+17
2018-07-05
drm/vkms: vkms_driver can be static
kbuild test robot
1
-1
/
+1
2018-07-05
drm/vkms: Introduce basic VKMS driver
Haneen Mohammed
3
-0
/
+162
[prev]