Age | Commit message (Expand) | Author |
2018-03-04 | igfx: add support for T510 (thanks mycroftiv) | cinap_lenrek |
2017-12-23 | devvga: removing #v/vgabios, use /dev/realmodemem instead | cinap_lenrek |
2017-11-13 | igfx: allocate backing memory for framebuffer and hw cursor when not done by ... | cinap_lenrek |
2017-08-23 | igfx: fix cdclk and dpll settings for dual channel lvds on sandybridge | qwx |
2017-08-20 | igfx: fix sandybridge fdi link training bits and ordering | qwx |
2017-06-25 | aux/vga: simplify vesa by adding rgbmask2chan() function | cinap_lenrek |
2017-05-22 | igfx: add support for haswell graphics | qwx |
2016-08-20 | vga/igfx: work in progress fdi link train for sandy bridge, properly calculat... | cinap_lenrek |
2016-06-30 | vga/igfx: fix integer overflow in datam calculation (from qu7uux) | cinap_lenrek |
2015-09-14 | igfx: fix typos (thanks qwx) | cinap_lenrek |
2015-08-03 | aux/vga: dont rely on atoi() being able to parse hex | cinap_lenrek |
2015-07-31 | aux/vga: sandybridge support for igfx (unfinished) | cinap_lenrek |
2015-06-13 | aux/vga: == is not strncmp | ftrvxmtrx |
2015-06-08 | aux/vga: disable nvidiascale() as it broke modeset on kenjis card | cinap_lenrek |
2015-05-19 | aux/vga: dont use /proc/$pid/mem to access vga bios | cinap_lenrek |
2015-02-26 | aux/vga: dont error when vesa setscale fails after modeset (thanks rx9p for r... | cinap_lenrek |
2015-02-09 | igfx: displayport support for ivy bridge | cinap_lenrek |
2015-02-07 | vga/igfx: add 0x2a02 for GM965/GL960/X3100; comment vid/did with name of chipset | stanley lieber |
2015-02-05 | aux/vga: remove vbs/vbe from mode, use shs/ehs when sync is ment, prefer deta... | cinap_lenrek |
2015-02-02 | aux/vga: fix mistale :-) | cinap_lenrek |
2015-02-02 | aux/vga: use optional edid information to determine mode when vgadb fails | cinap_lenrek |
2015-02-01 | aux/vga: cleanup vesa code | cinap_lenrek |
2015-01-17 | igfx: fix wrong cursor position register address | cinap_lenrek |
2015-01-16 | igfx: determine amount of preallocated stolen graphics memory for hw cursor | cinap_lenrek |
2015-01-16 | igfx: support for X60t with 1400x1050 panel | cinap_lenrek |
2015-01-13 | igfx: cursor/plane pipe assign is G45 only, add magic dsp a toggle from enabl... | cinap_lenrek |
2015-01-12 | igfx: set the display/overlay/cursor plane override disbale bits for G45 (lik... | cinap_lenrek |
2015-01-12 | igfx: fix typo, initialize more lvds bits for G45, T60 testing | cinap_lenrek |
2015-01-12 | igfx: reverting previous change, pci id is for the second graphics controller... | cinap_lenrek |
2015-01-12 | igfx: support for X200 (thanks bigato) | cinap_lenrek |
2015-01-12 | igfx: properly turn vga monitor off | cinap_lenrek |
2015-01-12 | igfx: aaand vga support for x200s :-) | cinap_lenrek |
2015-01-12 | igfx: vga support on x230, fix fdi link setup, LG Flatron L1730P vgadb entry | cinap_lenrek |
2015-01-11 | igfx: only use mmio... left from debugging | cinap_lenrek |
2015-01-11 | igfx: cleanup | cinap_lenrek |
2015-01-11 | igfx: get edid information from lvds | cinap_lenrek |
2015-01-10 | igfx: use mmio to access registers instead of pio, fix wrong igfxmmio segment... | cinap_lenrek |
2015-01-10 | igfx: perserve frame start delay "magic" bits 27:28 in pipe conf register | cinap_lenrek |
2015-01-09 | igfx: implement hardware cursor | cinap_lenrek |
2015-01-09 | igfx: fix some comments | cinap_lenrek |
2015-01-09 | igfx: just kidding, heres the code :) | cinap_lenrek |
2015-01-09 | igfx: work in progress intel graphics driver | cinap_lenrek |
2015-01-02 | aux/vga: revert vbegetmode | ftrvxmtrx |
2015-01-02 | aux/vga: do not set mode 3 unless connected | ftrvxmtrx |
2015-01-02 | aux/vga: fix switching with different mode | ftrvxmtrx |
2015-01-01 | aux/vga: display switching for Intel adapters | ftrvxmtrx |
2014-12-29 | aux/vga: scale only if mode was set successfully | ftrvxmtrx |
2014-12-29 | aux/vga: rescale after loading new mode | ftrvxmtrx |
2014-12-28 | aux/vga: remove -s option, move scaling to the size string itself | ftrvxmtrx |
2014-12-26 | aux/vga: scaling modes for VESA | ftrvxmtrx |