summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* drm/nvc0/gr: import and use our own fuc by defaultBen Skeggs2011-06-238-36/+3157
* drm/nvc0: fix suspend/resume of PGRAPH/PCOPYnBen Skeggs2011-06-234-17/+17
* drm/nouveau: default to noaccel on 0xc1/0xc8/0xce for nowBen Skeggs2011-06-233-5/+24
* drm/nvc1/gr: switch on acceleration supportBen Skeggs2011-06-232-14/+37
* drm/nvc0/gr: enable 0xc8/0xce support, no idea if it works or not..Ben Skeggs2011-06-232-6/+7
* drm/nvc0/gr: some initial state modificationsBen Skeggs2011-06-232-13/+5
* drm/nvc0/gr: 0x9197/0x9297 state initBen Skeggs2011-06-231-128/+43
* drm/nvc0/gr: macro to determine fermi class, will use it in a few placesBen Skeggs2011-06-232-6/+29
* drm/nvc0/fifo: fix typos in unload_contextBen Skeggs2011-06-231-2/+2
* drm/nvc0/fb: allocate page for some unknown PFFB objectBen Skeggs2011-06-231-2/+66
* drm/nvc0: Read temperature on Fermi like we do on nv84+Martin Peres2011-06-231-0/+1
* drm/radeon/kms: add initial CS checker support for computeAlex Deucher2011-06-217-2/+74
* ttm: Fix spelling mistakes and remove unused #ifdefKonrad Rzeszutek Wilk2011-06-216-18/+15
* drm/radeon/kms: set dma_copy to NULL for r6xx+Alex Deucher2011-06-211-7/+7
* drm/gem: add hooks to notify driver when object handle is created/destroyedBen Skeggs2011-06-212-2/+21
* drm/radeon/kms/r6xx+: voltage fixesAlex Deucher2011-06-214-0/+16
* drm/nouveau: drop leftover debuggingDave Airlie2011-06-201-1/+0
* Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2011-06-204-39/+46
|\
| * drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan syncBen Skeggs2011-06-181-34/+25
| * drm/nv50/disp: fix gamma with page flipping overlay turned onBen Skeggs2011-06-181-3/+14
| * drm/nouveau/pm: Prevent overflow in nouveau_perf_init()Emil Velikov2011-06-181-0/+5
| * drm/nouveau: fix big-endian switchBen Skeggs2011-06-181-2/+2
* | drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.Dave Airlie2011-06-202-18/+14
* | drm/radeon/kms: add missing param for dce3.2 DP transmitter setupAlex Deucher2011-06-201-2/+3
* | drm/radeon/kms/atom: fix duallink on some early DCE3.2 cardsAlex Deucher2011-06-201-1/+5
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-06-185-8/+6
|\ \
| * | hwmon: (s3c) Initialize sysfs attributesGuenter Roeck2011-06-171-0/+2
| * | hwmon: (ibmpex) Initialize sysfs attributesGuenter Roeck2011-06-171-0/+1
| * | hwmon: (ibmaem) Initialize sysfs attributesGuenter Roeck2011-06-171-0/+2
| * | hwmon: (asus_atk0110) Consolidate sysfs attribute initializationGuenter Roeck2011-06-171-4/+1
| * | hwmon: (coretemp) Drop unused struct membersJean Delvare2011-06-171-4/+0
* | | isofs: fix bh leak in isofs_fill_super() error caseLinus Torvalds2011-06-181-1/+2
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-171-0/+10
|\ \ \
| * | | drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.Daniel J Blueman2011-06-181-0/+10
| |/ /
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2011-06-172-4/+10
|\ \ \
| * | | [CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrectKonrad Rzeszutek Wilk2011-06-161-1/+2
| * | | [CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vi...Konrad Rzeszutek Wilk2011-06-161-0/+3
| * | | [CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value.Konrad Rzeszutek Wilk2011-06-161-3/+5
* | | | Merge branch 'anon_vma-locking'Linus Torvalds2011-06-171-31/+75
|\ \ \ \ | |_|/ / |/| | |
| * | | mm: avoid anon_vma_chain allocation under anon_vma lockLinus Torvalds2011-06-171-8/+12
| * | | mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas()Peter Zijlstra2011-06-171-21/+28
| * | | mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone()Linus Torvalds2011-06-171-3/+36
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-06-179-14/+33
|\ \ \ \
| * | | | ALSA: hda - Fix no NID error with VIA codecsTakashi Iwai2011-06-171-4/+7
| * | | | ALSA: isight: adjust for new queueing APIClemens Ladisch2011-06-171-0/+1
| * | | | ALSA: 6fire - Fix signedness bugTorsten Schenk2011-06-161-2/+2
| * | | | ALSA: lola - Fix section mismatchTakashi Iwai2011-06-151-1/+1
| * | | | ALSA: hda - Fix missing static inline to beep dummy functionTakashi Iwai2011-06-141-1/+1
| * | | | ALSA: 6fire: Fix double-free bug in usb6fire_fw_ezusb_upload()Jesper Juhl2011-06-141-1/+0
| * | | | ALSA: hda - Fix beep_device compilation warningsJoe Perches2011-06-131-2/+7