Find a file
Dave Airlie 385f927692 Some ia64 platforms may not support write combining on all type of memory,
so we need to consult the EFI memory map before we try to set the write
    combine attribute of a page. This patch will try to map a page write
    combined if it's not an AGP page and the EFI memory map says it's ok,
    otherwise it falls back to a regular, uncached mapping. Can someone
    please apply this to the drm tree?
From: Jesse Barnes
2005-03-27 06:58:12 +00:00
bsd The patch makes drmAddBufs/drmMapBufs can handle buffers in video memory 2005-01-16 05:40:12 +00:00
bsd-core Merge r1.26 from FreeBSD: Now that mem(4) is a kernel module, we need to 2005-02-19 20:00:55 +00:00
libdrm momentary revert. libdrm build may be broken now, but no one uses it yet... 2005-02-01 22:09:46 +00:00
linux Fix a cut & paste problem 2005-01-19 08:55:53 +00:00
linux-2.6 use linux-core for 2.6 not this stuff.. 2005-03-25 13:06:53 +00:00
linux-core Some ia64 platforms may not support write combining on all type of memory, 2005-03-27 06:58:12 +00:00
scripts Patch from Jon Smirl to add attribute field to the pciids, and use this for 2004-08-10 11:14:07 +00:00
shared Add support for production version of ATI RN50/ES1000. (ATI Technologies 2005-03-18 22:51:43 +00:00
shared-core Don't know who set the i915GM PCI ID incorrectly but it should be 0x2592 2005-03-25 13:44:47 +00:00
tests Bug #2567: Fix reversed memset arguments. (David Krause) 2005-02-18 16:40:54 +00:00