index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
2010-02-11
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
2010-02-11
nouveau: fix state detection with switchable graphics
Matthew Garrett
2010-02-11
drm/nouveau: move dereferences after null checks
Marcin Slusarz
2010-02-10
drm/nv50: make the pgraph irq handler loop like the pre-nv50 version
Maarten Maathuis
2010-02-10
drm/nv50: delete ramfc object after disabling fifo, not before
Maarten Maathuis
2010-02-10
drm/nv50: avoid unloading pgraph context when ctxprog is running
Maarten Maathuis
2010-02-10
drm/nv50: align size of buffer object to the right boundaries.
Maarten Maathuis
2010-02-10
drm/nv50: disregard dac outputs in nv50_sor_dpms()
Ben Skeggs
2010-02-10
drm/nv50: prevent multiple init tables being parsed at the same time
Ben Skeggs
2010-02-09
drm/nouveau: make dp auxch xfer len check for reads only
Ben Skeggs
2010-02-09
drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50
Ben Skeggs
2010-02-09
drm/nouveau: Add proper vgaarb support.
Marcin Kościelnicki
2010-02-09
drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.
Marcin Kościelnicki
2010-02-09
drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL test
Julia Lawall
2010-02-09
drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hang
Luca Barbieri
2010-02-09
drm/nouveau: Fixup semaphores on pre-nv50 cards.
Francisco Jerez
2010-02-09
drm/nouveau: Add getparam to get available PGRAPH units.
Marcin Kościelnicki
2010-02-09
drm/nouveau: Add module options to disable acceleration.
Marcin Kościelnicki
2010-02-09
drm/nouveau: fix non-vram notifier blocks
Ben Skeggs
2010-01-25
drm/nv50: prevent switching off SOR when in use for DVI-over-DP
Ben Skeggs
2010-01-25
drm/nv50: fail auxch transaction if reply count not what we expect
Ben Skeggs
2010-01-25
drm/nouveau: fix failure path if userspace specifies no valid memtypes
Ben Skeggs
2010-01-25
drm/nouveau: report LVDS as disconnected if lid closed
Ben Skeggs
2010-01-18
drm/nv50: prevent accidently turning off encoders we're actually using
Ben Skeggs
2010-01-18
drm/nv50: fix alignment of per-channel fifo cache
Ben Skeggs
2010-01-18
drm/nouveau: Evict buffers in VRAM before freeing sgdma
Luca Barbieri
2010-01-18
drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interrupts
Luca Barbieri
2010-01-18
drm/nouveau: fix thinko in nv04_instmem.c
Ben Skeggs
2010-01-18
drm/nouveau: fix a race condition in nouveau_dma_wait()
Ben Skeggs
2010-01-15
drm/nouveau: check pushbuffer bounds in ioctl
Luca Barbieri
2010-01-15
drm/nouveau: reserve VGA area for the moment
Ben Skeggs
2010-01-15
drm/nouveau: Unset the EDID connector property when the EDID block goes away.
Francisco Jerez
2010-01-15
drm/nouveau: Fallback to analog load detection when the EDID block is invalid.
Francisco Jerez
2010-01-15
drm/nouveau: fix edid memleak in nouveau_connector
Xavier Chantry
2010-01-15
drm/nouveau: Break some long lines.
Francisco Jerez
2010-01-15
drm/nouveau: add NV18 device id to call_lvds_manufacturer_script
Andrea Tacconi
2010-01-14
drm/nv50: Fix typo in PGRAPH initialisation.
Marcin Kościelnicki
2010-01-14
drm/nouveau: less magic DCB 1.5 parsing
Ben Skeggs
2010-01-14
drm/nouveau: assume no nv04 board has a DCB table
Ben Skeggs
2010-01-14
drm/nouveau: remove PRIV0 check in nouveau_mem_close()
Ben Skeggs
2010-01-14
drm/nouveau: wait on fence after bo move if validating for another channel
Ben Skeggs
2010-01-14
drm/nouveau: trust init table registers are safe
Ben Skeggs
2010-01-14
drm/nv50: wait for pgraph to idle before unloading the context
Maarten Maathuis
2010-01-11
drm/nv04: Fix set_operation software method.
Marcin Kościelnicki
2010-01-11
drm/nouveau: initialise DMA tracking parameters earlier
Ben Skeggs
2010-01-11
drm/nouveau: use dma.max rather than pushbuf size for checking GET validity
Ben Skeggs
2010-01-11
drm/nv04: differentiate between nv04/nv05
Ben Skeggs
2010-01-11
drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence
Luca Barbieri
2010-01-11
drm/nv50: prevent a possible ctxprog hang
Ben Skeggs
2010-01-11
drm/nouveau: have ttm's fault handler called directly
Ben Skeggs
[next]