summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-31pciaccess: bump to 0.10.8libpciaccess-0.10.8Dave Airlie2-2/+2
2009-08-31pciaccess: fix vga arb stubsThomas Klausner1-1/+1
2009-08-28libpciaccess: bump to 0.10.7 for vga arb interface additionlibpciaccess-0.10.7Dave Airlie2-2/+2
2009-08-28Merge branch 'vga'Dave Airlie3-1/+82
2009-08-28vgaarb: update stub interfaceDave Airlie1-11/+17
2009-08-28Revert "vgaarb: delete stub functions"Dave Airlie2-0/+75
2009-08-26Revert "vgaarb: fix pci_device_vgaarb_get_info() return value."vga-arbiterTiago Vignatti1-1/+1
2009-08-21Merge remote branch 'origin/vga-arbiter'Dave Airlie6-0/+426
2009-08-16vgaarb: fix pci_device_vgaarb_get_info() return value.Tiago Vignatti1-1/+1
2009-08-16vgaarb: fix indentation and remove trailing white spacesTiago Vignatti1-48/+49
2009-08-16vgaarb: delete stub functionsTiago Vignatti2-75/+0
2009-08-09Silence compiler warning about pci_id_file_open definitionJulien Cristau1-1/+1
2009-08-08configure.ac: fix help text for the linux-rom-fallback optionJulien Cristau1-1/+1
2009-08-06Merge branch 'master' into vga-arbiterDave Airlie0-0/+0
2009-08-06pciaccess: make linux rom reading fallback optionalDave Airlie2-0/+13
2009-08-06Merge branch 'master' into vga-arbiterDave Airlie0-0/+0
2009-08-06pciaccess: make linux rom reading fallback optionalDave Airlie2-0/+13
2009-08-06pciaccess: make linux rom reading fallback optionalDave Airlie2-0/+13
2009-08-03vgaarb: add vga count + resource accessorDave Airlie2-0/+11
2009-08-03vgaarb: more api changes + cleanupDave Airlie1-14/+24
2009-07-31vgaarb: change API to target taking a device + lock/unlock not taking oneDave Airlie3-63/+119
2009-07-31vgaarb: add support for targetting default deviceDave Airlie1-3/+9
2009-07-31vgaarb: clean up debug outputDave Airlie1-3/+5
2009-07-31Merge remote branch 'main/master' into vga-arbiterDave Airlie1-0/+4
2009-07-20vgaarb: fixup api for new count reporting + decodes interface was wrong.Dave Airlie3-7/+44
2009-07-16add support for finding if something has a kernel driverDave Airlie4-0/+39
2009-06-30Don't try to use bogus bridge dataJesse Barnes1-0/+4
2009-06-05vgaarb: fixup api and decode rsrc.Dave Airlie3-14/+53
2009-05-14Comment typo.Tiago Vignatti1-1/+1
2009-05-14Reorganize the code.Tiago Vignatti3-108/+48
2009-05-14Fix typo in vgaarb stubs.Tiago Vignatti1-7/+7
2009-05-14Delete vga_arb_rec.Tiago Vignatti3-65/+50
2009-05-13vgaarb: a bunch of clean ups to fit in libpciaccess style.Tiago Vignatti2-102/+92
2009-05-13vgaarb: make it compile.Tiago Vignatti3-55/+92
2009-05-13Import libvgaaccess (VGA Arbiter) implementation from C3SL repository:Tiago Vignatti2-0/+348
2009-05-01Don't try to write boot_vga since that fails with EACCESAaron Plattner1-1/+1
2009-05-01pciaccess: provide a method to detect if a device is boot VGADave Airlie4-0/+48
2009-04-24Version bump: 0.10.6libpciaccess-0.10.6Alan Coopersmith1-1/+1
2009-04-24Resync COPYING file with code copyright noticesAlan Coopersmith1-1/+27
2009-04-17Fix unused variable warnings in Solaris codeAlan Coopersmith1-5/+4
2009-04-17Fix $CWARNFLAGS additionAlan Coopersmith2-2/+1
2009-04-17Move included m4 to a subdir so we can more easily update from upstreamAlan Coopersmith3-16/+52
2009-04-18openbsd_pci.c: use the correct size when mapping the legacy vga rom.Owain Ainsworth1-2/+2
2009-04-15Sun bug 6811468: pci_device_solx_devfs_probe accesses freed memoryAlan Coopersmith1-5/+7
2009-04-15Fix const mismatch compiler warnings in Solaris backendAlan Coopersmith1-5/+4
2009-04-15Sun bug 6785726: libpciaccess needs to use the correct BAR index on solarisedward shu1-12/+25
2009-04-14Make libpciaccess on OpenBSD domain-aware.Mark Kettenis1-91/+123
2009-04-14Be more paranoid about reading bridge info (#20786)Darren Smith1-4/+16
2009-02-27FreeBSD: Incorporate several fixes that have accumulated.Robert Noland1-20/+163
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+35