index
:
lib/libpciaccess
kettenis
master
obsd
obsd-multihead-fix
vga-arbiter
PCI bus access library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common_vgaarb.c
Age
Commit message (
Expand
)
Author
2009-08-26
Revert "vgaarb: fix pci_device_vgaarb_get_info() return value."
vga-arbiter
Tiago Vignatti
2009-08-16
vgaarb: fix pci_device_vgaarb_get_info() return value.
Tiago Vignatti
2009-08-16
vgaarb: fix indentation and remove trailing white spaces
Tiago Vignatti
2009-08-03
vgaarb: add vga count + resource accessor
Dave Airlie
2009-08-03
vgaarb: more api changes + cleanup
Dave Airlie
2009-07-31
vgaarb: change API to target taking a device + lock/unlock not taking one
Dave Airlie
2009-07-31
vgaarb: add support for targetting default device
Dave Airlie
2009-07-31
vgaarb: clean up debug output
Dave Airlie
2009-07-20
vgaarb: fixup api for new count reporting + decodes interface was wrong.
Dave Airlie
2009-06-05
vgaarb: fixup api and decode rsrc.
Dave Airlie
2009-05-14
Comment typo.
Tiago Vignatti
2009-05-14
Reorganize the code.
Tiago Vignatti
2009-05-14
Delete vga_arb_rec.
Tiago Vignatti
2009-05-13
vgaarb: a bunch of clean ups to fit in libpciaccess style.
Tiago Vignatti
2009-05-13
vgaarb: make it compile.
Tiago Vignatti
2009-05-13
Import libvgaaccess (VGA Arbiter) implementation from C3SL repository:
Tiago Vignatti