Skip to content

Commit 085dadb

Browse files
JoseExpositolucaceresoli
authored andcommitted
drm/vkms: Remove completed task from the TODO list
Remove the configfs related TODO items from the "Runtime Configuration" section. Tested-by: Mark Yacoub <markyacoub@google.com> Reviewed-by: Louis Chauvet <louis.chauvet@bootlin.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: José Expósito <jose.exposito89@gmail.com> Link: https://lore.kernel.org/r/20251016175618.10051-14-jose.exposito89@gmail.com Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
1 parent 8c29107 commit 085dadb

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

Documentation/gpu/vkms.rst

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -233,21 +233,14 @@ Runtime Configuration
233233
---------------------
234234

235235
We want to be able to reconfigure vkms instance without having to reload the
236-
module. Use/Test-cases:
236+
module through configfs. Use/Test-cases:
237237

238238
- Hotplug/hotremove connectors on the fly (to be able to test DP MST handling
239239
of compositors).
240240

241-
- Configure planes/crtcs/connectors (we'd need some code to have more than 1 of
242-
them first).
243-
244241
- Change output configuration: Plug/unplug screens, change EDID, allow changing
245242
the refresh rate.
246243

247-
The currently proposed solution is to expose vkms configuration through
248-
configfs. All existing module options should be supported through configfs
249-
too.
250-
251244
Writeback support
252245
-----------------
253246

0 commit comments

Comments
 (0)