Age | Commit message (Expand) | Author |
2010-12-26 | Kill pmap_phys_address(), and force every driver's mmap() routine to return | Miod Vallat |
2010-08-31 | Add DVACT_QUIECE support. This is called before splhigh() and before | Theo de Raadt |
2010-08-08 | fix broken english in commented out printf. | Miod Vallat |
2010-08-08 | Try to save the vga hardware state around suspend, and also redisplay the | Miod Vallat |
2010-08-06 | repost hp g62 | Marco Peereboom |
2010-08-04 | re-post all ATI and all PowerVR (with an annoying message) | Theo de Raadt |
2010-08-04 | Add missing brace. | Matthew Dempsky |
2010-08-04 | Print annoying stuff when re-posting the video, so that people will | Theo de Raadt |
2010-07-27 | Repost ATI Radeon HD4500 on HP Pavilion dv7-3160us using the emulator, | Mike Larkin |
2010-07-21 | Repost ATI FireGL M24 using the emulator. This card is seen on some IBM | Mike Larkin |
2010-07-20 | VGA repost for ATI Radeon X1250IGP (as found on Gateway netbooks and | Mike Larkin |
2010-07-14 | Let vga_pci.c build in kernel configs without acpi. ok kettenis@ | Matthieu Herrb |
2010-07-02 | Add Lenovo ThinkPad X100e quirk, from Brad. | Paul Irofti |
2010-07-02 | Switch to nitems for the table, save some space. `Looks good' deraadt@. | Paul Irofti |
2010-07-01 | Repost T510 video using the emulator. | Mike Larkin |
2010-07-01 | It seems the x200s doesn't need the video bios call from locore. | Paul Irofti |
2010-07-01 | See, I said the #ifdef's are a confusing maze -- they confused me. | Theo de Raadt |
2010-07-01 | Make this compile with SMALL_KERNEL. The #ifdef farm this produces should | Theo de Raadt |
2010-07-01 | Add a look-up table for machines that have special vga cards. This table will | Paul Irofti |
2009-11-28 | Fix previous; pointed out by stsp@ | Mark Kettenis |
2009-11-28 | Make sure we pass on DVACT_SUSPEND and DVACT_RESUME requests to our children | Mark Kettenis |
2009-06-06 | Remove the last VGA_POST defines with X86EMU. Okay deraadt@. | Paul Irofti |
2009-06-06 | Add vga bios repost support. Fetched from the NetBSD tree mostly. | Paul Irofti |
2009-06-03 | Make sure to fail WSDISPLAYIO_[GS]ETPARAM if it is not handled. | Miod Vallat |
2009-06-03 | Add acpivideo support. This adds brightness support for all laptops | Paul Irofti |
2009-06-02 | Do not go one bar too far down the road; found by Parfait; ok oga | Theo de Raadt |
2008-11-22 | Move the drm drivers over from: | Owain Ainsworth |
2008-11-09 | Rework that way that agp attaches. | Owain Ainsworth |
2008-08-12 | Kill dmesg spam. Since we can't guarantee that a device is capable of | Owain Ainsworth |
2008-08-10 | Style fixes and use of tabs for the DRM bits. | Brad Smith |
2008-08-02 | make the drm unsupported printf more in line with how the rest of them | Owain Ainsworth |
2008-07-12 | Right now agp_generic_enable() is wrong. It has been since 2006. It | Owain Ainsworth |
2008-06-12 | Skip 64-bit BARs correctly when initing. | Owain Ainsworth |
2008-06-03 | Simplify the use of pci_mapreg_map(). | Brad Smith |
2008-05-06 | currently agp_i810 needs to map the same BAR as inteldrm, this obviously | Owain Ainsworth |
2008-03-16 | Make agp(4) attach at vga(4) instead of pchb(4). This is because sometimes | Owain Ainsworth |
2007-11-28 | Initial import of the DRM (direct rendering manager). | Owain Ainsworth |
2007-11-25 | Make agp attach as a device. This means that many more agp bridges | Owain Ainsworth |
2007-11-03 | use DEVICE_IS_VGA_PCI in vga_pci_match() | Martin Reindl |
2007-01-28 | Fix a number of issues with vesabios discovered by miod@ | Gordon Willem Klok |
2006-11-27 | commit vesabios for matthieu@ | Gordon Willem Klok |
2006-07-20 | Enable bus master; X probably needs it to do accelerated graphics. | Mark Kettenis |
2006-03-16 | Move the agpgart handling code to a separate file. | Matthieu Herrb |
2006-03-15 | bits of my tree commited by Matthieu by mistake. | Miod Vallat |
2006-03-15 | Remove dead code (SUPPORTS_NON_CONSOLE and MD_DISPLAY_ISA_IOT) | Matthieu Herrb |
2005-11-19 | Remove unnecessary lockmgr() archaism that was costing too much in terms | Pedro Martelletto |
2005-11-10 | be MI, use atop() | Martin Reindl |
2005-06-11 | Typo in comments. | Miod Vallat |
2004-05-03 | Remove OpenBSD/pegaos, this has been announced before but delayed until | Dale Rahn |
2004-02-04 | Change these defines to be a display specific define and also remove | Dale Rahn |