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-09-24
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
2010-09-24
drm/nouveau: rebase per-channel pramin heap offsets to 0
Ben Skeggs
2010-09-24
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
2010-09-24
drm/nouveau: move ramht code out of nouveau_object.c, nothing to see here
Ben Skeggs
2010-09-24
drm/nouveau: have nv_mask return original register value
Ben Skeggs
2010-09-24
drm/nv40: Try to set up CRE_LCD even if it has unknown bits set.
Francisco Jerez
2010-09-24
drm/nv17-nv4x: Fix analog load detection false positive on rare occasions.
Francisco Jerez
2010-09-24
drm/nouveau: require explicit unmap of kmapped bos
Ben Skeggs
2010-09-24
drm/nouveau: remove second map of notifier bo
Ben Skeggs
2010-09-24
drm/nouveau: move check for no-op bo move before memcpy fallback
Ben Skeggs
2010-09-24
drm/nv50: add new accelerated bo move funtion
Ben Skeggs
2010-09-24
drm/nv20: Use the nv30 CRTC bandwidth calculation code.
Francisco Jerez
2010-09-24
drm/nouveau: Fix suspend on some nv4x AGP cards.
Francisco Jerez
2010-09-24
Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d...
Dave Airlie
2010-09-14
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
2010-09-13
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
2010-09-03
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
2010-09-03
drm/nv50: initialize ramht_refs list for faked 0 channel
Marcin Slusarz
2010-09-03
drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL.
Francisco Jerez
2010-09-03
drm/nouveau: Take fence spinlock before reading the last sequence.
Francisco Jerez
2010-08-30
drm: kill get_reg_ofs callback
Daniel Vetter
2010-08-30
drm: kill drm_map_ofs callbacks
Daniel Vetter
2010-08-28
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-08-27
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
2010-08-27
drm/nouveau: drop drm_global_mutex before sleeping in submission path
Ben Skeggs
2010-08-26
drm/nv20: Don't use pushbuf calls on the original nv20.
Francisco Jerez
2010-08-26
drm/nouveau: Fix TMDS on some DCB1.5 boards.
Francisco Jerez
2010-08-26
drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.
Francisco Jerez
2010-08-26
drm/nv30: Apply modesetting to the correct slave encoder
Patrice Mandin
2010-08-26
drm/nouveau: Use a helper function to match PCI device/subsystem IDs.
Francisco Jerez
2010-08-26
drm/nv50: add dcb type 14 to enum to prevent compiler complaint
Ben Skeggs
2010-08-23
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-23
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
2010-08-17
drm/nouveau: fix earlier mistake when fixing merge conflict
Ben Skeggs
2010-08-17
drm/nvc0: fix thinko in instmem suspend/resume
Ben Skeggs
2010-08-17
drm/nouveau: Workaround missing GPIO tables on an Apple iMac G4 NV18.
Francisco Jerez
2010-08-17
drm/nouveau: Add TV-out quirk for an MSI nForce2 IGP.
Francisco Jerez
2010-08-17
drm/nv50-nvc0: ramht_size is meant to be in bytes, not entries
Ben Skeggs
2010-08-17
drm/nouveau: punt some more log messages to debug level
Ben Skeggs
2010-08-17
drm/nouveau: remove warning about unknown tmds table revisions
Ben Skeggs
2010-08-17
drm/nouveau: check for error when allocating/mapping dummy page
Ben Skeggs
2010-08-17
drm/nouveau: fix race condition when under memory pressure
Ben Skeggs
2010-08-17
drm/nv50: fix minor thinko from nvc0 changes
Ben Skeggs
2010-08-17
drm/nouveau: Don't try DDC on the dummy I2C channel.
Francisco Jerez
2010-08-12
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-10
vt/console: try harder to print output when panicing
Jesse Barnes
2010-08-10
drm: expand gamma_set
James Simmons
2010-08-10
drm: Use ENOENT consistently for the error return for an unmatched handle.
Chris Wilson
2010-08-10
drm: Propagate error code from fb_create()
Chris Wilson
[next]