summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie2010-02-234-60/+118
|\
| * drm/nv50: fix vram ptes on IGPs to point at stolen system memoryBen Skeggs2010-02-231-1/+7
| * drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs2010-02-232-18/+41
| * drm/nv50: improve vram page table constructionBen Skeggs2010-02-231-11/+33
| * drm/nv50: more efficient clearing of gpu page table entriesBen Skeggs2010-02-231-24/+44
| * drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vramBen Skeggs2010-02-231-30/+13
| * drm/nouveau: Fix up pre-nv17 analog load detection.Francisco Jerez2010-02-231-1/+5
* | drm/radeon: bump the UMS driver version number to indicate rv740 fixDave Airlie2010-02-201-1/+2
* | drm/radeon/kms: free fence IB if it wasn't emited at IB free timeJerome Glisse2010-02-201-0/+2
* | drm/ttm: fix caching problem on non-PAT systems.Francisco Jerez2010-02-201-7/+11
* | drm/radeon/rv740: fix backend setupAlex Deucher2010-02-202-6/+12
* | drm/radeon/kms: fix shared ddc detectionAlex Deucher2010-02-201-3/+2
* | drm/radeon/kms/rs600: add connector quirkAlex Deucher2010-02-201-0/+9
* | vgaarb: fix "target=default" passingKyle McMartin2010-02-201-1/+1
* | Merge branch 'for-airlied' of git://git.freedesktop.org/git/nouveau/linux-2.6...Dave Airlie2010-02-183-5/+6
|\ \ | |/
| * drm/nouveau: Force TV encoder DPMS reinit after resume.Francisco Jerez2010-02-161-0/+2
| * drm/nouveau: use mutex for vbios lockBen Skeggs2010-02-162-5/+4
* | drm/radeon/kms: fix bo's fence associationJerome Glisse2010-02-183-29/+21
* | drm/radeon/kms: fix indirect buffer management V2Jerome Glisse2010-02-183-72/+45
* | drm/edid: Fix interlaced detailed timings to be frame size, not field.Adam Jackson2010-02-181-2/+45
* | drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom2010-02-182-33/+19
* | drm/radeon/kms: use udelay for short delaysDave Airlie2010-02-181-1/+1
* | drm/radeon/kms: make sure retry count increases.Dave Airlie2010-02-151-1/+1
* | drm/radeon/kms/atom: use get_unaligned_le32() for ctx->psMatt Turner2010-02-151-1/+4
* | drm/ttm: Fix a bug occuring when validating a buffer object in a range.Thomas Hellstrom2010-02-151-0/+6
* | drm: Fix a bug in the range manager.Thomas Hellstrom2010-02-151-1/+2
* | Linux 2.6.33-rc8v2.6.33-rc8Linus Torvalds2010-02-121-1/+1
* | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-02-121-6/+3
|\ \
| * | ALSA: hda - use WARN_ON_ONCE() for zero-division detectionTakashi Iwai2010-02-121-6/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-02-128-142/+332
|\ \ \
| * | | drm/i915: hold ref on flip object until it completesJesse Barnes2010-02-101-1/+3
| * | | drm/i915: Fix crash while aborting hibernationRafael J. Wysocki2010-02-101-67/+101
| * | | drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.Owain Ainsworth2010-02-102-2/+6
| * | | drm/i915: fix pipe source image setting in flip commandZhenyu Wang2010-02-101-2/+4
| * | | drm/i915: fix flip done interrupt on IronlakeZhenyu Wang2010-02-101-8/+8
| * | | drm/i915: untangle page flip completionJesse Barnes2010-02-101-7/+9
| * | | drm/i915: handle FBC and self-refresh betterJesse Barnes2010-02-102-0/+3
| * | | drm/i915: Increase fb alignment to 64kChris Wilson2010-02-101-1/+1
| * | | drm/i915: Update write_domains on active list after flush.Daniel Vetter2010-02-102-4/+30
| * | | drm/i915: Rework DPLL calculation parameters for IronlakeZhenyu Wang2010-02-101-50/+167
* | | | parisc: fix tracing of signalsKyle McMartin2010-02-121-1/+3
* | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-02-121-0/+6
|\ \ \ \ | | |/ / | |/| |
| * | | ALSA: hda-intel: Avoid divide by zero crashJody Bruchon2010-02-091-0/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-02-122-3/+3
|\ \ \ \
| * | | | regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin2010-02-121-2/+2
| * | | | regulator: Fix display of null constraints for regulatorsMark Brown2010-02-121-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-02-122-2/+2
|\ \ \ \ \
| * | | | | GFS2: Fix bmap allocation corner-case bugSteven Whitehouse2010-02-121-1/+1
| * | | | | GFS2: Fix error codeAbhijith Das2010-02-121-1/+1
| |/ / / /
* | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-111-1/+6
|\ \ \ \ \ | |/ / / / |/| | | |
OpenPOWER on IntegriCloud