| Summary: | [PATCH] sdl-2.0.8: KMSDRM: find available card if called without | ||
|---|---|---|---|
| Product: | SDL | Reporter: | mgr |
| Component: | video | Assignee: | 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. | ||
Something like this patch is now https://hg.libsdl.org/SDL/rev/18f3294b230e, thanks! --ryan. |
Created attachment 3290 [details] This patch adds support to find a vaild video device if none was chosen. Adding patch for dynamic card detection.