summaryrefslogtreecommitdiff
path: root/lib/vgadb
AgeCommit message (Collapse)Author
2021-07-31[PATCH] Support for igfx on Celeron(R) 2957U (thanks Lorenzo Bivens)cinap_lenrek
> After some tinkering I managed to get igfx working on this device. > hw cursor works. > The only caveat is that I can only get video over hdmi... > will revisit displayport later
2021-04-21vgadb: revert previous commit, the pci device id 8086/1c3a is the embedded ↵cinap_lenrek
controller!
2021-04-07vgadb: igfx: add vid/did for early 2011 apple mbp (thanks Romano)Sigrid
2020-09-26aux/vga: eepc igfx support (thanks p.kosyh)Ori Bernstein
This patch to makes 1024x600x32 work. Without it only 800x600 is supported. To load this mode, run: aux/vga -m eeepc -l 1024x600x32
2019-03-04vgadb: add t43p 1600x1200 panel entryqwx
2018-03-04igfx: add support for T510 (thanks mycroftiv)cinap_lenrek
2017-08-20igfx: add did for x220qwx
2017-05-22vgadb: move nvidia controller entry after igfx and add haswell didsqwx
in hybrid graphics systems, this allows the integrated cards to be detected first.
2016-05-06/lib/vgadb: add Panasonic CF-R7 LCD panel (thanks Kenji)cinap_lenrek
2015-08-25fix fuckupglenda
2015-08-25import E script from bell labsmischief
2015-02-07vgadb: add vid=0x8086 did=0x2a02 for Intel GM965/GL960/X3100; comment recent ↵stanley lieber
igfx ctlr definitions with the names of specific chipsets instead of the model numbers of laptops they may ship in
2015-01-17vgadb: use X60t without hardware cursor (broken currently)cinap_lenrek
2015-01-16vgadb: add lcd2190uxp, x60tstanley lieber
2015-01-12vgadb: add x301mischief
2015-01-12vgadb: alias X200s for X200cinap_lenrek
2015-01-12igfx: reverting previous change, pci id is for the second graphics ↵cinap_lenrek
controller pci device
2015-01-12igfx: support for X200 (thanks bigato)cinap_lenrek
2015-01-12igfx: vga support on x230, fix fdi link setup, LG Flatron L1730P vgadb entrycinap_lenrek
2015-01-10igfx: vgadb entries for x230 and x200scinap_lenrek
2014-04-15vgadb: add EIZO Flexscan S2231W (from kenji okamoto)cinap_lenrek
2012-07-15/lib/vgadb: add dell st2210 at 1920x1080stanley lieber
2011-06-07fix permissions in /libcinap_lenrek
2011-04-15added geode driveraiju
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen