Jim Shargo ([email protected])

Number of posts: 13 (0.04 per day)
First post: 2022-07-22 21:34:15
Last post: 2023-06-23 22:58:03

Date List Subject
2023-06-23 22:58:03 linux-kernel [PATCH v2 5/6] drm/vkms: Support enabling ConfigFS devices
2023-06-23 22:57:38 linux-kernel [PATCH v2 1/6] drm/vkms: Back VKMS with DRM memory management instead of static objects
2023-06-23 22:57:29 linux-kernel [PATCH v2 6/6] drm/vkms: Add a module param to enable/disable the default device
2023-06-23 22:57:10 linux-kernel [PATCH v2 2/6] drm/vkms: Support multiple DRM objects (crtcs, etc.) per VKMS device
2023-06-23 22:46:07 linux-kernel [PATCH v2 3/6] drm/vkms: Provide platform data when creating VKMS devices
2023-06-23 22:43:39 linux-kernel [PATCH v2 0/6] Adds support for ConfigFS to VKMS!
2023-06-23 22:40:16 linux-kernel [PATCH v2 4/6] drm/vkms: Add ConfigFS scaffolding to VKMS
2022-07-22 22:15:20 linux-kernel [PATCH 0/5] drm/vkms: Add ConfigFS Support
2022-07-22 21:49:32 linux-kernel [PATCH 2/5] drm/vkms: VKMS now supports more than one "card"
2022-07-22 21:49:05 linux-kernel [PATCH 4/5] drm/vkms: Add ConfigFS scaffolding to VKMS
2022-07-22 21:45:10 linux-kernel [PATCH 1/5] drm/vkms: Merge default_config and device
2022-07-22 21:36:19 linux-kernel [PATCH 5/5] drm/vkms: Support registering configfs devices
2022-07-22 21:34:15 linux-kernel [PATCH 3/5] drm/vkms: Support multiple objects (crtcs, etc.) per card