]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/aux/vga/igfx.c
igfx: add support for haswell graphics
[plan9front.git] / sys / src / cmd / aux / vga / igfx.c
2017-05-22 qwxigfx: add support for haswell graphics
2016-08-20 cinap_lenrekmerge
2016-08-20 cinap_lenrekvga/igfx: work in progress fdi link train for sandy...
2016-06-30 cinap_lenrekvga/igfx: fix integer overflow in datam calculation...
2015-09-14 cinap_lenrekigfx: fix typos (thanks qwx)
2015-07-31 cinap_lenrekaux/vga: sandybridge support for igfx (unfinished)
2015-02-09 cinap_lenrekigfx: displayport support for ivy bridge
2015-02-07 stanley liebervga/igfx: add 0x2a02 for GM965/GL960/X3100; comment...
2015-02-05 cinap_lenrekaux/vga: remove vbs/vbe from mode, use shs/ehs when...
2015-02-02 cinap_lenrekaux/vga: use optional edid information to determine...
2015-01-17 cinap_lenrekigfx: fix wrong cursor position register address
2015-01-16 cinap_lenrekigfx: determine amount of preallocated stolen graphics...
2015-01-16 cinap_lenrekigfx: support for X60t with 1400x1050 panel
2015-01-13 cinap_lenrekigfx: cursor/plane pipe assign is G45 only, add magic...
2015-01-12 cinap_lenrekigfx: set the display/overlay/cursor plane override...
2015-01-12 cinap_lenrekigfx: fix typo, initialize more lvds bits for G45,...
2015-01-12 cinap_lenrekigfx: reverting previous change, pci id is for the...
2015-01-12 cinap_lenrekigfx: support for X200 (thanks bigato)
2015-01-12 cinap_lenrekigfx: properly turn vga monitor off
2015-01-12 cinap_lenrekigfx: aaand vga support for x200s :-)
2015-01-12 cinap_lenrekigfx: vga support on x230, fix fdi link setup, LG Flatr...
2015-01-11 cinap_lenrekigfx: only use mmio... left from debugging
2015-01-11 cinap_lenrekmerge
2015-01-11 cinap_lenrekigfx: get edid information from lvds
2015-01-10 cinap_lenrekigfx: use mmio to access registers instead of pio,...
2015-01-10 cinap_lenrekmerge
2015-01-10 cinap_lenrekigfx: perserve frame start delay "magic" bits 27:28...
2015-01-09 cinap_lenrekigfx: implement hardware cursor
2015-01-09 cinap_lenrekigfx: fix some comments
2015-01-09 cinap_lenrekigfx: just kidding, heres the code :)