summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-1720-62/+4318
* drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes2008-10-1719-462/+1095
* drm/cred: wrap task credential accesses in the drm driver.David Howells2008-10-171-1/+1
* new chip name is GM45Jesse Barnes2008-10-172-4/+4
* separate i915 suspend/resume functions into their own fileJesse Barnes2008-10-174-461/+524
* radeon: fix writeback across suspend/resume.Dave Airlie2008-10-171-2/+3
* drm: fix sysfs error path.Dave Airlie2008-10-171-1/+1
* FB_SIS=m, DRM_SIS=y is not a legal configuration.Adrian Bunk2008-10-171-0/+1
* Add Intel ACPI IGD OpRegion supportMatthew Garrett2008-10-177-9/+415
* i915: Initialize hardware status page at device load when possible.Keith Packard2008-10-171-29/+57
* i915: Track progress inside of batchbuffers for determining wedgedness.Keith Packard2008-10-171-1/+10
* i915: Add support for MSI and interrupt mitigation.Eric Anholt2008-10-174-55/+145
* i915: Use more consistent names for regs, and store them in a separate file.Jesse Barnes2008-10-175-892/+1508
* i915: Ignore X server provided mmio addressKeith Packard2008-10-171-12/+0Star
* i915: remove settable use_mi_batchbuffer_startKeith Packard2008-10-172-11/+1Star
* SiS DRM: fix a pointer cast warningDavid Howells2008-10-171-1/+1
* SiS DRM: fix the memory allocator if the SIS FB is built as a moduleDavid Howells2008-10-171-4/+4
* misc: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-2/+2
* drm/radeon: downgrade debug message from info to debug.Dave Airlie2008-09-011-2/+2
* Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-08-276-86/+225
|\
| * drm: don't set the signal blocker on the master process.Dave Airlie2008-08-241-8/+13
| * drm: don't call the vblank tasklet with irqs disabled.Thomas Hellstrom2008-08-242-15/+17
| * r300: Fix cliprect emitNicolai Haehnle2008-08-241-1/+4
| * drm/radeon: r300_cmdbuf: Always emit INDX_BUFFER immediately after DRAW_INDEXNicolai Haehnle2008-08-241-16/+64
| * radeon: fix some hard lockups on r3/4/500sJerome Glisse2008-08-244-49/+130
* | Remove newline from the description of module parametersNiels de Vos2008-08-011-1/+1
|/
* drm: make drm_minors_cleanup() staticAdrian Bunk2008-07-261-1/+1
* drm/radeon: fixup issue with radeon and PAT support.Dave Airlie2008-07-152-1/+6
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-2/+7
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-1494-0/+57898