Age | Commit message (Expand) | Author | Files | Lines |
2006-02-13 | [PATCH] Remove "RV370 5B60 [Radeon X300 (PCIE)]" from DRI list | Dave Jones | 1 | -1/+0 |
2006-02-06 | [PATCH] DRM: fix up classdev interface for drm core | Greg Kroah-Hartman | 3 | -108/+35 |
2006-02-02 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 28 | -175/+248 |
2006-02-02 | sem2mutex: drivers/char/drm/ | Dave Airlie | 11 | -125/+126 |
2006-02-02 | drm: drivers/char/drm/: make some functions static | Dave Airlie | 10 | -23/+12 |
2006-01-26 | drm: Fixes sparse warnings in via_dmablit.c | Dave Airlie | 1 | -2/+2 |
2006-01-25 | drm: i915 patches from Tungsten Graphics | Dave Airlie | 4 | -14/+98 |
2006-01-25 | drm: ati_pcigart: simplify page_count manipulations | Dave Airlie | 1 | -7/+4 |
2006-01-25 | drm: use NULL instead of 0 | Dave Airlie | 1 | -3/+3 |
2006-01-25 | drm: add X600 PCI IDs | Dave Airlie | 1 | -0/+1 |
2006-01-25 | drm: add i945GM PCI ID | Dave Airlie | 1 | -0/+1 |
2006-01-25 | drm: Fix sparce warning in radeon driver | Dave Airlie | 1 | -1/+1 |
2006-01-15 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 1 | -1/+1 |
2006-01-13 | Merge branch 'drm-forlinus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 73 | -1812/+2794 |
2006-01-12 | drm: fix issues with systems with no MTRR | Dave Airlie | 1 | -0/+14 |
2006-01-11 | drm: cleanup properly on drm module unload | Dave Airlie | 1 | -6/+6 |
2006-01-11 | drm: fixup drm bufs being just under the EOM | Dave Airlie | 1 | -1/+1 |
2006-01-10 | [PATCH] don't include ioctl32.h in drivers | Christoph Hellwig | 5 | -5/+0 |
2006-01-10 | drm: fix radeon warnings on 64-bit | Dave Airlie | 1 | -3/+3 |
2006-01-10 | drm: fix warning on alpha | Dave Airlie | 1 | -0/+2 |
2006-01-03 | drm: remove is_pci flag completely... | Dave Airlie | 1 | -1/+0 |
2006-01-03 | drm: merge in Linus mainline | Dave Airlie | 5 | -7/+11 |
2006-01-02 | drm: major update from CVS for radeon and core | Dave Airlie | 12 | -381/+366 |
2006-01-02 | drm: update drm pci ids list | Dave Airlie | 1 | -1/+11 |
2006-01-02 | drm: drm_ioctl.c sync with fixes from CVS | Dave Airlie | 1 | -5/+10 |
2006-01-02 | drm: update lock flags from userspace | Dave Airlie | 1 | -2/+2 |
2006-01-02 | drm: update to i915 1.3.0 | Dave Airlie | 6 | -39/+78 |
2006-01-02 | drm: update drm_memory_debug.h | Dave Airlie | 1 | -135/+134 |
2006-01-02 | drm: proper fix for drm_context | Dave Airlie | 1 | -2/+1 |
2006-01-02 | drm: fix issue with contexts running out of RAM | Dave Airlie | 1 | -0/+4 |
2006-01-02 | drm: update PCIGART support from CVS | Dave Airlie | 8 | -38/+43 |
2006-01-02 | drm: remove old reclaim_buffers from ix0 drivers | Dave Airlie | 2 | -2/+0 |
2006-01-02 | drm: bring savage inline with latest CVS | Dave Airlie | 2 | -17/+27 |
2006-01-02 | drm: fix a LOR issue on FreeBSD for savage driver | Dave Airlie | 2 | -176/+171 |
2006-01-02 | drm: bring sis + tdfx up to latest CVS | Dave Airlie | 5 | -15/+42 |
2006-01-02 | drm: via driver update to CVS version | Dave Airlie | 6 | -6/+951 |
2006-01-02 | drm: move ioctl flags to a bit field of flags | Dave Airlie | 11 | -177/+182 |
2005-12-30 | Revert radeon AGP aperture offset changes | Linus Torvalds | 1 | -9/+2 |
2005-12-28 | [PATCH] Fix more radeon GART start calculation cases | Benjamin Herrenschmidt | 1 | -2/+4 |
2005-12-19 | [PATCH] radeon drm: fix compilation breakage with gcc 2.95.3 | Jean Delvare | 1 | -1/+1 |
2005-12-16 | [PATCH] radeon drm: fix agp aperture map offset | Benjamin Herrenschmidt | 2 | -2/+8 |
2005-12-13 | [drm] fix radeon aperture issue | Dave Airlie | 1 | -1/+1 |
2005-11-30 | [PATCH] SiS DRM: Fix possible NULL dereference | Egbert Eich | 1 | -1/+4 |
2005-11-24 | drm: fix quiescent locking | Dave Airlie | 1 | -5/+11 |
2005-11-23 | drm: move is_pci to the end of the structure | Dave Airlie | 1 | -2/+1 |
2005-11-23 | drm: add __GFP_COMP to the drm_alloc_pages | Dave Airlie | 2 | -2/+2 |
2005-11-23 | I think that if a PCI bus is a root bus, attached to a host bridge not a | Dave Airlie | 1 | -1/+1 |
2005-11-12 | drm: update VIA driver to 2.7.2 | Dave Airlie | 12 | -98/+211 |
2005-11-11 | drm: drop mtrr from i915 | Dave Airlie | 1 | -1/+4 |
2005-11-11 | drm: update mga driver for new bootstrap code | Dave Airlie | 3 | -62/+92 |