index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
pc
/
vgaigfx.c
Age
Commit message (
Expand
)
Author
2021-12-08
vga/igfx: add missing pci did's for hwblank for known mobile models
qwx
2021-11-13
vgaigfx: add x1 carbon 3rd gen
qwx
2021-07-31
[PATCH] Support for igfx on Celeron(R) 2957U (thanks Lorenzo Bivens)
cinap_lenrek
2020-09-13
kernel: massive pci code rewrite
cinap_lenrek
2020-06-06
pc/vga*: use 64-bit physical addresses and check pci membar types and sizes
cinap_lenrek
2020-04-10
kernel: cleanup the software mouse cursor mess
cinap_lenrek
2019-03-04
igfx: add support for 915gm
qwx
2018-08-21
igfx: support blanking by turning off panel power and backlight
mischief
2017-11-13
igfx: allocate backing memory for framebuffer and hw cursor when not done by ...
cinap_lenrek
2017-08-20
igfx: add did for x220
qwx
2017-05-22
igfx: add support for haswell graphics
qwx
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