aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-09drm/i915: silence vblank warningsFrans Pop1-2/+2
2009-08-09drm: silence pointless vblank warning.Paul Rolland1-1/+1
2009-08-09drm: When adding probed modes, preserve duplicate mode typesKeith Packard1-0/+2
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds17-513/+1221
2009-08-07drm/radeon/kms: setup MC/VRAM the same way for suspend/resumeDave Airlie1-1/+3
2009-08-06drm/radeon/kms: Fix caching mode selection for GTT objectJerome Glisse1-1/+1
2009-08-05drm/i915: Fix read outside array bounds in restoring the SWF10 range.Roel Kluin1-1/+1
2009-08-05drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.Eric Anholt4-6/+19
2009-08-05drm/radeon: Add support for RS880 chipsAlex Deucher2-7/+16
2009-08-04drm/ttm: Read buffer overflowRoel Kluin1-1/+2
2009-08-04drm/radeon: Read buffer overflowRoel Kluin1-1/+2
2009-08-04drm/ttm: Fix a sync object leak.Thomas Hellstrom1-0/+4
2009-08-04drm/radeon/kms: fix memory leak in radeon_driver_load_kmsXiaotian Feng1-0/+2
2009-08-04drm/radeon/kms: fix nomodeset.Dave Airlie1-9/+8
2009-08-04drm/ttm: Fix a potential comparison of structs.Thomas Hellstrom1-4/+4
2009-08-04drm/radeon/kms: fix rv515 VRAM initialisation.Dave Airlie1-0/+1
2009-08-04drm: Catch stop possible NULL pointer referenceJakob Bornecrantz1-2/+4
2009-08-04drm: Small logic fix in drm_mode_setcrtcJakob Bornecrantz1-1/+1
2009-07-30drm/i915: Add support for dual-channel LVDS on 8xx.ling.ma@intel.com1-1/+1
2009-07-30drm/i915: Return disconnected for SDVO DVI when there's no digital EDID.ling.ma@intel.com1-6/+21
2009-07-29drm/i915: Choose real sdvo output according to result from detectionling.ma@intel.com1-78/+153
2009-07-29drm/i915: Set preferred mode for integrated TV according to TV formatling.ma@intel.com1-0/+22
2009-07-29drm/i915: fix 845G FIFO size & burst lengthJesse Barnes1-2/+7
2009-07-29drm/i915: fix VGA detect on IGDNGZhenyu Wang1-4/+8
2009-07-29drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang8-168/+468
2009-07-29drm/i915: enable DisplayPort support on IGDNGZhenyu Wang3-21/+157
2009-07-29drm/i915: Fix channel ending action for DP aux transactionZhenyu Wang1-4/+4
2009-07-29drm/i915: fix issue in display pipe setup on IGDNGZhenyu Wang2-12/+46
2009-07-29drm/i915: disable VGA plane reliablyZhenyu Wang1-3/+25
2009-07-29drm/I915: Fix offset to DVO timings in LVDS dataZhao Yakui1-9/+10
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds42-1526/+3533
2009-07-29drm/radeon: set fb aperture sizes for framebuffer handoff.Dave Airlie1-0/+5
2009-07-29drm/ttm: fix highuser vs dma32 confusion.Dave Airlie1-1/+3
2009-07-29drm/radeon: Fix size used for benchmarking BO copies.Michel Dänzer1-2/+2
2009-07-29drm/radeon: Add radeon.test parameter for running BO GPU copy tests.Michel Dänzer5-1/+225
2009-07-29drm/radeon/kms: allow interruptible waits for objects.Dave Airlie2-2/+2
2009-07-29drm/ttm: powerpc: Fix Highmem cache flushing.Thomas Hellstrom1-4/+10
2009-07-29drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attributes.Thomas Hellstrom1-11/+52
2009-07-29drm/ttm: Fix an oops and sync object leak.Thomas Hellstrom1-2/+4
2009-07-29drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie12-42/+56
2009-07-29drm/radeon: Pay more attention to object placement requested by userspace.Michel Dänzer1-14/+11
2009-07-29drm/radeon: Fall back to evicting BOs with memcpy if necessary.Michel Dänzer1-6/+9
2009-07-29drm/radeon: Don't unreserve twice on failure to validate.Michel Dänzer1-1/+0
2009-07-29drm/radeon/kms: fix bandwidth computation on avivo hardwareJerome Glisse19-1354/+2377
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie15-18/+390
2009-07-22drm/i915: hdmi detection according by reading edidling.ma@intel.com1-60/+4
2009-07-16drm/i915: correct self-refresh calculation in "everything off" caseJesse Barnes1-3/+3
2009-07-16drm/i915: handle FIFO oversubsription correctlyJesse Barnes1-3/+4
2009-07-15drm/radeon/kms: fix hotspot handling on pre-avivo chipsAlex Deucher2-2/+8
2009-07-15drm/radeon/kms: enable frac fb divs on rs600/rs690/rs740Alex Deucher1-0/+6