summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-06-01drm/nouveau: fixup confusion over which handle the DSM is hanging off.Dave Airlie
2010-06-01drm/nouveau: attempt to get bios from ACPI v3Dave Airlie
2010-06-01drm/nv50: cast IGP memory location to u64 before shiftingBen Skeggs
2010-06-01drm/ttm: Fix ttm_page_alloc.cThomas Hellstrom
2010-06-01drm/ttm: Fix cached TTM page allocation.Thomas Hellstrom
2010-06-01drm/vmwgfx: Remove some leftover debug messages.Thomas Hellstrom
2010-06-01drm/vmwgfx: Print warnings in kernel log about bo pinning that fails.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Unpause overlay on update.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Some modesetting cleanups and fixes.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Remove duplicate member from struct vmw_legacy_display_unit.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Reserve first part of VRAM for framebuffer.Thomas Hellstrom
2010-06-01drm/vmwgfx: Support older hardware.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Get connector status from detection function.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom
2010-06-01drm/vmwgfx: Make sure to unpin old and pin new framebuffer.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Fix single framebuffer detection.Jakob Bornecrantz
2010-06-01drm/vmwgfx: Assume larger framebuffer max size.Jakob Bornecrantz
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-28drm/i915: Unmask interrupt for render engine on SandybridgeZhenyu Wang
2010-05-28drm/i915: Fix PIPE_CONTROL command on SandybridgeZhenyu Wang
2010-05-28drm/i915: Fix up address spaces in slow_kernel_write()Chris Wilson
2010-05-28drm/i915: Use non-atomic kmap for slow copy pathsChris Wilson
2010-05-28drm/i915: Avoid moving from CPU domain during pwriteChris Wilson
2010-05-28drm/i915: Cleanup after failed initialization of ringbuffersChris Wilson
2010-05-28drm/i915: Reject bind_to_gtt() early if object > apertureChris Wilson
2010-05-28drm/i915: Check error code whilst moving buffer to GTT domain.Chris Wilson
2010-05-28drm/i915: Remove spurious warning "Failure to install fence"Chris Wilson
2010-05-28drm/i915: Rebind bo if currently bound with incorrect alignment.Chris Wilson
2010-05-28drm/i915: Include pitch in set_base debug statement.Chris Wilson
2010-05-28drm/i915: Only print "nothing to do" debug message as required.Chris Wilson
2010-05-28drm/i915: Propagate error from unbinding an unfenceable object.Chris Wilson
2010-05-28drm/i915: Avoid nesting of domain changes when setting display planeChris Wilson
2010-05-28drm/i915: Hold the spinlock whilst resetting unpin_work along error pathChris Wilson
2010-05-28drm/i915: Only print an message if there was an errorChris Wilson
2010-05-28drm/nv50: use alternate source of SOR_MODE_CTRL for DP hackBen Skeggs
2010-05-28drm/nouveau: fix dual-link displays when plugged into single-link outputsBen Skeggs
2010-05-28drm/nv50: obey dcb->duallink_possibleBen Skeggs
2010-05-28drm/nv50: fix duallink_possible calculation for DCB 4.0 cardsBen Skeggs
2010-05-28drm/nouveau: don't execute INIT_GPIO unless we're really running the tableBen Skeggs
2010-05-28drm/nv40: allow cold-booting of nv4x chipsetsBen Skeggs
2010-05-28drm/nouveau: fix POST detection for certain chipsetsBen Skeggs
2010-05-28drm/nouveau: Add getparam for current PTIMER time.Marcin Koƛcielnicki
2010-05-28drm/nouveau: allow cursor image and position to survive suspendMaarten Maathuis
2010-05-26drm/i915: Clean up leftover bits from hws move to ring structure.Eric Anholt
2010-05-26drm/i915: Add CxSR support on Pineview DDR3Li Peng
2010-05-26i915: remove unneeded null checksDan Carpenter
2010-05-26i915/intel_sdvo: remove unneeded null checkDan Carpenter
2010-05-26drm/i915: Fix HDMI mode select for Cougarpoint PCHZhenyu Wang