1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- fix a bug from last commit that prevents ROM pll info from being used More... over 20 years ago
- try to read clock programming constants from the ROM More... over 20 years ago
merge fixes from FreeBSD folk More... almost 21 years ago
add VGA timing - from FreeBSD folk More... almost 21 years ago
don't use uninitialized variable - fix from FreeBSD folk More... almost 21 years ago
use return rather than goto :) - fix from FreeBSD folk More... almost 21 years ago
merge improvements from the FreeBSD guys: - improves OS independency - add support for new MACH64 chip variants (GX and LM) - bug fixes More... almost 21 years ago
- palette support More... about 21 years ago
- vga driver update, todo: planar modes (4-bit, 2-bit, mode-X) will require support in display-kgi, adjust virtual res to accommodate restrictions on the stride More... about 21 years ago
-forgot one More... about 21 years ago
-define MAINTAINER and KGIM_MONITOR_DRIVER for all c files More... about 21 years ago
- remove sscanf dependence More... about 21 years ago
- remove radeon clock (merged into chipset) More... about 21 years ago
- merge clock into chipset, remove atomic update, fix sync polarity, clear high bits on CRTC registers upon VGA mode enter More... about 21 years ago
- reverse fixed search order to maximize refresh rate More... about 21 years ago
- vga text has only two possible dot clocks More... about 21 years ago
- adjust conditions since KGI_EOK == 0 More... about 21 years ago
test More... about 21 years ago
Add DDC2_io functions for VGA DAC DDC. (DVI and second VGA DAC not implemented) Zero out chipset_io, perhaps redundant. More... about 21 years ago
Progress to date on GC-related register save/restore. More... about 21 years ago
Remove false assertions. More... about 21 years ago
- remove redundant include test syncmail for nsouch More... about 21 years ago
- Send SIGCONT to tasks which are being mapped. More... about 21 years ago
Added DDC2 stuff. More... about 21 years ago
Initial commit of DDC2 testing code. More... about 21 years ago
Initial commit. Code should work, though my monitors don't respond :( More... about 21 years ago
No comment... sigh... More... about 21 years ago
Dropped VESA standard for faster DDC1 detection. New module option added monitor_ddc: 0 = no ddc, 1 = ddc2 + fast ddc1, 2 = ddc2 + slow ddc1 More... about 21 years ago
- older versions of gcc are picky about C-isms More... about 21 years ago
Update the driver to match current kgi core. More... about 21 years ago