Searched hist:"6 a175a5ddcf15f0da49a94d0c9efa8676b5a70d5" (Results 1 – 3 of 3) sorted by relevance
/haiku/src/add-ons/accelerants/vesa/ |
H A D | accelerant.cpp | 6a175a5ddcf15f0da49a94d0c9efa8676b5a70d5 Fri Oct 29 09:09:05 UTC 2021 Adrien Destugues <pulkomandy@pulkomandy.tk> vesa: report BIOS manufacturer (visible in screen preferences)
Get the OEM string from the VESA info block (and also get the memory size from there while we are at it). If the string is empty, use the BIOS type (identified in other ways) to still report something.
Change-Id: I8cbd75d19f624a43db05e82d1e1b2a536cc418b6 Reviewed-on: https://review.haiku-os.org/c/haiku/+/4625 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|
/haiku/headers/private/graphics/vesa/ |
H A D | vesa_info.h | 6a175a5ddcf15f0da49a94d0c9efa8676b5a70d5 Fri Oct 29 09:09:05 UTC 2021 Adrien Destugues <pulkomandy@pulkomandy.tk> vesa: report BIOS manufacturer (visible in screen preferences)
Get the OEM string from the VESA info block (and also get the memory size from there while we are at it). If the string is empty, use the BIOS type (identified in other ways) to still report something.
Change-Id: I8cbd75d19f624a43db05e82d1e1b2a536cc418b6 Reviewed-on: https://review.haiku-os.org/c/haiku/+/4625 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|
/haiku/src/add-ons/kernel/drivers/graphics/vesa/ |
H A D | vesa.cpp | 6a175a5ddcf15f0da49a94d0c9efa8676b5a70d5 Fri Oct 29 09:09:05 UTC 2021 Adrien Destugues <pulkomandy@pulkomandy.tk> vesa: report BIOS manufacturer (visible in screen preferences)
Get the OEM string from the VESA info block (and also get the memory size from there while we are at it). If the string is empty, use the BIOS type (identified in other ways) to still report something.
Change-Id: I8cbd75d19f624a43db05e82d1e1b2a536cc418b6 Reviewed-on: https://review.haiku-os.org/c/haiku/+/4625 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|