Age | Commit message (Expand) | Author |
2005-10-13 | Add X300 RV370 | Dave Airlie |
2005-10-11 | The Linux 2.6.9 (and earlier) fops structure does not contain a | Ian Romanick |
2005-10-06 | Skeleton nv drm driver, to enable DMA in EXA. (Lars Knoll, minor updates by | Adam Jackson |
2005-10-06 | remove version not used anymore | Dave Airlie |
2005-09-30 | fix header this is now a c file | Dave Airlie |
2005-09-30 | now I've lindented kernel it might be useful again | Dave Airlie |
2005-09-30 | Add support to turn writeback off via radeon module option | Dave Airlie |
2005-09-30 | fix pci overriding from userspace | Dave Airlie |
2005-09-30 | fixup bens fix so it works.. | Dave Airlie |
2005-09-30 | Add Bens fix for radeon maps on ppc | Dave Airlie |
2005-09-25 | via: fix stray error printout message. | Thomas Hellstrom |
2005-09-25 | Add the via PCI DMA blit code. | Thomas Hellstrom |
2005-09-25 | hopefully fix server recycling on PCIE | Dave Airlie |
2005-09-25 | add __ATTR | Dave Airlie |
2005-09-25 | use linux kernel macros don't make our own | Dave Airlie |
2005-09-18 | remove pci_find_class use for alpha | Dave Airlie |
2005-09-17 | compat for pci_pretty_name | Dave Airlie |
2005-09-12 | update autogen from xserver tree | Dave Airlie |
2005-09-12 | Fix the spelling of DRM_AUTH so that the bsd core stuff builds again. Next | Eric Anholt |
2005-09-12 | add some pci express chips | Dave Airlie |
2005-09-12 | make PCI Express work on 64-bit machines, thanks to Alex Deucher (agd5f) | Dave Airlie |
2005-09-11 | back out change as gart is now in framebuffer for PCIE | Dave Airlie |
2005-09-11 | Add GART in FB support for ati pcigart, and PCIE support for r300 | Dave Airlie |
2005-09-11 | fix makefile bug | Dave Airlie |
2005-09-09 | Add support for GL_ATI_fragment_shader, new packets R200_EMIT_PP_AFS_0/1, | Roland Scheidegger |
2005-09-09 | Add another R300 PCI id. Submitted by: Daniel Estévez | Vladimir Dergachev |
2005-09-03 | convert ioctl flags to use flags instead of separate ints | Dave Airlie |
2005-09-03 | check is the map containing the lock | Dave Airlie |
2005-08-26 | - Don't try to allocate mappings of less than a PAGE_SIZE in MGA DMA code. | Eric Anholt |
2005-08-26 | Previously, drm_get_resource_start() and drm_get_resource_len() would | Eric Anholt |
2005-08-26 | Fix a lack of parenthesis in macro usage that showed up with INVARIANTS | Eric Anholt |
2005-08-26 | [1] Fix BSD DRM for the nonroot changes. [2] Don't attempt to acquire the | Eric Anholt |
2005-08-25 | Add missing .cvsignore files for autotoolery. | Eric Anholt |
2005-08-25 | Include appropriate CFLAGS to find X headers, needed to build libdrm. | Eric Anholt |
2005-08-23 | add options for x86_64 and amd will small letters | Dave Airlie |
2005-08-22 | remove the README in the linux-2.6 directory | Alan Hourihane |
2005-08-22 | remove i915_pm code as it causes too many issues with current software | Alan Hourihane |
2005-08-21 | allocating the PCIE table from GFP_DMA seems to stop it NMI'ing | Dave Airlie |
2005-08-21 | We don't need to install all the internal headers files only drm.h and | Dave Airlie |
2005-08-20 | add x86_64 to the list as well | Dave Airlie |
2005-08-20 | remove checks that make ppc64 not work properly... also fix ppc64 check.. | Dave Airlie |
2005-08-20 | add powerpc64 to the list of archs that this test doesn't make sense on | Dave Airlie |
2005-08-20 | Fix silly install issue by moving the header install rules for shared-core | Adam Jackson |
2005-08-19 | Add r300_reg.h. Bump to 1.0.2. | Adam Jackson |
2005-08-17 | add agp buffer token | Dave Airlie |
2005-08-17 | revert reversion of a part of a patch from Jon, that I did last night while | Dave Airlie |
2005-08-17 | commit toggle switch to make Linux drm_handle_t unsigned int | Dave Airlie |
2005-08-16 | Remove the long-stale BSD non-core bits. | Eric Anholt |
2005-08-16 | add Egberts 32/64 bit patch (its in kernel already...) | Dave Airlie |
2005-08-15 | Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup by | Eric Anholt |