Age | Commit message (Expand) | Author |
2008-01-22 | Merge branch 'master' into vblank-rework, including mach64 support | Jesse Barnes |
2008-01-03 | drm: cleanup DRM_DEBUG() parameters | Márton Németh |
2007-11-05 | drm: remove lots of spurious whitespace. | Dave Airlie |
2007-10-30 | Merge branch 'master' into vblank-rework, fixup remaining drivers | Jesse Barnes |
2007-10-25 | Initial pass at porting MGA to vblank-rework | Ian Romanick |
2007-07-20 | Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. | Eric Anholt |
2007-07-20 | Remove DRM_ERR OS macro. | Eric Anholt |
2007-07-16 | drm: remove drm_buf_t | Dave Airlie |
2007-07-16 | drm: remove drmP.h internal typedefs | Dave Airlie |
2006-03-20 | Bump driver date to reflect airlied's last fix. | Adam Jackson |
2005-11-11 | cleanup ioctl/max_ioctl to use header file for extern symbols | Dave Airlie |
2005-11-03 | Converts the remaining drm_agp_foo functions to be a drm_agp_foo and | Ian Romanick |
2005-10-20 | fix G550 cards | Dave Airlie |
2005-08-05 | Rename the driver hooks in the DRM to something a little more | Eric Anholt |
2005-06-29 | add mga and r128 32/64 bits | Dave Airlie |
2005-06-28 | - Remove drm_initmap and replace its usage with drm_addmap. This reduces | Eric Anholt |
2005-06-14 | Adds support for PCI cards to MGA DRM | Ian Romanick |
2005-06-09 | Completely re-initialize DMA settings | Ian Romanick |
2005-05-22 | Refactor the routines for "calculating" the size of the WARP microcode. The | Ian Romanick |
2005-05-21 | Forgot to bump the patchlevel and driver date on last commit. | Ian Romanick |
2005-05-21 | Change the MGA initialization and cleanup a bit. The dev_private structure | Ian Romanick |
2005-05-16 | Added device_is_agp callback to drm_driver. This function is called by the | Ian Romanick |
2005-02-01 | cleanup patch from Adrian Bunk <bunk@stusta.de> | Dave Airlie |
2004-09-30 | Lindent of core build. Drivers checked for no binary diffs. A few files | Jon Smirl |
2004-09-27 | First check in for DRM that splits core from personality modules | Jon Smirl |
2004-08-24 | Merged drmfntbl-0-0-2 | Dave Airlie |
2003-12-16 | Don't ioremap the framebuffer area. The ioremapped area wasn't used by | Eric Anholt |
2003-05-16 | Support AGP bridges where the AGP aperture can't be accessed directly by | Michel Daenzer |
2003-04-26 | Remove the map argument from DRM_*MEMORYBARRIER. Not all of the uses of | Eric Anholt |
2003-03-28 | merged drm-filp-0-1-branch | Keith Whitwell |
2003-03-25 | XFree86 4.3.0 merge | Alan Hourihane |
2003-02-21 | Merge from bsd-4-0-0-branch. | Eric Anholt |
2002-10-30 | Kernel support for vblank syncing on Rage 128 and Matrox. | Eric Anholt |
2002-08-29 | standardize use of __FUNCTION__ (Linus) | Keith Whitwell |
2002-08-06 | Updates from Rusty Russell to: | Rik Faith |
2002-07-05 | merged bsd-3-0-0-branch | Alan Hourihane |