index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
2010-12-03
drm/nouveau: pass gpuobj alignment request down into backing allocator
Ben Skeggs
2010-12-03
drm/nv40: Ignore sync-to-vblank active when waiting for idle.
Francisco Jerez
2010-12-03
drm/nouveau: Take fence spinlock in nouveau_fence_channel_fini().
Francisco Jerez
2010-12-03
drm/nouveau: Avoid race in the interchannel sync code.
Francisco Jerez
2010-12-03
drm/nouveau: Make fences take a weak channel reference.
Francisco Jerez
2010-12-03
drm/nouveau: Implement weak channel references.
Francisco Jerez
2010-12-03
drm/nouveau: Fix lock unbalance on card take down.
Francisco Jerez
2010-12-03
drm/nouveau: Add unlocked variants of nouveau_channel_get/put.
Francisco Jerez
2010-12-03
drm/nouveau: Fix race condition in channel refcount handling.
Francisco Jerez
2010-12-03
drm/nouveau: Refactor context destruction to avoid a lock ordering issue.
Francisco Jerez
2010-12-03
drm/nouveau: Use lazy fence waits when doing software interchannel sync.
Francisco Jerez
2010-12-03
drm/nouveau: Leave BO eviction synchronization for later.
Francisco Jerez
2010-12-03
drm/nv50: remove some unnecessary PDISPLAY init
Ben Skeggs
2010-12-03
drm/nouveau: fallback to sw fbcon if we can't get mutex immediately
Ben Skeggs
2010-12-03
drm/nouveau: hook up acpi power supply change tracking
Ben Skeggs
2010-12-03
drm/nouveau: return error from nouveau_ramht_remove() if not found
Ben Skeggs
2010-12-03
drm/nouveau: use interruptible waits during pushbuf validation
Ben Skeggs
2010-12-03
drm/nouveau: fix thinko in channel locking in semaphore path
Ben Skeggs
2010-12-03
drm/nouveau: remove cpu_writers lock
Ben Skeggs
2010-12-03
drm/nouveau: switch to unlocked ioctls
Ben Skeggs
2010-12-03
drm/nouveau: add more fine-grained locking to channel list + structures
Ben Skeggs
2010-12-03
drm/nouveau: add per-channel mutex, use to lock access to drm's channel
Ben Skeggs
2010-12-03
drm/nouveau: disallow fbcon accel if running in interrupt context
Ben Skeggs
2010-12-03
drm/nouveau: tidy fifo swmthd handler a little
Ben Skeggs
2010-11-22
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
Thomas Hellstrom
2010-11-18
nouveau: Acknowledge HPD irq in handler, not bottom half
Andy Lutomirski
2010-11-18
drm/nouveau: Fix a few confusions between "chipset" and "card_type".
Francisco Jerez
2010-11-18
drm/nouveau: don't expose backlight control when available through ACPI
Ben Skeggs
2010-11-18
drm/nouveau/pm: improve memtiming mappings
Roy Spliet
2010-11-18
drm/nouveau: Make PCIE GART size depend on the available RAMIN space.
Francisco Jerez
2010-11-18
drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN.
Francisco Jerez
2010-11-18
drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not set
Martin Peres
2010-11-18
drm/nouveau: Don't use load detection for connector polling.
Francisco Jerez
2010-11-18
drm/nv10-nv20: Fix instability after MPLL changes.
Francisco Jerez
2010-11-18
drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang
Ben Skeggs
2010-11-18
drm/nouveau: Don't poll LVDS outputs.
Francisco Jerez
2010-11-18
drm/nouveau: Use "force" to decide if analog load detection is ok or not.
Francisco Jerez
2010-11-18
drm/nv04: Fix scanout over the 16MB mark.
Francisco Jerez
2010-11-18
drm/nouveau: fix nv40 pcie gart size
Lucas Stach
2010-11-18
drm/nva3: fix overflow in fixed point math used for pll calculation
Ben Skeggs
2010-11-18
drm/nv10: Balance RTs expected to be accessed simultaneously by the 3d engine.
Francisco Jerez
2010-11-18
drm/nouveau: Expose some BO usage flags to userspace.
Francisco Jerez
2010-11-18
drm/nouveau: Reduce severity of the unknown getparam error.
Francisco Jerez
2010-11-18
drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks.
Francisco Jerez
2010-11-18
drm/nouveau: Some random cleanups.
Francisco Jerez
2010-11-18
drm/nv11: Fix bad PLL detection false positive.
Francisco Jerez
2010-11-18
drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode.
Francisco Jerez
2010-11-18
drm/nouveau: Reject modes exceeding the integrated TMDS maximum bandwidth.
Francisco Jerez
2010-11-18
drm/nouveau: Fix sleep while atomic in the semaphore code.
Francisco Jerez
2010-11-18
drm/nouveau: ratelimit IRQ messages
Jiri Slaby
[next]