Age | Commit message (Expand) | Author |
2005-12-29 | add radeon card type get param so userspace can avoid walking PCI | Dave Airlie |
2005-12-28 | Add vblank support to i915 DRM.. | Dave Airlie |
2005-12-28 | step back one reported bugs against that patch | Dave Airlie |
2005-12-16 | fix radeon memory mapping from Ben Herrenschmidt | Dave Airlie |
2005-12-16 | Lindent some via files | Dave Airlie |
2005-12-05 | Remove driver.device_is_agp code duplicated in drm_device_find_capability, | Eric Anholt |
2005-12-05 | add texrect support for r300 | Dave Airlie |
2005-12-04 | Fix from SuSE for issue with context creation failure | Dave Airlie |
2005-12-02 | Add RV410 X700PRO PCI ID | Eric Anholt |
2005-12-02 | Finish the last bits necessary to get the i915 DRM port working on FreeBSD | Eric Anholt |
2005-12-02 | FreeBSD PR kern/85479: Restore the enabling of debugging by default by the | Eric Anholt |
2005-11-30 | Bump package and DSO numbers to 2.0 to reflect 32/64 ABI change | Adam Jackson |
2005-11-30 | Resync from Xorg head: conditional include of xorg-config.h | Adam Jackson |
2005-11-30 | Resync from Xorg head (Bug #3815, GNU/kFreeBSD hack) | Adam Jackson |
2005-11-29 | Add TODO based on my email from a while ago | Adam Jackson |
2005-11-29 | Remove redundant #ifdef stanza | Adam Jackson |
2005-11-29 | Error checking for drmStrdup (Tilman Sauerbeck) | Adam Jackson |
2005-11-29 | fixup xf86drm.c for new headers | Dave Airlie |
2005-11-29 | Fix from Hugh Dickins for consistent mapping | Dave Airlie |
2005-11-29 | fixes from Egbert for 64bit | Dave Airlie |
2005-11-28 | Assert an MIT copyright on sis_drm.h, since one was lacking and I created | Eric Anholt |
2005-11-28 | remove xf86drmCompat.*, unused since about XFree86 4.2. | Adam Jackson |
2005-11-28 | Fix AGP support guessing: Implement the same bridge checking in the MGA | Eric Anholt |
2005-11-28 | fix mem leak in HashHash() (bug 5171) | Brian Paul |
2005-11-16 | Fixed long standing 64-bit bug in via memory manager. Bumped via date and | Thomas Hellstrom |
2005-11-15 | Loosen via dmablit alignment checks somewhat. Adapt stride check to maximum | Thomas Hellstrom |
2005-11-15 | Fix compiling and reenable build of i915 driver. | Eric Anholt |
2005-11-15 | Fix Savage DRI without ShadowStatus NO by allowing the shadow area to be | Eric Anholt |
2005-11-11 | enable i915 32/64 bit ioctls | Dave Airlie |
2005-11-11 | RV200 < R200 | Dave Airlie |
2005-11-11 | i810 should be fine with i810.. no idea what this crack is .. | Dave Airlie |
2005-11-11 | fix up radeon whitespace | Dave Airlie |
2005-11-11 | Fix breakage from the move of driver ioctl externs to header files. | Eric Anholt |
2005-11-11 | whitespace align with kernel | Dave Airlie |
2005-11-11 | mixing breaks in r128 driver.. fixed in kernel | Dave Airlie |
2005-11-11 | copy correct Kconfig | Dave Airlie |
2005-11-11 | realign whitespace with kernel | Dave Airlie |
2005-11-11 | remove extra spaces | Dave Airlie |
2005-11-11 | A bunch of create_proc_dir_entry() calls creating directories had crept in | Dave Airlie |
2005-11-11 | convert to use __set_current_state, align some header includes | Dave Airlie |
2005-11-11 | whitespace align closer with kernel | Dave Airlie |
2005-11-11 | cleanup ioctl/max_ioctl to use header file for extern symbols | Dave Airlie |
2005-11-10 | Fix cpu_to_le32 same as kernel not sure it is correct for ppc | Dave Airlie |
2005-11-10 | cleanup / whitespace align with kernel | Dave Airlie |
2005-11-08 | Correct a LOR issue on FreeBSD by allocating temporary space and doing a | Eric Anholt |
2005-11-08 | Correct another LOR issue with resource allocation. This leaves the | Eric Anholt |
2005-11-08 | Initial port of savage to FreeBSD for the AGP and !ShadowStatus case. Adds | Eric Anholt |
2005-11-08 | Correct a LOR on FreeBSD by allocating a temporary buffer and doing a | Eric Anholt |
2005-11-08 | Correct a LOR related to the PCI resource allocations by simply moving the | Eric Anholt |
2005-11-08 | Fix FreeBSD DRM for latest MGA changes to agp support, which cleans things | Eric Anholt |