aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/drm
AgeCommit message (Expand)Author
2006-02-06[PATCH] DRM: fix up classdev interface for drm coreGreg Kroah-Hartman
2006-02-02Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2006-02-02sem2mutex: drivers/char/drm/Dave Airlie
2006-02-02drm: drivers/char/drm/: make some functions staticDave Airlie
2006-01-26drm: Fixes sparse warnings in via_dmablit.cDave Airlie
2006-01-25drm: i915 patches from Tungsten GraphicsDave Airlie
2006-01-25drm: ati_pcigart: simplify page_count manipulationsDave Airlie
2006-01-25drm: use NULL instead of 0Dave Airlie
2006-01-25drm: add X600 PCI IDsDave Airlie
2006-01-25drm: add i945GM PCI IDDave Airlie
2006-01-25drm: Fix sparce warning in radeon driverDave Airlie
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-12Merge branch 'drm-forlinus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2006-01-12drm: fix issues with systems with no MTRRDave Airlie
2006-01-11drm: cleanup properly on drm module unloadDave Airlie
2006-01-11drm: fixup drm bufs being just under the EOMDave Airlie
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig
2006-01-10drm: fix radeon warnings on 64-bitDave Airlie
2006-01-10drm: fix warning on alphaDave Airlie
2006-01-03drm: remove is_pci flag completely...Dave Airlie
2006-01-03drm: merge in Linus mainlineDave Airlie
2006-01-02drm: major update from CVS for radeon and coreDave Airlie
2006-01-02drm: update drm pci ids listDave Airlie
2006-01-02drm: drm_ioctl.c sync with fixes from CVSDave Airlie
2006-01-02drm: update lock flags from userspaceDave Airlie
2006-01-02drm: update to i915 1.3.0Dave Airlie
2006-01-02drm: update drm_memory_debug.hDave Airlie
2006-01-02drm: proper fix for drm_contextDave Airlie
2006-01-02drm: fix issue with contexts running out of RAMDave Airlie
2006-01-02drm: update PCIGART support from CVSDave Airlie
2006-01-02drm: remove old reclaim_buffers from ix0 driversDave Airlie
2006-01-02drm: bring savage inline with latest CVSDave Airlie
2006-01-02drm: fix a LOR issue on FreeBSD for savage driverDave Airlie
2006-01-02drm: bring sis + tdfx up to latest CVSDave Airlie
2006-01-02drm: via driver update to CVS versionDave Airlie
2006-01-02drm: move ioctl flags to a bit field of flagsDave Airlie
2005-12-29Revert radeon AGP aperture offset changesLinus Torvalds
2005-12-27[PATCH] Fix more radeon GART start calculation casesBenjamin Herrenschmidt
2005-12-18[PATCH] radeon drm: fix compilation breakage with gcc 2.95.3Jean Delvare
2005-12-15[PATCH] radeon drm: fix agp aperture map offsetBenjamin Herrenschmidt
2005-12-12[drm] fix radeon aperture issueDave Airlie
2005-11-30[PATCH] SiS DRM: Fix possible NULL dereferenceEgbert Eich
2005-11-24drm: fix quiescent lockingDave Airlie
2005-11-23drm: move is_pci to the end of the structureDave Airlie
2005-11-23drm: add __GFP_COMP to the drm_alloc_pagesDave Airlie
2005-11-23I think that if a PCI bus is a root bus, attached to a host bridge not aDave Airlie
2005-11-12drm: update VIA driver to 2.7.2Dave Airlie
2005-11-11drm: drop mtrr from i915Dave Airlie
2005-11-11drm: update mga driver for new bootstrap codeDave Airlie
2005-11-11drm: remove exports that modules shouldn't use.Dave Airlie