summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/screen.c
AgeCommit message (Expand)Author
2022-08-18devvga: fix race condition between writes to vgactlqwx
2021-11-26kernel: support large 64-bit pci membars, increase pc64 VMAPSIZE to 1TBcinap_lenrek
2020-12-27devvga: implement screen tilting, remove panning and overlayscinap_lenrek
2020-09-13kernel: massive pci code rewritecinap_lenrek
2020-06-06devvga: use 64-bit physical addresses for framebuffercinap_lenrek
2020-04-24pc, pc64: use softscreen double buffering for *bootscreen= framebuffercinap_lenrek
2020-04-10kernel: cleanup the software mouse cursor messcinap_lenrek
2020-04-04pc, pc64: new memory map codecinap_lenrek
2019-01-30devdraw: get rid of softscreen==0xa110c hack and make attachscreen() return M...cinap_lenrek
2017-06-25pc, pc64: support for multiboot framebuffer, common bootargs and multiboot codecinap_lenrek
2016-12-15pc64: implement simple write combining for framebuffers with the PATcinap_lenrek
2015-11-30kernel: cleanup exit()/shutdown()/reboot() codecinap_lenrek
2015-08-02pc, pc64: set *bootscreen= when framebuffer changescinap_lenrek
2015-04-07kernel: move arrow cursor definition to port/devmouse.ccinap_lenrek
2015-01-03devvga: disable hardware blanking when switching drivers, check softscreencinap_lenrek
2014-10-21pc, pc64: make mtrr() callable from interrupt context and before mpinitcinap_lenrek
2014-10-19pc, pc64: lookup pci device for bootscreen() and maximize framebuffer apertur...cinap_lenrek
2014-10-13pc: add *bootscreen= variable to pass pre-initialized framebuffer info to kernelcinap_lenrek
2014-06-09pc: clip rectangles before sending them to the hardware in flushmemscreenmischief
2014-01-19kernel: replace BY2WD in scanline width calculation to sizeof(ulong) like lib...cinap_lenrek
2013-11-12kernel: handle memimageinit() errorcinap_lenrek
2013-04-14reduce software cursor flickeringcinap_lenrek
2013-01-02vga: make kernel vga drivers more stupidcinap_lenrek
2012-07-18screen: cleanupcinap_lenrek
2012-07-18vga: softscreencinap_lenrek
2011-04-11vesa-changescinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen