aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-10drm: destatic exported function.Dave Airlie2-2/+4
2005-07-10drm: export symbols for use by driversDave Airlie3-0/+7
2005-07-10drm: fix minor function header issueDave Airlie1-2/+2
2005-07-10drm: update some function so a driver can call themDave Airlie4-101/+167
2005-07-10drm: update support for drm pci buffersDave Airlie7-39/+78
2005-07-10Refactor common, boilerplate ioctl code from drm_addbufs_* functions intoDave Airlie1-82/+44
2005-07-10drm: add framebuffer mapsDave Airlie3-4/+178
2005-07-10drm: add _DRM_CONSISTENT map typeDave Airlie5-7/+40
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/drm-2.6Linus Torvalds25-194/+146
2005-07-09Merge head 'drm-3264' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6Linus 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/airlied/drm-2.6Linus 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-16[PATCH] r128_state.c: break missing in switch statementDave Airlie1-0/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds86-0/+47878