aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* drm/i915: silence vblank warningsFrans Pop2009-08-08
* drm: silence pointless vblank warning.Paul Rolland2009-08-08
* drm: When adding probed modes, preserve duplicate mode typesKeith Packard2009-08-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-08-07
|\
| * drm/i915: Fix read outside array bounds in restoring the SWF10 range.Roel Kluin2009-08-05
| * drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.Eric Anholt2009-08-05
| * drm/i915: Add support for dual-channel LVDS on 8xx.ling.ma@intel.com2009-07-30
| * drm/i915: Return disconnected for SDVO DVI when there's no digital EDID.ling.ma@intel.com2009-07-30
| * drm/i915: Choose real sdvo output according to result from detectionling.ma@intel.com2009-07-29
| * drm/i915: Set preferred mode for integrated TV according to TV formatling.ma@intel.com2009-07-29
| * drm/i915: fix 845G FIFO size & burst lengthJesse Barnes2009-07-29
| * drm/i915: fix VGA detect on IGDNGZhenyu Wang2009-07-29
| * drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang2009-07-29
| * drm/i915: enable DisplayPort support on IGDNGZhenyu Wang2009-07-29
| * drm/i915: Fix channel ending action for DP aux transactionZhenyu Wang2009-07-29
| * drm/i915: fix issue in display pipe setup on IGDNGZhenyu Wang2009-07-29
| * drm/i915: disable VGA plane reliablyZhenyu Wang2009-07-29
| * drm/I915: Fix offset to DVO timings in LVDS dataZhao Yakui2009-07-29
| * drm/i915: hdmi detection according by reading edidling.ma@intel.com2009-07-22
| * drm/i915: correct self-refresh calculation in "everything off" caseJesse Barnes2009-07-16
| * drm/i915: handle FIFO oversubsription correctlyJesse Barnes2009-07-16
| * drm/i915: FIFO watermark calculation fixesJesse Barnes2009-07-14
| * drm/i915: ignore lvds on AOpen Mini PC MP-915Tormod Volden2009-07-13
| * drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class hardwareKeith Packard2009-07-13
| * drm/i915: refactor error detection & collectionJesse Barnes2009-07-13
| * drm/i915: Set lvds dual channel according to register from vbiosFlorian Mickler2009-07-13
* | drm/radeon/kms: setup MC/VRAM the same way for suspend/resumeDave Airlie2009-08-07
* | drm/radeon/kms: Fix caching mode selection for GTT objectJerome Glisse2009-08-06
* | drm/radeon: Add support for RS880 chipsAlex Deucher2009-08-04
* | drm/ttm: Read buffer overflowRoel Kluin2009-08-03
* | drm/radeon: Read buffer overflowRoel Kluin2009-08-03
* | drm/ttm: Fix a sync object leak.Thomas Hellstrom2009-08-03
* | drm/radeon/kms: fix memory leak in radeon_driver_load_kmsXiaotian Feng2009-08-03
* | drm/radeon/kms: fix nomodeset.Dave Airlie2009-08-03
* | drm/ttm: Fix a potential comparison of structs.Thomas Hellstrom2009-08-03
* | drm/radeon/kms: fix rv515 VRAM initialisation.Dave Airlie2009-08-03
* | drm: Catch stop possible NULL pointer referenceJakob Bornecrantz2009-08-03
* | drm: Small logic fix in drm_mode_setcrtcJakob Bornecrantz2009-08-03
* | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-29
|\ \
| * | drm/radeon: set fb aperture sizes for framebuffer handoff.Dave Airlie2009-07-29
| * | drm/ttm: fix highuser vs dma32 confusion.Dave Airlie2009-07-29
| * | drm/radeon: Fix size used for benchmarking BO copies.Michel Dänzer2009-07-29
| * | drm/radeon: Add radeon.test parameter for running BO GPU copy tests.Michel Dänzer2009-07-29
| * | drm/radeon/kms: allow interruptible waits for objects.Dave Airlie2009-07-29
| * | drm/ttm: powerpc: Fix Highmem cache flushing.Thomas Hellstrom2009-07-29
| * | drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...Thomas Hellstrom2009-07-29
| * | drm/ttm: Fix an oops and sync object leak.Thomas Hellstrom2009-07-29
| * | drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie2009-07-29
| * | drm/radeon: Pay more attention to object placement requested by userspace.Michel Dänzer2009-07-29
| * | drm/radeon: Fall back to evicting BOs with memcpy if necessary.Michel Dänzer2009-07-29