summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-14ALSA: hda - Support VGA-switcherooTakashi Iwai1-45/+227
2012-05-14ALSA: hda - Export snd_hda_lock_devices()Takashi Iwai2-27/+42
2012-05-14ALSA: hda - Check the dead HDMI audio controller by vga-switcherooTakashi Iwai1-2/+52
2012-05-13Merge branch 'topic/hda' into topic/hda-switcherooTakashi Iwai21-1309/+1540
2012-05-13vga_switcheroo: Add the support for audio clientsTakashi Iwai2-14/+62
2012-05-13vga_switcheroo: Introduce struct vga_switcheroo_client_opsTakashi Iwai5-31/+35
2012-05-13vga_switcheroo: Refactor using linked listTakashi Iwai1-99/+110
2012-05-12ALSA: hda - Disable FLOAT format supportTakashi Iwai1-0/+2
2012-05-12ALSA: hda/conexant - Correct vendor IDs for new codecsTakashi Iwai1-6/+9
2012-05-11Merge tag 'drm-intel-next-2012-05-06-merged' of git://people.freedesktop.org/...Dave Airlie27-2256/+2881
2012-05-11drm: pass dev to drm_vm_{open,close}_locked()Rob Clark3-15/+13
2012-05-11gma500: Turn on the IRQ for everythingAlan Cox1-2/+2
2012-05-11gma500: clean up some more checksAlan Cox5-7/+9
2012-05-11cdv: Add all cedarview pci idsAlan Cox1-0/+8
2012-05-11gma500: Clean up some of the noiseAlan Cox4-29/+5
2012-05-11gma500: use the register map to clean upAlan Cox8-783/+473
2012-05-11gma500: introduce some register mapsAlan Cox5-1/+268
2012-05-11gma500: Clean up from the psb_pipe structureAlan Cox1-83/+46
2012-05-11gma500: introduce a structure describing each pipeAlan Cox6-340/+173
2012-05-11gma500: Fix build without ACPIAlan Cox4-14/+23
2012-05-10ALSA: hda - Fix concurrent hash accessesTakashi Iwai2-81/+121
2012-05-10ALSA: hda - Protect SPDIF-related stuff via spdif_mutexTakashi Iwai2-12/+27
2012-05-10ALSA: hda - Add Conexant CX20751/2/3/4 codec supportTakashi Iwai1-0/+6
2012-05-10ALSA: hda - Add the support for Creative SoundCore3DTakashi Iwai1-4/+22
2012-05-09drm/radeon/kms: fix warning on 32-bit in atomic fence printingDave Airlie1-2/+2
2012-05-09drm/radeon: make the ib an inline objectJerome Glisse9-111/+93
2012-05-09drm/radeon: remove r600 blit mutex v2Christian König5-75/+50
2012-05-09drm/radeon: move the semaphore from the fence into the ibJerome Glisse4-13/+12
2012-05-09drm/radeon: immediately free ttm-move semaphoreChristian König1-2/+5
2012-05-09drm/radeon: rip out the ib poolJerome Glisse5-202/+71
2012-05-09drm/radeon: simplify semaphore handling v2Jerome Glisse10-149/+30
2012-05-09drm/radeon: multiple ring allocator v3Christian König3-107/+231
2012-05-09drm/radeon: use one wait queue for all rings add fence_wait_any v2Jerome Glisse2-7/+163
2012-05-09drm/radeon: define new SA interface v3Christian König6-19/+63
2012-05-09drm/radeon: make sa bo a stand alone objectChristian König7-22/+32
2012-05-09drm/radeon: keep start and end offset in the SAChristian König4-12/+13
2012-05-09drm/radeon: add sub allocator debugfs fileChristian König3-0/+41
2012-05-09drm/radeon: add proper locking to the SA v3Christian König2-0/+7
2012-05-09drm/radeon: use inline functions to calc sa_bo addrChristian König4-12/+17
2012-05-09drm/radeon: rework locking ring emission mutex in fence deadlock detection v2Christian König5-29/+37
2012-05-09drm/radeon: rework fence handling, drop fence list v7Jerome Glisse3-194/+119
2012-05-09drm/radeon: convert fence to uint64_t v4Jerome Glisse3-57/+107
2012-05-09drm/radeon: replace the per ring mutex with a global oneChristian König5-45/+41
2012-05-09drm/radeon: fix possible lack of synchronization btw ttm and other ringJerome Glisse2-7/+6
2012-05-09ALSA: hda - More robustify the power-up/down sequenceTakashi Iwai2-8/+16
2012-05-09ALSA: hda - Remove pre_resume and post_suspend opsTakashi Iwai3-27/+0
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai13-675/+690
2012-05-08ALSA: hda - Move up the fixup helper functions to the library moduleTakashi Iwai5-242/+309
2012-05-08ALSA: hda - Protect the power-saving count with spinlockTakashi Iwai2-2/+22
2012-05-08ALSA: hda - Clear the power-saving states properly at resetTakashi Iwai1-0/+3