aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-03-15drm/nouveau: Never evict VRAM buffers to system.Francisco Jerez
2010-03-15drm/radeon/kms: catch atombios infinite loop and break out of itJerome Glisse
2010-03-10drm/nv50: fix connector table parsing for some cardsBen Skeggs
2010-03-10drm/nv50: add a memory barrier to pushbuf submissionMaarten Maathuis
2010-03-10drm/nouveau: print a message very early during suspendMaarten Maathuis
2010-03-10drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.Francisco Jerez
2010-03-10drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMIBen Skeggs
2010-03-10drm/nouveau: add option to allow override of dcb connector table typesBen Skeggs
2010-03-10drm/nv50: Improve PGRAPH interrupt handling.Marcin Kościelnicki
2010-03-10drm/nv50: Make ctxprog wait until interrupt handler is done.Marcin Kościelnicki
2010-03-10drm/nouveau: Fix fbcon corruption with font width not divisible by 8Marcin Kościelnicki
2010-03-10drm/nv50: Remove redundant/incorrect ctxvals initialisation.Marcin Kościelnicki
2010-03-03vga_switcheroo: disable default y by new rules.Dave Airlie
2010-03-03drm/nouveau: fix *staging* driver build with switcheroo off.Dave Airlie
2010-03-02drm/radeon: fix typo in MakefileAlex Deucher
2010-03-01vga_switcheroo: fix build on platforms with no ACPIDave Airlie
2010-03-01drm/radeon: Fix printf type warning in 64bit system.Pauli Nieminen
2010-03-01drm/radeon/kms: bump the KMS version number for square tiling support.Dave Airlie
2010-03-01Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie
2010-03-01drm/radeon/kms: do not disable audio engine twiceRafał Miłecki
2010-03-01Revert "drm/radeon/kms: disable HDMI audio for now on rv710/rv730"Rafał Miłecki
2010-03-01drm/radeon/kms: do not preset audio stuff and start timer when not using audioRafał Miłecki
2010-03-01Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-s...Dave Airlie
2010-03-01drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page an...Dave Airlie
2010-03-01drm/radeon: use ALIGN instead of open coding itMatt Turner
2010-03-01drm/radeon/kms: initialize set_surface_reg reg for rs600 asicJerome Glisse
2010-03-01Merge remote branch 'anholt/drm-intel-next' into drm-next-stageDave Airlie
2010-03-01Merge remote branch 'nouveau/for-airlied' into drm-next-stageDave Airlie
2010-03-01Merge remote branch 'korg/drm-core-next' into drm-next-stageDave Airlie
2010-02-26drm/i915: Use a dmi quirk to skip a broken SDVO TV output.Zhao Yakui
2010-02-26drm/i915: enable/disable LVDS port at DPMS timeJesse Barnes
2010-02-26drm/i915: check for multiple write domains in pin_and_relocateDaniel Vetter
2010-02-26drm/i915: clean-up i915_gem_flush_gpu_write_domainDaniel Vetter
2010-02-26drm/i915: reuse i915_gpu_idle helperDaniel Vetter
2010-02-26drm/i915: ensure lru ordering of fence_listDaniel Vetter
2010-02-26drm/i915: extract fence stealing codeDaniel Vetter
2010-02-26drm/i915: fixup active list locking in object_unbindDaniel Vetter
2010-02-26drm/i915: reuse i915_gem_object_put_fence_reg for fence stealing codeDaniel Vetter
2010-02-26drm/i915: Add dependency on the intel agp moduleZhenyu Wang
2010-02-26drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.Eric Anholt
2010-02-26drm/i915: Correct the Sandybridge chipset info structs.Eric Anholt
2010-02-26drm/i915: Disable the hangcheck reset on Sandybridge until we add support.Eric Anholt
2010-02-26drm/i915: Add a new mobile Sandybridge PCI ID.Eric Anholt
2010-02-26agp/intel: Add a new Sandybridge HB/IG PCI ID combo.Eric Anholt
2010-02-26drm/i915, agp/intel: Fix stolen memory size on SandybridgeZhenyu Wang
2010-02-26drm/i915: Correct locking in the modesetting failure path, fixing a BUG_ON.Eric Anholt
2010-02-26drm/i915: Disable the surface tile swizzling on Sandybridge.Eric Anholt
2010-02-26agp/intel: Use a non-reserved value for the cache field of the PTEs.Eric Anholt
2010-02-26drm/i915: Fix sandybridge status page setup.Eric Anholt