aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)Author
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-20drm/radeon: bump the UMS driver version number to indicate rv740 fixDave Airlie
2010-02-20drm/radeon/kms: free fence IB if it wasn't emited at IB free timeJerome Glisse
2010-02-20drm/radeon/rv740: fix backend setupAlex Deucher
2010-02-20drm/radeon/kms: fix shared ddc detectionAlex Deucher
2010-02-20drm/radeon/kms/rs600: add connector quirkAlex Deucher
2010-02-18drm/radeon/kms: fix bo's fence associationJerome Glisse
2010-02-18drm/radeon/kms: fix indirect buffer management V2Jerome Glisse
2010-02-18drm/radeon/kms: use udelay for short delaysDave Airlie
2010-02-15drm/radeon/kms: make sure retry count increases.Dave Airlie
2010-02-15drm/radeon/kms/atom: use get_unaligned_le32() for ctx->psMatt Turner
2010-02-11Merge branch 'drm-radeon-linus' of ../drm-nextDave Airlie
2010-02-11drm/radeon/kms: retry auxch on 0x20 timeout value.Dave Airlie
2010-02-11drm/radeon: Skip dma copy test in benchmark if card doesn't have dma engine.Pauli Nieminen
2010-02-11drm/radeon/kms: fix screen clearing before fbcon.Dave Airlie
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2010-02-09drm/radeon/kms: add quirk for VGA without DDC on rv730 XFX card.Dave Airlie
2010-02-09drm/radeon/kms: don't crash if no DDC bus on VGA/DVI connector.Dave Airlie
2010-02-08drm/radeon/kms: change Kconfig text to reflect the new option.Dave Airlie
2010-02-05Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-05drm/radeon/kms: suspend and resume audio stuffRafał Miłecki
2010-02-05drm/radeon/kms: fix r300 vram width calculationsDave Airlie
2010-02-05drm/radeon/kms: rs400/480 MC setup is different than r300.Dave Airlie
2010-02-05drm/radeon/kms: make initial state of load detect property correct.Dave Airlie
2010-02-05drm/radeon/kms: disable HDMI audio for now on rv710/rv730Dave Airlie
2010-02-05drm/radeon/kms: don't call suspend path before cleaning up GPUJerome Glisse
2010-02-05drivers/gpu/drm/radeon/radeon_combios.c: fix warningAndrew Morton
2010-02-05drm/r100/kms: Emit cache flush to the end of command buffer. (v2)Pauli Nieminen
2010-02-05drm/radeon/kms: fix regression rendering issue on R6XX/R7XXJerome Glisse
2010-02-05drm/radeon/kms: move blit initialization after we disabled VGAJerome Glisse
2010-02-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-01drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.Michel Dänzer
2010-02-01drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3Jerome Glisse
2010-02-01drm/radeon/kms: release agp on error.Dave Airlie
2010-02-01drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and...John Kacur
2010-02-01drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but ...John Kacur
2010-02-01drm/kms/radeon: pick digitial encoders smarter. (v3)Dave Airlie
2010-02-01drm/radeon/kms: use active device to pick connector for encoderDave Airlie
2010-02-01drm/radeon/kms: fix incorrect logic in DP vs eDP connector checking.Dave Airlie
2010-01-25Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-25drm/radeon/kms: preface warning printk with driver nameDave Airlie
2010-01-25drm/radeon/kms: drop unnecessary printks.Dave Airlie
2010-01-25drm/radeon/kms: make hibernate work on IGPsDave Airlie
2010-01-24drm/radeon/kms: fix legacy get_engine/memory clockAlex Deucher
2010-01-24drm/radeon/kms/atom: atom parser fixesAlex Deucher
2010-01-24drm/radeon/kms: clean up atombios pll codeAlex Deucher
2010-01-24drm/radeon/kms: clean up pll structAlex Deucher
2010-01-24drm/radeon/kms/atom: fix crtc lock orderingAlex Deucher
2010-01-21drm/radeon: r6xx/r7xx possible security issue, system ram accessJerome Glisse
2010-01-21drm/radeon/kms: r600/r700 don't test ib if ib initialization failsJerome Glisse