summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2008-10-18drm/cred: wrap task credential accesses in the drm driver.David Howells1-1/+1
2008-10-18new chip name is GM45Jesse Barnes2-4/+4
2008-10-18separate i915 suspend/resume functions into their own fileJesse Barnes4-461/+524
2008-10-18radeon: fix writeback across suspend/resume.Dave Airlie1-2/+3
2008-10-18drm: fix sysfs error path.Dave Airlie1-1/+1
2008-10-18FB_SIS=m, DRM_SIS=y is not a legal configuration.Adrian Bunk1-0/+1
2008-10-18Add Intel ACPI IGD OpRegion supportMatthew Garrett7-9/+415
2008-10-18i915: Initialize hardware status page at device load when possible.Keith Packard1-29/+57
2008-10-18i915: Track progress inside of batchbuffers for determining wedgedness.Keith Packard1-1/+10
2008-10-18i915: Add support for MSI and interrupt mitigation.Eric Anholt4-55/+145
2008-10-18i915: Use more consistent names for regs, and store them in a separate file.Jesse Barnes5-892/+1508
2008-10-18i915: Ignore X server provided mmio addressKeith Packard1-12/+0
2008-10-18i915: remove settable use_mi_batchbuffer_startKeith Packard2-11/+1
2008-10-18SiS DRM: fix a pointer cast warningDavid Howells1-1/+1
2008-10-18SiS DRM: fix the memory allocator if the SIS FB is built as a moduleDavid Howells1-4/+4
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-09-01drm/radeon: downgrade debug message from info to debug.Dave Airlie1-2/+2
2008-08-28Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-86/+225
2008-08-25drm: don't set the signal blocker on the master process.Dave Airlie1-8/+13
2008-08-25drm: don't call the vblank tasklet with irqs disabled.Thomas Hellstrom2-15/+17
2008-08-25r300: Fix cliprect emitNicolai Haehnle1-1/+4
2008-08-25drm/radeon: r300_cmdbuf: Always emit INDX_BUFFER immediately after DRAW_INDEXNicolai Haehnle1-16/+64
2008-08-25radeon: fix some hard lockups on r3/4/500sJerome Glisse4-49/+130
2008-08-01Remove newline from the description of module parametersNiels de Vos1-1/+1
2008-07-26drm: make drm_minors_cleanup() staticAdrian Bunk1-1/+1
2008-07-15drm/radeon: fixup issue with radeon and PAT support.Dave Airlie2-1/+6
2008-07-15Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-2/+7
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie95-0/+57899