summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | drm/radeon/kms: don't default display priority to high on rs4xxAlex Deucher2010-05-211-1/+4
| * | | | | drm/edid: fix typo in 1600x1200@75 modeAlex Deucher2010-05-211-1/+1
| |/ / / /
| * | | | drm/radeon: fix hdmi offset bug reported by smatch.Dave Airlie2010-05-191-1/+1
| * | | | drm/radeon/kms: hpd cleanupAlex Deucher2010-05-194-16/+15
| * | | | drm/radeon/kms: reset ddc_bus in object header parsingAlex Deucher2010-05-191-3/+2
| * | | | amd64-agp: Probe unknown AGP devices the right wayBen Hutchings2010-05-191-12/+15
| * | | | sis-agp: Remove SIS 760, handled by amd64-agpBen Hutchings2010-05-191-8/+0
| * | | | Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie2010-05-19239-1076/+4819
| |\ \ \ \
| | * | | | drm/i915: Fix out of tree buildsPeter Clifton2010-05-102-1/+3
| | * | | | drm/i915: move fence lru to struct drm_i915_fence_regDaniel Vetter2010-05-102-15/+22
| | * | | | drm/i915: don't allow tiling changes on pinned buffers v2Daniel Vetter2010-05-101-0/+5
| | * | | | drm/i915: Be extra careful about A/D matching for multifunction SDVOAdam Jackson2010-05-101-24/+21
| | * | | | drm/i915: Fix DDC bus selection for multifunction SDVOAdam Jackson2010-05-103-32/+11
| | * | | | Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-10234-961/+4649
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | drm/i915: cleanup mode setting before unmapping registersJesse Barnes2010-05-071-2/+2
| | * | | | drm/i915: Make fbc control wrapper functionsAdam Jackson2010-05-074-36/+51
| | * | | | drm/i915: Wait for the GPU whilst shrinking, if truly desperate.Chris Wilson2010-05-071-0/+45
| | * | | | drm/i915: Use spatio-temporal dithering on PCHAdam Jackson2010-05-072-5/+10
| * | | | | drm/radeon/pm: fix device_create_file return value checks.Dave Airlie2010-05-181-2/+7
| * | | | | drm/radeon/kms/pm: fix r6xx+ profile setupAlex Deucher2010-05-181-61/+53
| * | | | | drm/radeon/kms/pm: make pm spam debug onlyAlex Deucher2010-05-184-24/+24
| * | | | | drm/radeon/kms/pm: rework power managementAlex Deucher2010-05-1819-519/+790
| * | | | | drm/radeon/kms/pm: add support for no display power statesAlex Deucher2010-05-188-40/+94
| * | | | | drm/radeon/kms: fix lock ordering in ring, ib handlingAlex Deucher2010-05-181-17/+22
| * | | | | radeon: Use fences to gate entry to reclocking on <r600Matthew Garrett2010-05-181-0/+8
| * | | | | radeon: Split out ring locking and allocationMatthew Garrett2010-05-182-6/+23
| * | | | | drm/radeon/kms: enable misc pm power state features on r1xx-r4xxAlex Deucher2010-05-181-2/+0
| * | | | | drm/radeon/kms: enable misc pm power state features on r5xx, rs6xxAlex Deucher2010-05-182-4/+12
| * | | | | drm/radeon/kms: re-enable gui idle interrupts on r6xx+Alex Deucher2010-05-181-11/+13
| * | | | | drm/radeon/kms: take vram mutex pointer before derefing object.Dave Airlie2010-05-181-2/+4
| * | | | | drm/radeon/kms: more pm fixesAlex Deucher2010-05-184-63/+45
| * | | | | drm: move radeon_fixed.h to shared drm_fixed.h headerBen Skeggs2010-05-189-447/+380
| * | | | | radeon: Enable memory reclocking on r100-500Matthew Garrett2010-05-181-4/+5
| * | | | | radeon: Try harder to ensure we reclock in vblankMatthew Garrett2010-05-184-1/+39
| * | | | | radeon: Fix locking in power management pathsMatthew Garrett2010-05-181-14/+4
| * | | | | radeon: Make sure that we determine the correct PM state before transitionMatthew Garrett2010-05-181-0/+3
| * | | | | radeon: Enable memory reclockong on r600Matthew Garrett2010-05-181-9/+7
| * | | | | radeon: Stop the ttm workqueue while reclockingMatthew Garrett2010-05-181-0/+3
| * | | | | ttm: Provide an API for starting and stopping the delayed workqueueMatthew Garrett2010-05-181-0/+14
| * | | | | radeon: Take drm struct_mutex over reclockingMatthew Garrett2010-05-181-0/+10
| * | | | | radeon: Unmap vram pages when reclockingMatthew Garrett2010-05-185-1/+39
| * | | | | radeon: Unify PM entry pathsMatthew Garrett2010-05-181-58/+32
| * | | | | drm/radeon/kms/pm: rework power managementAlex Deucher2010-05-185-56/+229
| * | | | | drm/radeon/kms/pm: add additional asic callbacksAlex Deucher2010-05-1812-0/+441
| * | | | | drm/radeon/kms/pm: restore default power state on exitAlex Deucher2010-05-184-1/+25
| * | | | | drm/radeon/kms: minor pm cleanupsAlex Deucher2010-05-186-32/+24
| * | | | | drm/radeon/kms/pm: clean power state printingAlex Deucher2010-05-181-1/+1
| * | | | | drm/radeon/kms/pm: don't enable pm if there is only on power stateAlex Deucher2010-05-181-1/+1
| * | | | | drm/radeon/kms/atom: load hwmon driversAlex Deucher2010-05-181-26/+43
| * | | | | drm/radeon/kms/pm: update display watermarks with power state changesAlex Deucher2010-05-181-0/+5