We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4241

Summary: [PATCH] sdl-2.0.8: KMSDRM: find available card if called without
Product: SDL Reporter: mgr
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: icculus, janm, sezeroz
Version: 2.0.8   
Hardware: x86_64   
OS: Linux   
Attachments: This patch adds support to find a vaild video device if none was chosen.

Description mgr 2018-08-31 15:33:57 UTC
Created attachment 3290 [details]
This patch adds support to find a vaild video device if none was chosen.

Adding patch for dynamic card detection.
Comment 1 Ryan C. Gordon 2018-10-09 04:34:44 UTC
Something like this patch is now https://hg.libsdl.org/SDL/rev/18f3294b230e, thanks!

--ryan.
Comment 2 Sam Lantinga 2019-06-18 15:00:02 UTC
*** Bug 4624 has been marked as a duplicate of this bug. ***