aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-20drm/radeon: update sarea copies of last_ variables on resume.etienne1-6/+15
2009-02-08drm/radeon: fix ioremap conflict with AGP mappingsDave Airlie1-3/+3
2008-12-29drm/radeon: use locked rmmap to remove sarea mapping.Dave Airlie1-1/+1
2008-12-29drm/radeon: fix missing hunk from the master changes.Dave Airlie1-0/+2
2008-12-29drm/radeon: fix warning due to PAGE_SIZE maxDave Airlie1-1/+1
2008-12-29drm: move to kref per-master structures.Dave Airlie4-97/+167
2008-12-23drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie1-2/+2
2008-12-09drm/radeon: don't actually enable the IRQ regs until irq is enabledDave Airlie2-5/+4
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard2-5/+6
2008-11-11drm/radeon: map registers at load timeDave Airlie2-7/+10
2008-10-28drm/radeon: fixup further bus mastering confusion.Alex Deucher2-13/+14
2008-10-18radeon: fix PCI bus mastering support enables.Alex Deucher2-2/+39
2008-10-18radeon: add RS400 family support.Alex Deucher2-2/+5
2008-10-18drm/radeon: add support for RS740 IGP chipsets.Alex Deucher2-9/+19
2008-10-18drm: kill drm_device->irqJesse Barnes1-1/+1
2008-10-18drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes4-115/+214
2008-10-18radeon: fix writeback across suspend/resume.Dave Airlie1-2/+3
2008-09-01drm/radeon: downgrade debug message from info to debug.Dave Airlie1-2/+2
2008-08-27Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds4-63/+195
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-15drm/radeon: fixup issue with radeon and PAT support.Dave Airlie1-1/+1
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie11-0/+12251