aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2010-11-18nouveau: Acknowledge HPD irq in handler, not bottom halfAndy Lutomirski
2010-11-18drm/nouveau: Fix a few confusions between "chipset" and "card_type".Francisco Jerez
2010-11-18drm/nouveau: don't expose backlight control when available through ACPIBen Skeggs
2010-11-18drm/nouveau/pm: improve memtiming mappingsRoy Spliet
2010-11-18drm/nouveau: Make PCIE GART size depend on the available RAMIN space.Francisco Jerez
2010-11-18drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN.Francisco Jerez
2010-11-18drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not setMartin Peres
2010-11-18drm/nouveau: Don't use load detection for connector polling.Francisco Jerez
2010-11-18drm/nv10-nv20: Fix instability after MPLL changes.Francisco Jerez
2010-11-18drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hangBen Skeggs
2010-11-18drm/nouveau: Don't poll LVDS outputs.Francisco Jerez
2010-11-18drm/nouveau: Use "force" to decide if analog load detection is ok or not.Francisco Jerez
2010-11-18drm/nv04: Fix scanout over the 16MB mark.Francisco Jerez
2010-11-18drm/nouveau: fix nv40 pcie gart sizeLucas Stach
2010-11-18drm/nva3: fix overflow in fixed point math used for pll calculationBen Skeggs
2010-11-18drm/nv10: Balance RTs expected to be accessed simultaneously by the 3d engine.Francisco Jerez
2010-11-18drm/nouveau: Expose some BO usage flags to userspace.Francisco Jerez
2010-11-18drm/nouveau: Reduce severity of the unknown getparam error.Francisco Jerez
2010-11-18drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks.Francisco Jerez
2010-11-18drm/nouveau: Some random cleanups.Francisco Jerez
2010-11-18drm/nv11: Fix bad PLL detection false positive.Francisco Jerez
2010-11-18drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode.Francisco Jerez
2010-11-18drm/nouveau: Reject modes exceeding the integrated TMDS maximum bandwidth.Francisco Jerez
2010-11-18drm/nouveau: Fix sleep while atomic in the semaphore code.Francisco Jerez
2010-11-18drm/nouveau: ratelimit IRQ messagesJiri Slaby
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-19drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel
2010-10-19Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie
2010-10-07drm: don't drop handle reference on unloadDave Airlie
2010-10-06Merge branch 'drm-kdb-next' into drm-core-nextDave Airlie
2010-10-06Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie
2010-10-06drm/nouveau/kms: Avoid a hang entering KDB with VT accel on.Chris Ball
2010-10-06drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel
2010-10-06drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.Chris Ball
2010-10-06Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs
2010-10-05drm/ttm: introduce utility function to free an allocated memory nodeBen Skeggs
2010-10-05drm/nouveau: fix thinkos in mem timing table recordlen checkRoy Spliet
2010-10-05drm/nouveau: parse voltage from perf 0x40 entiresBen Skeggs
2010-10-05drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cardsEmil Velikov
2010-10-05drm/nv50: Fix large 3D performance regression caused by the interchannel sync...Francisco Jerez
2010-10-05drm/nouveau: Synchronize buffer object moves in hardware.Francisco Jerez
2010-10-05drm/nouveau: Use semaphores to handle inter-channel sync in hardware.Francisco Jerez
2010-10-05drm/nouveau: Provide a means to have arbitrary work run on fence completion.Francisco Jerez
2010-10-05drm/nouveau: Minor refactoring/cleanup of the fence code.Francisco Jerez
2010-10-05drm/nouveau: Add a module option to force card POST.Marcin Koƛcielnicki
2010-10-05drm/nv50: prevent (IB_PUT == IB_GET) for occurring unless idleBen Skeggs