summaryrefslogtreecommitdiff
path: root/sys/src/cmd/aux/vga
AgeCommit message (Expand)Author
2023-04-09DP 1.2 on igfx; EDID wrapping; VGA display connectionsRomano
2022-08-14aux/vga: misc. igfx fixes for displayportqwx
2022-08-09igfx: Add support for Xeon E3-1200v3Roberto E. Vargas Caballero
2022-03-05igfx: fix some typos in commentsMichael Forney
2022-03-02igfx: add TypeILK, since it differs slightly from SNBMichael Forney
2022-03-02igfx: maintain single/double-channel LVDS mode from BIOSMichael Forney
2022-03-02igfx: fix FDI link training on ironlakeMichael Forney
2022-02-28aux/vga: return modes according to EDID timing priority orderMichael Forney
2021-11-26aux/vga: use vlong for pci bar sizecinap_lenrek
2021-11-12igfx: add x1 carbon 3rd gen (broadwell)Kyle Milz
2021-08-31vga: add eeepc1005ha graphics (thanks Andrew Eggenberger)cinap_lenrek
2021-07-31[PATCH] Support for igfx on Celeron(R) 2957U (thanks Lorenzo Bivens)cinap_lenrek
2020-12-27aux/vga: remove panning, add screen tilting supportcinap_lenrek
2020-09-26aux/vga: eepc igfx support (thanks p.kosyh)Ori Bernstein
2020-06-06aux/vga: use 64-bit physical addresses for pci membarcinap_lenrek
2019-03-04igfx: add support for 915gmqwx
2018-03-14nvidia: add pci device id for GeForce 6200 AGB (thanks bitmapper)cinap_lenrek
2018-03-04igfx: add support for T510 (thanks mycroftiv)cinap_lenrek
2017-12-23devvga: removing #v/vgabios, use /dev/realmodemem insteadcinap_lenrek
2017-11-13igfx: allocate backing memory for framebuffer and hw cursor when not done by ...cinap_lenrek
2017-08-23igfx: fix cdclk and dpll settings for dual channel lvds on sandybridgeqwx
2017-08-20igfx: fix sandybridge fdi link training bits and orderingqwx
2017-06-25aux/vga: simplify vesa by adding rgbmask2chan() functioncinap_lenrek
2017-05-22igfx: add support for haswell graphicsqwx
2016-08-20vga/igfx: work in progress fdi link train for sandy bridge, properly calculat...cinap_lenrek
2016-06-30vga/igfx: fix integer overflow in datam calculation (from qu7uux)cinap_lenrek
2015-09-14igfx: fix typos (thanks qwx)cinap_lenrek
2015-08-03aux/vga: dont rely on atoi() being able to parse hexcinap_lenrek
2015-07-31aux/vga: sandybridge support for igfx (unfinished)cinap_lenrek
2015-06-13aux/vga: == is not strncmpftrvxmtrx
2015-06-08aux/vga: disable nvidiascale() as it broke modeset on kenjis cardcinap_lenrek
2015-05-19aux/vga: dont use /proc/$pid/mem to access vga bioscinap_lenrek
2015-02-26aux/vga: dont error when vesa setscale fails after modeset (thanks rx9p for r...cinap_lenrek
2015-02-09igfx: displayport support for ivy bridgecinap_lenrek
2015-02-07vga/igfx: add 0x2a02 for GM965/GL960/X3100; comment vid/did with name of chipsetstanley lieber
2015-02-05aux/vga: remove vbs/vbe from mode, use shs/ehs when sync is ment, prefer deta...cinap_lenrek
2015-02-02aux/vga: fix mistale :-)cinap_lenrek
2015-02-02aux/vga: use optional edid information to determine mode when vgadb failscinap_lenrek
2015-02-01aux/vga: cleanup vesa codecinap_lenrek
2015-01-17igfx: fix wrong cursor position register addresscinap_lenrek
2015-01-16igfx: determine amount of preallocated stolen graphics memory for hw cursorcinap_lenrek
2015-01-16igfx: support for X60t with 1400x1050 panelcinap_lenrek
2015-01-13igfx: cursor/plane pipe assign is G45 only, add magic dsp a toggle from enabl...cinap_lenrek
2015-01-12igfx: set the display/overlay/cursor plane override disbale bits for G45 (lik...cinap_lenrek
2015-01-12igfx: fix typo, initialize more lvds bits for G45, T60 testingcinap_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-12igfx: properly turn vga monitor offcinap_lenrek
2015-01-12igfx: aaand vga support for x200s :-)cinap_lenrek
2015-01-12igfx: vga support on x230, fix fdi link setup, LG Flatron L1730P vgadb entrycinap_lenrek