summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Fix framebuffer modesettingJakob Bornecrantz2010-06-031-18/+4Star
* drm/vmwgfx: Fix vga save / restore with display topology.Thomas Hellstrom2010-06-032-7/+56
* vgaarb: use MIT licenseTiago Vignatti2010-06-032-3/+44
* vgaarb: convert pr_devel() to pr_debug()Tiago Vignatti2010-06-031-17/+18
* drm: fix typos in Linux DRM Developer's GuideNicolas Kaiser2010-06-031-6/+6
* drm/radeon/kms/pm: voltage fixesAlex Deucher2010-06-032-4/+12
* drm/radeon/kms/pm: radeon_set_power_state fixesAlex Deucher2010-06-031-41/+34Star
* drm/radeon/kms/pm: patch default power state with default clocks/voltages on ...Alex Deucher2010-06-031-1/+24
* drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreenAlex Deucher2010-06-032-0/+10
* drm/radeon/kms/pm: add support for SetVoltage cmd table (V2)Alex Deucher2010-06-034-1/+45
* drm/radeon/kms/evergreen: add initial CS parserAlex Deucher2010-06-017-3/+2443
* Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...Dave Airlie2010-06-0110-34/+98
|\
| * drm/nv50: cast IGP memory location to u64 before shiftingBen Skeggs2010-06-011-1/+2
| * drm/nv50: use alternate source of SOR_MODE_CTRL for DP hackBen Skeggs2010-05-281-6/+1Star
| * drm/nouveau: fix dual-link displays when plugged into single-link outputsBen Skeggs2010-05-281-14/+17
| * drm/nv50: obey dcb->duallink_possibleBen Skeggs2010-05-281-2/+1Star
| * drm/nv50: fix duallink_possible calculation for DCB 4.0 cardsBen Skeggs2010-05-281-6/+10
| * drm/nouveau: don't execute INIT_GPIO unless we're really running the tableBen Skeggs2010-05-281-1/+4
| * drm/nv40: allow cold-booting of nv4x chipsetsBen Skeggs2010-05-281-1/+1
| * drm/nouveau: fix POST detection for certain chipsetsBen Skeggs2010-05-281-3/+25
| * drm/nouveau: Add getparam for current PTIMER time.Marcin Koƛcielnicki2010-05-282-0/+4
| * drm/nouveau: allow cursor image and position to survive suspendMaarten Maathuis2010-05-284-0/+33
* | Merge branch 'drm-switcheroo-fixes' into drm-testingDave Airlie2010-06-018-15/+121
|\ \
| * | drm/kms: disable/enable poll around switcheroo on/offDave Airlie2010-06-015-7/+33
| * | drm/nouveau: fixup confusion over which handle the DSM is hanging off.Dave Airlie2010-06-011-8/+6Star
| * | drm/nouveau: attempt to get bios from ACPI v3Dave Airlie2010-06-013-1/+83
* | | Merge branch 'drm-vmware-fixes' into drm-testingDave Airlie2010-06-0111-149/+433
|\ \ \
| * | | drm/vmwgfx: Remove some leftover debug messages.Thomas Hellstrom2010-06-011-8/+0Star
| * | | drm/vmwgfx: Print warnings in kernel log about bo pinning that fails.Jakob Bornecrantz2010-06-012-0/+6
| * | | drm/vmwgfx: Unpause overlay on update.Jakob Bornecrantz2010-06-011-0/+2
| * | | drm/vmwgfx: Some modesetting cleanups and fixes.Jakob Bornecrantz2010-06-011-13/+4Star
| * | | drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code.Jakob Bornecrantz2010-06-012-9/+0Star
| * | | drm/vmwgfx: Remove duplicate member from struct vmw_legacy_display_unit.Jakob Bornecrantz2010-06-011-4/+2Star
| * | | drm/vmwgfx: Reserve first part of VRAM for framebuffer.Thomas Hellstrom2010-06-011-2/+39
| * | | drm/vmwgfx: Support older hardware.Jakob Bornecrantz2010-06-016-107/+148
| * | | drm/vmwgfx: Get connector status from detection function.Jakob Bornecrantz2010-06-011-7/+3Star
| * | | drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom2010-06-016-6/+227
| * | | drm/vmwgfx: Make sure to unpin old and pin new framebuffer.Jakob Bornecrantz2010-06-011-6/+11
| * | | drm/vmwgfx: Fix single framebuffer detection.Jakob Bornecrantz2010-06-011-0/+3
| * | | drm/vmwgfx: Assume larger framebuffer max size.Jakob Bornecrantz2010-06-011-2/+3
| |/ /
* | | drm/ttm: Fix ttm_page_alloc.cThomas Hellstrom2010-06-011-26/+36
* | | drm/ttm: Fix cached TTM page allocation.Thomas Hellstrom2010-06-011-1/+1
|/ /
* | drm/radeon: fix the r100/r200 ums block 0 page fixDave Airlie2010-05-281-2/+3
* | agp: amd64, fix pci reference leaksJiri Slaby2010-05-261-10/+18
* | drm/edid: Allow non-fatal checksum errors in CEA blocksAdam Jackson2010-05-261-1/+4
* | drm/radeon/kms: suppress a build warning (unused variable)Stefan Richter2010-05-261-0/+1
* | drm: Fixes linux-next & linux-2.6 checkstack warnings:Prarit Bhargava2010-05-242-3/+18
* | nouveau: fix acpi_lid_open undefinedRandy Dunlap2010-05-241-1/+2
* | drm/radeon/kms: release AGP bridge at suspendJerome Glisse2010-05-243-0/+8
* | drm/radeon/kms/pm/r600: select the mid clock mode for single head low profileAlex Deucher2010-05-211-1/+1