index
:
platform/upstream/libpciaccess
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_dev
accepted/tizen_base_riscv
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
devel/x11
pristine-tar
sandbox/akazmin/tizen_6.0_build
sandbox/nguyomard/bump_0.13.2
sandbox/pcoval/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
tizen_ivi_release
upstream
upstream-git
Domain: Graphics System / Display Management;
SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-16
vgaarb: delete stub functions
Tiago Vignatti
2
-75
/
+0
2009-08-06
pciaccess: make linux rom reading fallback optional
Dave Airlie
1
-0
/
+5
2009-08-03
vgaarb: add vga count + resource accessor
Dave Airlie
1
-0
/
+9
2009-08-03
vgaarb: more api changes + cleanup
Dave Airlie
1
-14
/
+24
2009-07-31
vgaarb: change API to target taking a device + lock/unlock not taking one
Dave Airlie
2
-59
/
+114
2009-07-31
vgaarb: add support for targetting default device
Dave Airlie
1
-3
/
+9
2009-07-31
vgaarb: clean up debug output
Dave Airlie
1
-3
/
+5
2009-07-31
Merge remote branch 'main/master' into vga-arbiter
Dave Airlie
1
-0
/
+4
2009-07-20
vgaarb: fixup api for new count reporting + decodes interface was wrong.
Dave Airlie
2
-6
/
+43
2009-07-16
add support for finding if something has a kernel driver
Dave Airlie
3
-0
/
+37
2009-06-30
Don't try to use bogus bridge data
Jesse Barnes
1
-0
/
+4
2009-06-05
vgaarb: fixup api and decode rsrc.
Dave Airlie
2
-11
/
+51
2009-05-14
Comment typo.
Tiago Vignatti
1
-1
/
+1
2009-05-14
Reorganize the code.
Tiago Vignatti
2
-95
/
+46
2009-05-14
Fix typo in vgaarb stubs.
Tiago Vignatti
1
-7
/
+7
2009-05-14
Delete vga_arb_rec.
Tiago Vignatti
2
-44
/
+30
2009-05-13
vgaarb: a bunch of clean ups to fit in libpciaccess style.
Tiago Vignatti
1
-77
/
+78
2009-05-13
vgaarb: make it compile.
Tiago Vignatti
3
-55
/
+92
2009-05-13
Import libvgaaccess (VGA Arbiter) implementation from C3SL repository:
Tiago Vignatti
1
-0
/
+273
2009-05-01
Don't try to write boot_vga since that fails with EACCES
Aaron Plattner
1
-1
/
+1
2009-05-01
pciaccess: provide a method to detect if a device is boot VGA
Dave Airlie
3
-0
/
+46
2009-04-17
Fix unused variable warnings in Solaris code
Alan Coopersmith
1
-5
/
+4
2009-04-17
Fix $CWARNFLAGS addition
Alan Coopersmith
1
-1
/
+1
2009-04-18
openbsd_pci.c: use the correct size when mapping the legacy vga rom.
Owain Ainsworth
1
-2
/
+2
2009-04-15
Sun bug 6811468: pci_device_solx_devfs_probe accesses freed memory
Alan Coopersmith
1
-5
/
+7
2009-04-15
Fix const mismatch compiler warnings in Solaris backend
Alan Coopersmith
1
-5
/
+4
2009-04-15
Sun bug 6785726: libpciaccess needs to use the correct BAR index on solaris
edward shu
1
-12
/
+25
2009-04-14
Make libpciaccess on OpenBSD domain-aware.
Mark Kettenis
1
-91
/
+123
2009-04-14
Be more paranoid about reading bridge info (#20786)
Darren Smith
1
-4
/
+16
2009-02-27
FreeBSD: Incorporate several fixes that have accumulated.
Robert Noland
1
-20
/
+163
2009-01-28
Janitor: Correct make distcheck and compiler warnings.
Paulo Cesar Pereira de Andrade
1
-0
/
+1
2009-01-22
Solaris: Use bus-range properties to limit busses scanned on each node
Alan Coopersmith
1
-26
/
+90
2008-12-07
Fix a logic error in pci_device_netbsd_write()
Matthieu Herrb
1
-1
/
+1
2008-12-07
Sync with OpenBSD code.
Matthieu Herrb
1
-7
/
+85
2008-11-25
Fix a logic error in pci_device_openbsd_write().
Matthieu Herrb
1
-1
/
+1
2008-11-19
Don't open/gzopen pci.ids if we're not going to read it
Alan Coopersmith
1
-9
/
+8
2008-11-18
Fill in byte swapping routines for big-endian Solaris machines
Alan Coopersmith
1
-4
/
+14
2008-10-29
Fix FreeBSD systems which support pci domains.
Robert Noland
1
-0
/
+1
2008-10-17
Add scanpci man page from Xorg
Alan Coopersmith
1
-0
/
+44
2008-10-16
More minor Solaris cleanups
Alan Coopersmith
1
-57
/
+43
2008-10-16
Clean up formatting of solx_devfs.c
Alan Coopersmith
1
-684
/
+661
2008-10-16
Fix bus probing on Solaris/SPARC
Alan Coopersmith
1
-71
/
+187
2008-10-16
Correct Sun license notice
Alan Coopersmith
2
-22
/
+54
2008-10-15
scanpci: add -v flag to enable verbose mode like old scanpci
Alan Coopersmith
1
-1
/
+18
2008-10-15
Correct comment about devices used on Solaris
Alan Coopersmith
1
-1
/
+1
2008-10-15
Fix various typos (mostly in comments)
Alan Coopersmith
5
-19
/
+19
2008-10-11
Add NetBSD support
Juan RP
5
-1
/
+417
2008-10-11
Add support for GNU/kFreeBSD
Petr Salinger
2
-10
/
+4
2008-09-20
OpenBSD: allow 2 successives calls to pci_system_init().
Matthieu Herrb
1
-1
/
+6
2008-07-08
Handle compressed pci.ids
Kel Modderman
1
-10
/
+29
[next]