summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)Author
2010-06-03drm/radeon/kms/pm: voltage fixesAlex Deucher
2010-06-03drm/radeon/kms/pm: radeon_set_power_state fixesAlex Deucher
2010-06-03drm/radeon/kms/pm: patch default power state with default clocks/voltages on ...Alex Deucher
2010-06-03drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreenAlex Deucher
2010-06-03drm/radeon/kms/pm: add support for SetVoltage cmd table (V2)Alex Deucher
2010-06-01drm/radeon/kms/evergreen: add initial CS parserAlex Deucher
2010-06-01drm/kms: disable/enable poll around switcheroo on/offDave Airlie
2010-05-28Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-05-29drm/radeon: fix the r100/r200 ums block 0 page fixDave Airlie
2010-05-26Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-05-26drm/radeon/kms: suppress a build warning (unused variable)Stefan Richter
2010-05-24drm: Fixes linux-next & linux-2.6 checkstack warnings:Prarit Bhargava
2010-05-24drm/radeon/kms: release AGP bridge at suspendJerome Glisse
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-21drm/radeon/kms/pm/r600: select the mid clock mode for single head low profileAlex Deucher
2010-05-21drm/radeon: fix power supply kconfig interaction.Dave Airlie
2010-05-21drm/radeon/kms: record object that have been list reservedJerome Glisse
2010-05-21drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.Michel Dänzer
2010-05-21drm/radeon/kms: don't default display priority to high on rs4xxAlex Deucher
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-19drm/radeon: fix hdmi offset bug reported by smatch.Dave Airlie
2010-05-19drm/radeon/kms: hpd cleanupAlex Deucher
2010-05-19drm/radeon/kms: reset ddc_bus in object header parsingAlex Deucher
2010-05-19Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie
2010-05-18drm/radeon/pm: fix device_create_file return value checks.Dave Airlie
2010-05-18drm/radeon/kms/pm: fix r6xx+ profile setupAlex Deucher
2010-05-18drm/radeon/kms/pm: make pm spam debug onlyAlex Deucher
2010-05-18drm/radeon/kms/pm: rework power managementAlex Deucher
2010-05-18drm/radeon/kms/pm: add support for no display power statesAlex Deucher
2010-05-18drm/radeon/kms: fix lock ordering in ring, ib handlingAlex Deucher
2010-05-18radeon: Use fences to gate entry to reclocking on <r600Matthew Garrett
2010-05-18radeon: Split out ring locking and allocationMatthew Garrett
2010-05-18drm/radeon/kms: enable misc pm power state features on r1xx-r4xxAlex Deucher
2010-05-18drm/radeon/kms: enable misc pm power state features on r5xx, rs6xxAlex Deucher
2010-05-18drm/radeon/kms: re-enable gui idle interrupts on r6xx+Alex Deucher
2010-05-18drm/radeon/kms: take vram mutex pointer before derefing object.Dave Airlie
2010-05-18drm/radeon/kms: more pm fixesAlex Deucher
2010-05-18drm: move radeon_fixed.h to shared drm_fixed.h headerBen Skeggs
2010-05-18radeon: Enable memory reclocking on r100-500Matthew Garrett
2010-05-18radeon: Try harder to ensure we reclock in vblankMatthew Garrett
2010-05-18radeon: Fix locking in power management pathsMatthew Garrett
2010-05-18radeon: Make sure that we determine the correct PM state before transitionMatthew Garrett
2010-05-18radeon: Enable memory reclockong on r600Matthew Garrett
2010-05-18radeon: Stop the ttm workqueue while reclockingMatthew Garrett
2010-05-18radeon: Take drm struct_mutex over reclockingMatthew Garrett
2010-05-18radeon: Unmap vram pages when reclockingMatthew Garrett
2010-05-18radeon: Unify PM entry pathsMatthew Garrett
2010-05-18drm/radeon/kms/pm: rework power managementAlex Deucher
2010-05-18drm/radeon/kms/pm: add additional asic callbacksAlex Deucher
2010-05-18drm/radeon/kms/pm: restore default power state on exitAlex Deucher