summaryrefslogtreecommitdiff
path: root/sys/src/cmd/aux/vga
AgeCommit message (Expand)Author
2015-02-26aux/vga: dont error when vesa setscale fails after modeset (thanks rx9p for r...cinap_lenrek
2015-02-09igfx: displayport support for ivy bridgecinap_lenrek
2015-02-07vga/igfx: add 0x2a02 for GM965/GL960/X3100; comment vid/did with name of chipsetstanley lieber
2015-02-05aux/vga: remove vbs/vbe from mode, use shs/ehs when sync is ment, prefer deta...cinap_lenrek
2015-02-02aux/vga: fix mistale :-)cinap_lenrek
2015-02-02aux/vga: use optional edid information to determine mode when vgadb failscinap_lenrek
2015-02-01aux/vga: cleanup vesa codecinap_lenrek
2015-01-17igfx: fix wrong cursor position register addresscinap_lenrek
2015-01-16igfx: determine amount of preallocated stolen graphics memory for hw cursorcinap_lenrek
2015-01-16igfx: support for X60t with 1400x1050 panelcinap_lenrek
2015-01-13igfx: cursor/plane pipe assign is G45 only, add magic dsp a toggle from enabl...cinap_lenrek
2015-01-12igfx: set the display/overlay/cursor plane override disbale bits for G45 (lik...cinap_lenrek
2015-01-12igfx: fix typo, initialize more lvds bits for G45, T60 testingcinap_lenrek
2015-01-12igfx: reverting previous change, pci id is for the second graphics controller...cinap_lenrek
2015-01-12igfx: support for X200 (thanks bigato)cinap_lenrek
2015-01-12igfx: properly turn vga monitor offcinap_lenrek
2015-01-12igfx: aaand vga support for x200s :-)cinap_lenrek
2015-01-12igfx: vga support on x230, fix fdi link setup, LG Flatron L1730P vgadb entrycinap_lenrek
2015-01-11igfx: only use mmio... left from debuggingcinap_lenrek
2015-01-11igfx: cleanupcinap_lenrek
2015-01-11igfx: get edid information from lvdscinap_lenrek
2015-01-10igfx: use mmio to access registers instead of pio, fix wrong igfxmmio segment...cinap_lenrek
2015-01-10igfx: perserve frame start delay "magic" bits 27:28 in pipe conf registercinap_lenrek
2015-01-09igfx: implement hardware cursorcinap_lenrek
2015-01-09igfx: fix some commentscinap_lenrek
2015-01-09igfx: just kidding, heres the code :)cinap_lenrek
2015-01-09igfx: work in progress intel graphics drivercinap_lenrek
2015-01-02aux/vga: revert vbegetmodeftrvxmtrx
2015-01-02aux/vga: do not set mode 3 unless connectedftrvxmtrx
2015-01-02aux/vga: fix switching with different modeftrvxmtrx
2015-01-01aux/vga: display switching for Intel adaptersftrvxmtrx
2014-12-29aux/vga: scale only if mode was set successfullyftrvxmtrx
2014-12-29aux/vga: rescale after loading new modeftrvxmtrx
2014-12-28aux/vga: remove -s option, move scaling to the size string itselfftrvxmtrx
2014-12-26aux/vga: scaling modes for VESAftrvxmtrx
2014-04-15vga: add support nVidia 7600GS (and possibly 7950) (from kenji okamoto)cinap_lenrek
2014-02-08aux/vga: fix format string error with 6ccinap_lenrek
2013-01-08aux/vga: remove debug printscinap_lenrek
2013-01-07aux/vga: add fixbios() for patching bogus vesa bioscinap_lenrek
2013-01-06vga: avoid setting vgactl type vesa multiple timescinap_lenrek
2013-01-02vga: make kernel vga drivers more stupidcinap_lenrek
2012-08-10vgaclgd542x: support >8bit colorscinap_lenrek
2012-08-10vgavmware: fix hardware acceleration (fill is not available with SVGA2)cinap_lenrek
2011-06-02aux/vga ccru/ccrb parsingtaruti
2011-06-01Fix aux/vga ccru readingtaruti
2011-05-31Fix nvidia 6200 0x161taruti
2011-05-23aux/vga: pci.c dircount bug 3cinap_lenrek
2011-05-23aux/vga: pci.c dircount bug 2cinap_lenrek
2011-05-23aux/vga: pci.c dircount bugcinap_lenrek
2011-05-23aux/vga: pci.c strtoulcinap_lenrek