Displaying 3 results from an estimated 3 matches for "pcitag".
Did you mean:
cpitag
2015 May 02
0
[ANNOUNCE] xf86-video-r128 6.10.0
Connor Behan (32):
Drop dependence on xf86PciInfo.h
Do not disable gouraud shading for a render op
Only declare PCITAG if we need it
Remove overuse of COMPOSITE_SETUP()
Fix ScreenInit with noAccel
Port to RandR
Only enable CRTCs for DPMSModeOn
Map and unmap the MMIO better
Split up output register functions
Move display enabling code to DPMS
Change register name...
2015 May 06
0
[ANNOUNCE] xf86-video-cirrus 1.5.3
This release builds against xserver 1.17.
Adam Jackson (1):
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith (1):
Skip building xaa files when XAA is not supported
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Dave Airlie (1):
cirrus: don't use pciTag
Julien Cristau (1):
cirrus 1.5.3
git tag: xf86-video-cirrus-1.5.3
http://xorg.freedesktop.org/archive/individual/driver/xf86-video-cirrus-1.5.3.tar.bz2
MD5: 7d7dfd4cdc42aa8b6e923510fa00ad2b xf86-video-cirrus-1.5.3.tar.bz2
SHA1: 545cbedb42e5a5ce6bdf0b9bc30a826908f284e5 xf86-video-cirrus-...
2008 Mar 06
0
[ANNOUNCE] xorg-server 1.4.99.901
..., since that's
Remove prototypes from some functions that were previously removed.
Make xf86PciVideoInfo static since it is only used within this file.
Fix from HEAD accidentally reverted during merge.
Convert int10 and vgaHW to use 'struct pci_device' instead of PCITAG.
Missed file from previous commit.
Eliminate xf86GetPciEntity from public interface.
Eliminate some dead code.
Eliminate pciHostAddrToBusAddr from interface.
Remove prototype for pciGetBaseSize.
Eliminate unused pciAddrHostToBus infrastructure.
Fix typos in...