Age | Commit message (Expand) | Author |
---|---|---|
2016-12-29 | vgaigfx: enable softscreen by default | cinap_lenrek |
2016-08-20 | vga/igfx: add pci did's for kenjis intel graphics cards. | cinap_lenrek |
2016-05-26 | vgaigfx: check gtt to determine graphics memory size, add hw cursor support f... | cinap_lenrek |
2016-05-08 | vgaigfx: fix device id for Ivy Bridge (thanks Kenji) | cinap_lenrek |
2015-08-06 | vgaigfx: remove #define MB, theres a MB enum in portdat.h | cinap_lenrek |
2015-01-17 | igfx: remove hardware cursor support for X60t, does not work | cinap_lenrek |
2015-01-16 | igfx: determine amount of preallocated stolen graphics memory for hw cursor | 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-10 | igfx: use mmio to access registers instead of pio, fix wrong igfxmmio segment... | cinap_lenrek |
2015-01-09 | igfx: implement hardware cursor | cinap_lenrek |
2015-01-09 | igfx: aaaand the kernel part :( | cinap_lenrek |