summaryrefslogtreecommitdiff
path: root/drivers/char/drm
AgeCommit message (Expand)AuthorFilesLines
2005-07-10drm: fix stupid missing semicolon.Dave Airlie1-1/+1
2005-07-09Merge head 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied...Linus Torvalds25-194/+146
2005-07-09Merge head 'drm-3264' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/...Linus Torvalds10-0/+628
2005-07-07drm: add 32/64 support for MGA/R128/i915Dave Airlie10-0/+628
2005-07-07drm: wrap config.h include in a ifdef KERNELDave Airlie1-0/+2
2005-07-07drm: misc cleanupDave Airlie23-178/+135
2005-07-07drm: use kcalloc now that it is available..Dave Airlie2-14/+7
2005-07-07drm: ctx release can happen before dev->ctxlist is allocatedDave Airlie1-1/+1
2005-07-07drm: fix minor issues caused by core conversionDave Airlie1-1/+1
2005-06-28drm: Add via unichrome supportDave Airlie17-0/+5345
2005-06-26Merge 'drm-3264' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-10/+1501
2005-06-26drm: fix radeon irq properlyDave Airlie1-14/+13
2005-06-23Add missing license texts from Tungsten Graphics.Dave Airlie6-11/+137
2005-06-23Currently DRM depends on PCI this will need to change for ffb on Sparc toDave Airlie1-1/+1
2005-06-23drm: 32/64-bit DRM ioctl compatibility patchDave Airlie8-10/+1501
2005-06-10[PATCH] remove bogus hack from radeon IRQ handlerDave Airlie1-5/+0
2005-06-10[PATCH] drm add i945G pci idDave Airlie1-0/+1
2005-04-17[PATCH] r128_state.c: break missing in switch statementDave Airlie1-0/+4
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds86-0/+47878