aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2011-05-21drm/radeon/kms: fix extended lvds info parsingAlex Deucher
2011-05-21drm/i915: Release object along create user fb error pathChris Wilson
2011-05-21drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson
2011-05-21drm/i915/dp: Be paranoid in case we disable a DP before it is attachedChris Wilson
2011-05-21drm/radeon/kms: fix gart setup on fusion parts (v2) backportAlex Deucher
2011-05-21drm/radeon/kms: add pci id to acer travelmate quirk for 5730Alex Deucher
2011-05-09drm/radeon: fix regression on atom cards with hardcoded EDID record.Dave Airlie
2011-05-02drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLEDave Airlie
2011-05-02drm/i915/tv: Remember the detected TV typeMathew McKernan
2011-05-02drm/i915: Sanitize the output registers after resumeChris Wilson
2011-05-02drm/radeon/kms: fix bad shift in atom iio table parserAlex Deucher
2011-05-02drm/nouveau: fix notifier memory corruption bugMarcin Slusarz
2011-05-02drm/radeon/kms: pll tweaks for r7xxAlex Deucher
2011-04-21radeon: Fix KMS CP writeback on big endian machines.Michel Dänzer
2011-04-21drm/radeon/kms: fix suspend on rv530 asicsAlex Deucher
2011-04-21drm/radeon/kms: pll tweaks for rv6xxAlex Deucher
2011-04-14drm/radeon/kms: add some sanity checks to obj info record parsingi (v2)John Lindgren
2011-03-27drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher
2011-03-27drm/radeon/kms: prefer legacy pll algo for tv-outAlex Deucher
2011-03-27drm: Fix use-after-free in drm_gem_vm_close()Chris Wilson
2011-03-27drm/i915: Prevent racy removal of request from client listHerton Ronaldo Krzesinski
2011-03-27drm/i915: Disable pagefaults along execbuffer relocation fast pathChris Wilson
2011-03-27drm: check for modesetting on modeset ioctlsDave Airlie
2011-03-23drm: Hold the mode mutex whilst probing for sysfs statusChris Wilson
2011-03-23drm/radeon/kms: fix typo in atom overscan setupAlex Deucher
2011-03-23drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#"Chris Wilson
2011-03-14drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie
2011-03-13drm/radeon: fix page flipping hangs on r300/r400Dave Airlie
2011-03-11drm/radeon: add pageflip hooks for fusionDave Airlie
2011-03-10drm/i915: Revive combination mode for backlight controlTakashi Iwai
2011-03-08drm: index i shadowed in 2nd looproel
2011-03-08Merge remote branch 'ickle/drm-intel-fixes' into drm-fixesDave Airlie
2011-03-08drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs
2011-03-08drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs
2011-03-07drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson
2011-03-07drm/i915: Disable GPU semaphores by defaultChris Wilson
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson
2011-03-06Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson
2011-03-04drm/nouveau: allocate kernel's notifier object at end of blockBen Skeggs
2011-03-01drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann
2011-02-28Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
2011-02-28drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs
2011-02-25Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2011-02-24drm/i915: Fix unintended recursion in ironlake_disable_rc6Chris Wilson
2011-02-24Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2011-02-24drm/i915: fix corruptions on i8xx due to relaxed fencingDaniel Vetter
2011-02-23drm/radeon: fix regression with AA resolve checkingDave Airlie
2011-02-23drm: drop commented out code and preceding commentPaul Bolle
2011-02-23drm/vblank: Enable precise vblank timestamps for interlaced and doublescan mo...Mario Kleiner