aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-06-03Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-06-03drm/radeon/kms: make sure display hw is disabled when suspendingAlex Deucher
2010-06-03drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz
2010-06-03drm/vmwgfx: Fix framebuffer modesettingJakob Bornecrantz
2010-06-03drm/vmwgfx: Fix vga save / restore with display topology.Thomas Hellstrom
2010-06-03vgaarb: use MIT licenseTiago Vignatti
2010-06-03vgaarb: convert pr_devel() to pr_debug()Tiago Vignatti
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-01Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-06-01drm/i915: add HAS_BSD check to i915_getparamZou Nan hai
2010-06-01drm/i915: Honor sync polarity from VBT panel timing descriptorsAdam Jackson
2010-06-01drm/radeon/kms/evergreen: add initial CS parserAlex Deucher
2010-06-01Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...Dave Airlie
2010-06-01Merge branch 'drm-switcheroo-fixes' into drm-testingDave Airlie
2010-06-01Merge branch 'drm-vmware-fixes' into drm-testingDave Airlie
2010-06-01drm/kms: disable/enable poll around switcheroo on/offDave Airlie
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