aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAge
* drm/nouveau: Use lazy fence waits when doing software interchannel sync.Francisco Jerez2010-12-03
* drm/nouveau: Leave BO eviction synchronization for later.Francisco Jerez2010-12-03
* drm/nv50: remove some unnecessary PDISPLAY initBen Skeggs2010-12-03
* drm/nouveau: fallback to sw fbcon if we can't get mutex immediatelyBen Skeggs2010-12-03
* drm/nouveau: hook up acpi power supply change trackingBen Skeggs2010-12-03
* drm/nouveau: return error from nouveau_ramht_remove() if not foundBen Skeggs2010-12-03
* drm/nouveau: use interruptible waits during pushbuf validationBen Skeggs2010-12-03
* drm/nouveau: fix thinko in channel locking in semaphore pathBen Skeggs2010-12-03
* drm/nouveau: remove cpu_writers lockBen Skeggs2010-12-03
* drm/nouveau: switch to unlocked ioctlsBen Skeggs2010-12-03
* drm/nouveau: add more fine-grained locking to channel list + structuresBen Skeggs2010-12-03
* drm/nouveau: add per-channel mutex, use to lock access to drm's channelBen Skeggs2010-12-03
* drm/nouveau: disallow fbcon accel if running in interrupt contextBen Skeggs2010-12-03
* drm/nouveau: tidy fifo swmthd handler a littleBen Skeggs2010-12-02
* drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lockThomas Hellstrom2010-11-21
* nouveau: Acknowledge HPD irq in handler, not bottom halfAndy Lutomirski2010-11-17
* drm/nouveau: Fix a few confusions between "chipset" and "card_type".Francisco Jerez2010-11-17
* drm/nouveau: don't expose backlight control when available through ACPIBen Skeggs2010-11-17
* drm/nouveau/pm: improve memtiming mappingsRoy Spliet2010-11-17
* drm/nouveau: Make PCIE GART size depend on the available RAMIN space.Francisco Jerez2010-11-17
* drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN.Francisco Jerez2010-11-17
* drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not setMartin Peres2010-11-17
* drm/nouveau: Don't use load detection for connector polling.Francisco Jerez2010-11-17
* drm/nv10-nv20: Fix instability after MPLL changes.Francisco Jerez2010-11-17
* drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hangBen Skeggs2010-11-17
* drm/nouveau: Don't poll LVDS outputs.Francisco Jerez2010-11-17
* drm/nouveau: Use "force" to decide if analog load detection is ok or not.Francisco Jerez2010-11-17
* drm/nv04: Fix scanout over the 16MB mark.Francisco Jerez2010-11-17
* drm/nouveau: fix nv40 pcie gart sizeLucas Stach2010-11-17
* drm/nva3: fix overflow in fixed point math used for pll calculationBen Skeggs2010-11-17
* drm/nv10: Balance RTs expected to be accessed simultaneously by the 3d engine.Francisco Jerez2010-11-17
* drm/nouveau: Expose some BO usage flags to userspace.Francisco Jerez2010-11-17
* drm/nouveau: Reduce severity of the unknown getparam error.Francisco Jerez2010-11-17
* drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks.Francisco Jerez2010-11-17
* drm/nouveau: Some random cleanups.Francisco Jerez2010-11-17
* drm/nv11: Fix bad PLL detection false positive.Francisco Jerez2010-11-17
* drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode.Francisco Jerez2010-11-17
* drm/nouveau: Reject modes exceeding the integrated TMDS maximum bandwidth.Francisco Jerez2010-11-17
* drm/nouveau: Fix sleep while atomic in the semaphore code.Francisco Jerez2010-11-17
* drm/nouveau: ratelimit IRQ messagesJiri Slaby2010-11-17
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-26
|\
| * drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel2010-10-19
| * Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2010-10-18
| |\
| * \ Merge branch 'drm-kdb-next' into drm-core-nextDave Airlie2010-10-05
| |\ \
| | * | drm/nouveau/kms: Avoid a hang entering KDB with VT accel on.Chris Ball2010-10-05
| | * | drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel2010-10-05
| | * | drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.Chris Ball2010-10-05
| * | | Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie2010-10-05
| |\ \ \ | | |/ / | |/| |
| | * | drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs2010-10-04
| | * | drm/ttm: introduce utility function to free an allocated memory nodeBen Skeggs2010-10-04