| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
The attached patch adds a new buffer type DRM_FB_BUFFER. It works like AGP
    memory but uses video memory.
From: austinyuan@viatech.com.cn (fd.o bug 1668) Signed-off-by: Dave Airlie
    <airlied@linux.ie>
 | 
 | 
 | 
 | 
the Makefile already knows about, but it was cleaning this file anyway.
 | 
 | 
 | 
 | 
passing drm_device_t* as first parameter, like in the BSD version.
 | 
 | 
 | 
 | 
 | 
 | 
on via
 | 
 | 
 | 
 | 
loaded.
 | 
 | 
where we can't determine the version through.
 | 
 | 
 | 
 | 
edit files for 2.6 be sure and break the link to the 2.4 directory and
    copy the cvs history.
 | 
 | 
it back later if needed. Checked DRM on both 2.4 and
2.6 to ensure that it builds and runs.
 | 
 | 
 | 
 | 
customization
2) compiles again on 2.4, but doesn't work
 | 
 | 
chipset-type information in driver data field of Savage PCI-IDs. Added
    missing PCI-ID 0x8d03 (ProSavageDDR on Pentium boards). Don't require
    AGP.
 | 
 | 
VGA driver when it gets written.
 | 
 | 
 | 
 | 
are both smaller and larger than what the hardware supports. If DRM
    tries to fix these requests X will fail.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
__set_current_state()
 | 
 | 
 | 
 | 
files to the linux build but not to the BSD directories.
 | 
 | 
numbers if a card is hotplugged in/out instead of just having them
    increase.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
device is hotplugged in/out of the system
 | 
 | 
 | 
 | 
 | 
 | 
DRM_COPY_FROM_USER. PCI IO changes in 2.6.9-rc1 bk currently.
 | 
 | 
code Linux specific.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
suggested by Arjan..
Signed-off-by: Dave Airlie <airlied@linux.ie>
 | 
 | 
 | 
 | 
 | 
 | 
set does the pci_dev_put for you.
 | 
 | 
 | 
 | 
 | 
 | 
 |