Age | Commit message (Expand) | Author | Files | Lines |
2009-08-09 | drm/i915: silence vblank warnings | Frans Pop | 1 | -2/+2 |
2009-08-09 | drm: silence pointless vblank warning. | Paul Rolland | 1 | -1/+1 |
2009-08-09 | drm: When adding probed modes, preserve duplicate mode types | Keith Packard | 1 | -0/+2 |
2009-08-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 17 | -513/+1221 |
2009-08-07 | drm/radeon/kms: setup MC/VRAM the same way for suspend/resume | Dave Airlie | 1 | -1/+3 |
2009-08-06 | drm/radeon/kms: Fix caching mode selection for GTT object | Jerome Glisse | 1 | -1/+1 |
2009-08-05 | drm/i915: Fix read outside array bounds in restoring the SWF10 range. | Roel Kluin | 1 | -1/+1 |
2009-08-05 | drm/i915: Use our own workqueue to avoid wedging the system along with the GPU. | Eric Anholt | 4 | -6/+19 |
2009-08-05 | drm/radeon: Add support for RS880 chips | Alex Deucher | 2 | -7/+16 |
2009-08-04 | drm/ttm: Read buffer overflow | Roel Kluin | 1 | -1/+2 |
2009-08-04 | drm/radeon: Read buffer overflow | Roel Kluin | 1 | -1/+2 |
2009-08-04 | drm/ttm: Fix a sync object leak. | Thomas Hellstrom | 1 | -0/+4 |
2009-08-04 | drm/radeon/kms: fix memory leak in radeon_driver_load_kms | Xiaotian Feng | 1 | -0/+2 |
2009-08-04 | drm/radeon/kms: fix nomodeset. | Dave Airlie | 1 | -9/+8 |
2009-08-04 | drm/ttm: Fix a potential comparison of structs. | Thomas Hellstrom | 1 | -4/+4 |
2009-08-04 | drm/radeon/kms: fix rv515 VRAM initialisation. | Dave Airlie | 1 | -0/+1 |
2009-08-04 | drm: Catch stop possible NULL pointer reference | Jakob Bornecrantz | 1 | -2/+4 |
2009-08-04 | drm: Small logic fix in drm_mode_setcrtc | Jakob Bornecrantz | 1 | -1/+1 |
2009-07-30 | drm/i915: Add support for dual-channel LVDS on 8xx. | ling.ma@intel.com | 1 | -1/+1 |
2009-07-30 | drm/i915: Return disconnected for SDVO DVI when there's no digital EDID. | ling.ma@intel.com | 1 | -6/+21 |
2009-07-30 | drm/i915: Choose real sdvo output according to result from detection | ling.ma@intel.com | 1 | -78/+153 |
2009-07-30 | drm/i915: Set preferred mode for integrated TV according to TV format | ling.ma@intel.com | 1 | -0/+22 |
2009-07-30 | drm/i915: fix 845G FIFO size & burst length | Jesse Barnes | 1 | -2/+7 |
2009-07-30 | drm/i915: fix VGA detect on IGDNG | Zhenyu Wang | 1 | -4/+8 |
2009-07-30 | drm/i915: Add eDP support on IGDNG mobile chip | Zhenyu Wang | 8 | -168/+468 |
2009-07-30 | drm/i915: enable DisplayPort support on IGDNG | Zhenyu Wang | 3 | -21/+157 |
2009-07-30 | drm/i915: Fix channel ending action for DP aux transaction | Zhenyu Wang | 1 | -4/+4 |
2009-07-30 | drm/i915: fix issue in display pipe setup on IGDNG | Zhenyu Wang | 2 | -12/+46 |
2009-07-30 | drm/i915: disable VGA plane reliably | Zhenyu Wang | 1 | -3/+25 |
2009-07-30 | drm/I915: Fix offset to DVO timings in LVDS data | Zhao Yakui | 1 | -9/+10 |
2009-07-29 | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 42 | -1526/+3533 |
2009-07-29 | drm/radeon: set fb aperture sizes for framebuffer handoff. | Dave Airlie | 1 | -0/+5 |
2009-07-29 | drm/ttm: fix highuser vs dma32 confusion. | Dave Airlie | 1 | -1/+3 |
2009-07-29 | drm/radeon: Fix size used for benchmarking BO copies. | Michel Dänzer | 1 | -2/+2 |
2009-07-29 | drm/radeon: Add radeon.test parameter for running BO GPU copy tests. | Michel Dänzer | 5 | -1/+225 |
2009-07-29 | drm/radeon/kms: allow interruptible waits for objects. | Dave Airlie | 2 | -2/+2 |
2009-07-29 | drm/ttm: powerpc: Fix Highmem cache flushing. | Thomas Hellstrom | 1 | -4/+10 |
2009-07-29 | drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu... | Thomas Hellstrom | 1 | -11/+52 |
2009-07-29 | drm/ttm: Fix an oops and sync object leak. | Thomas Hellstrom | 1 | -2/+4 |
2009-07-29 | drm/radeon/kms: vram sizing on certain r100 chips needs workaround. | Dave Airlie | 12 | -42/+56 |
2009-07-29 | drm/radeon: Pay more attention to object placement requested by userspace. | Michel Dänzer | 1 | -14/+11 |
2009-07-29 | drm/radeon: Fall back to evicting BOs with memcpy if necessary. | Michel Dänzer | 1 | -6/+9 |
2009-07-29 | drm/radeon: Don't unreserve twice on failure to validate. | Michel Dänzer | 1 | -1/+0 |
2009-07-29 | drm/radeon/kms: fix bandwidth computation on avivo hardware | Jerome Glisse | 19 | -1354/+2377 |
2009-07-29 | drm/radeon/kms: add initial colortiling support. | Dave Airlie | 15 | -18/+390 |
2009-07-23 | drm/i915: hdmi detection according by reading edid | ling.ma@intel.com | 1 | -60/+4 |
2009-07-17 | drm/i915: correct self-refresh calculation in "everything off" case | Jesse Barnes | 1 | -3/+3 |
2009-07-17 | drm/i915: handle FIFO oversubsription correctly | Jesse Barnes | 1 | -3/+4 |
2009-07-15 | drm/radeon/kms: fix hotspot handling on pre-avivo chips | Alex Deucher | 2 | -2/+8 |
2009-07-15 | drm/radeon/kms: enable frac fb divs on rs600/rs690/rs740 | Alex Deucher | 1 | -0/+6 |