summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/vgaigfx.c
AgeCommit message (Expand)Author
2021-12-08vga/igfx: add missing pci did's for hwblank for known mobile modelsqwx
2021-11-13vgaigfx: add x1 carbon 3rd genqwx
2021-07-31[PATCH] Support for igfx on Celeron(R) 2957U (thanks Lorenzo Bivens)cinap_lenrek
2020-09-13kernel: massive pci code rewritecinap_lenrek
2020-06-06pc/vga*: use 64-bit physical addresses and check pci membar types and sizescinap_lenrek
2020-04-10kernel: cleanup the software mouse cursor messcinap_lenrek
2019-03-04igfx: add support for 915gmqwx
2018-08-21igfx: support blanking by turning off panel power and backlightmischief
2017-11-13igfx: allocate backing memory for framebuffer and hw cursor when not done by ...cinap_lenrek
2017-08-20igfx: add did for x220qwx
2017-05-22igfx: add support for haswell graphicsqwx
2016-12-29vgaigfx: enable softscreen by defaultcinap_lenrek
2016-08-20vga/igfx: add pci did's for kenjis intel graphics cards.cinap_lenrek
2016-05-26vgaigfx: check gtt to determine graphics memory size, add hw cursor support f...cinap_lenrek
2016-05-08vgaigfx: fix device id for Ivy Bridge (thanks Kenji)cinap_lenrek
2015-08-06vgaigfx: remove #define MB, theres a MB enum in portdat.hcinap_lenrek
2015-01-17igfx: remove hardware cursor support for X60t, does not workcinap_lenrek
2015-01-16igfx: determine amount of preallocated stolen graphics memory for hw cursorcinap_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-10igfx: use mmio to access registers instead of pio, fix wrong igfxmmio segment...cinap_lenrek
2015-01-09igfx: implement hardware cursorcinap_lenrek
2015-01-09igfx: aaaand the kernel part :(cinap_lenrek