Age | Commit message (Expand) | Author |
2005-11-08 | Fix FreeBSD DRM for latest MGA changes to agp support, which cleans things | Eric Anholt |
2005-11-08 | Catch FreeBSD up to the pcie gart changes. Required minor modification to | Eric Anholt |
2005-11-08 | Correct a recursion on non-recursive mutex in drm_addmap from radeon's | Eric Anholt |
2005-11-07 | Fix bug #4908 for now. Alternative is highlighted in this bug report as the | Alan Hourihane |
2005-11-06 | Re-disable the via driver while it's broken on BSD. | Eric Anholt |
2005-11-03 | Converts the remaining drm_agp_foo functions to be a drm_agp_foo and | Ian Romanick |
2005-10-31 | Bump to 1.0.5 for new via header | Adam Jackson |
2005-10-23 | we don't use this stuff anymore .. remove 1k buffer from driver .. | Dave Airlie |
2005-10-22 | via: Sync via_drm.h with 3D driver. Bump via patchlevel and date. | Thomas Hellstrom |
2005-10-22 | Bug #328: Silence read-from-uninitialized warnings in DRM_CAS on Alpha. | Adam Jackson |
2005-10-21 | Don't set MTRR's for intel hardware | Alan Hourihane |
2005-10-20 | fix G550 cards | Dave Airlie |
2005-10-20 | Bump to 1.0.4. | Adam Jackson |
2005-10-20 | Remove the remaining references to Xlib. libdrm is totally independent now. | Adam Jackson |
2005-10-20 | via and r300 still need installed reg headers. | Adam Jackson |
2005-10-20 | via: PCI DMA bugfixes and DOS due to too many mapped pages checks. | Thomas Hellstrom |
2005-10-20 | Remove bogus Xlib dependency. | Adam Jackson |
2005-10-20 | dma access also needs some work | Dave Airlie |
2005-10-20 | the old init path needs to set WAGP_ENABLE by default | Dave Airlie |
2005-10-14 | Doig a full clean up from mga_do_dma_bootstrap when | Ian Romanick |
2005-10-14 | Fixed a cut-and-paste bug that could cause an oops in mga_do_cleanup_dma | Ian Romanick |
2005-10-13 | Better pkgconfig-fu: -ldrm in Libs: | Adam Jackson |
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 |