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