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 - [PATCH] sdl-2.0.8: KMSDRM: find available card if called without
Summary: [PATCH] sdl-2.0.8: KMSDRM: find available card if called without
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 2.0.8
Hardware: x86_64 Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-31 15:33 UTC by mgr
Modified: 2019-06-18 15:00 UTC (History)
3 users (show)

See Also:


Attachments
This patch adds support to find a vaild video device if none was chosen. (2.99 KB, patch)
2018-08-31 15:33 UTC, mgr
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***