Fix long standing MTRR bug.
[platform/upstream/libpciaccess.git] / src / common_vgaarb.c
2010-07-20 Thomas HellstromFix long standing MTRR bug.
2010-06-16 Tiago Vignattivgaarb: read back vga count when setting new decoding
2010-06-16 Tiago Vignattivgaarb: decode should send new information to the kernel
2009-09-25 Dave Airlieshutup stupid gcc warning, strtok_r ignores the first... libpciaccess-0.10.9
2009-09-18 Tiago Vignattivgaarb: fix newbie typo
2009-09-18 Tiago Vignattivgaarb: check for fd before close it
2009-09-02 Dave Airlievgaarb: check pci_sys exists before initing vga arb
2009-08-28 Dave AirlieMerge branch 'vga'
2009-08-26 Tiago VignattiRevert "vgaarb: fix pci_device_vgaarb_get_info() return...
2009-08-21 Dave AirlieMerge remote branch 'origin/vga-arbiter'
2009-08-16 Tiago Vignattivgaarb: fix pci_device_vgaarb_get_info() return value.
2009-08-16 Tiago Vignattivgaarb: fix indentation and remove trailing white spaces
2009-08-05 Dave AirlieMerge branch 'master' into vga-arbiter
2009-08-05 Dave AirlieMerge branch 'master' into vga-arbiter
2009-08-03 Dave Airlievgaarb: add vga count + resource accessor
2009-08-02 Dave Airlievgaarb: more api changes + cleanup
2009-07-31 Dave Airlievgaarb: change API to target taking a device + lock...
2009-07-31 Dave Airlievgaarb: add support for targetting default device
2009-07-31 Dave Airlievgaarb: clean up debug output
2009-07-31 Dave AirlieMerge remote branch 'main/master' into vga-arbiter
2009-07-20 Dave Airlievgaarb: fixup api for new count reporting + decodes...
2009-06-04 Dave Airlievgaarb: fixup api and decode rsrc.
2009-05-14 Tiago VignattiComment typo.
2009-05-14 Tiago VignattiReorganize the code.
2009-05-14 Tiago VignattiDelete vga_arb_rec.
2009-05-13 Tiago Vignattivgaarb: a bunch of clean ups to fit in libpciaccess...
2009-05-13 Tiago Vignattivgaarb: make it compile.
2009-05-13 Tiago VignattiImport libvgaaccess (VGA Arbiter) implementation from...