]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/pc/vgaigfx.c
[PATCH] Support for igfx on Celeron(R) 2957U (thanks Lorenzo Bivens)
[plan9front.git] / sys / src / 9 / pc / vgaigfx.c
2021-07-31 cinap_lenrek[PATCH] Support for igfx on Celeron(R) 2957U (thanks...
2020-09-13 cinap_lenrekmerge
2020-09-13 cinap_lenrekkernel: massive pci code rewrite
2020-06-06 cinap_lenrekmerge
2020-06-06 cinap_lenrekpc/vga*: use 64-bit physical addresses and check pci...
2020-04-10 cinap_lenrekkernel: cleanup the software mouse cursor mess
2019-03-04 qwxigfx: add support for 915gm
2018-08-21 mischiefigfx: support blanking by turning off panel power and...
2017-11-12 cinap_lenrekigfx: allocate backing memory for framebuffer and hw...
2017-08-20 cinap_lenrekmerge
2017-08-20 qwxigfx: add did for x220
2017-05-30 cinap_lenrekmerge
2017-05-22 qwxigfx: add support for haswell graphics
2016-12-29 cinap_lenrekvgaigfx: enable softscreen by default
2016-08-20 cinap_lenrekmerge
2016-08-20 cinap_lenrekvga/igfx: add pci did's for kenjis intel graphics cards.
2016-05-26 cinap_lenrekvgaigfx: check gtt to determine graphics memory size...
2016-05-08 cinap_lenrekvgaigfx: fix device id for Ivy Bridge (thanks Kenji)
2015-08-06 cinap_lenrekvgaigfx: remove #define MB, theres a MB enum in portdat.h
2015-01-17 cinap_lenrekigfx: remove hardware cursor support for X60t, does...
2015-01-16 cinap_lenrekigfx: determine amount of preallocated stolen graphics...
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-10 cinap_lenrekigfx: use mmio to access registers instead of pio,...
2015-01-09 cinap_lenrekigfx: implement hardware cursor
2015-01-09 cinap_lenrekigfx: aaaand the kernel part :(