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
2012-10-03
drm/nouveau: pull nouveau_gem definitions into their own header
Ben Skeggs
2012-10-03
drm/nouveau: pull nouveau_bo definitions into their own header
Ben Skeggs
2012-10-03
drm/nv04/disp: kick all private state out to own header
Ben Skeggs
2012-10-03
drm/nouveau/instmem: completely new implementation, as a subdev module
Ben Skeggs
2012-10-03
drm/nouveau: remove last use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
drm/nv50/instmem: remove use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
drm/nouveau/gpuobj: remove flags for vm-mappings
Ben Skeggs
2012-10-03
drm/nouveau/gpuobj: create wrapper functions for mapping gpuobj into vm/bar
Ben Skeggs
2012-10-03
drm/nvc0/fifo: handle bar1 control regs much like fifo/nve0
Ben Skeggs
2012-10-03
drm/nv04-nv40/fifo: remove use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
drm/nv04-nv40/instmem: remove use of nouveau_gpuobj_new_fake()
Ben Skeggs
2012-10-03
drm/nv04-nv40/instmem: duplicate nv04 code as nv40, remove alternate paths
Ben Skeggs
2012-10-03
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
Ben Skeggs
2012-10-03
drm/nv50-/instmem: allocate vram for kernel objects from end of vram
Ben Skeggs
2012-10-03
drm/nouveau/core: add support for reverse mm allocations
Ben Skeggs
2012-10-03
drm/nouveau/timer: port to subdev interfaces
Ben Skeggs
2012-10-03
drm/nouveau/mc: port to subdev interfaces
Ben Skeggs
2012-10-03
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
2012-10-03
drm/nouveau/clock: pull in the implementation from all over the place
Ben Skeggs
2012-10-03
drm/nouveau/clk: implement stub clock subdev
Ben Skeggs
2012-10-03
drm/nouveau/i2c: port to subdev interfaces
Ben Skeggs
2012-10-03
drm/nouveau/gpio: port gpio to subdev interfaces
Ben Skeggs
2012-10-03
drm/nouveau/oldbios: remove shadowing support, use bios subdev's image
Ben Skeggs
2012-10-03
drm/nouveau/bios: pull in basic vbios subdev, more to come later
Ben Skeggs
2012-10-03
drm/nouveau: have non-core mmio accesses go through device object
Ben Skeggs
2012-10-03
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
2012-10-03
drm/nouveau/core: pull in most of the new core infrastructure
Ben Skeggs
2012-10-03
drm/nouveau/agp: move all agp stuff into its own source file
Ben Skeggs
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-10-03
drm/nouveau/gem: use bo.offset rather than mm_node.start
Ben Skeggs
2012-10-03
drm/nvc0/fence: restore pre-suspend fence buffer context on resume
Ben Skeggs
2012-09-27
drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_EN
Ben Skeggs
2012-09-26
drm/nvc0/ltcg: mask off intr 0x10
Ben Skeggs
2012-09-26
drm/nouveau: silence a debug message triggered by newer userspace
Ben Skeggs
2012-09-21
drm/nouveau: add dmi quirk for gpio reset
Dave Airlie
2012-09-20
Revert "drm/nv50-/gpio: initialise to vbios defaults during init"
Dave Airlie
2012-09-14
drm/nouveau: fix booting with plymouth + dumb support
Dave Airlie
2012-09-02
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/nouveau/lin...
Dave Airlie
2012-08-31
drm/nv50-/gpio: initialise to vbios defaults during init
Ben Skeggs
2012-08-31
drm/nvd0/disp: hopefully fix selection of 6/8bpc mode on DP outputs
Ben Skeggs
2012-08-29
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2012-08-29
drm/nvc0/copy: check PUNITS to determine which copy engines are disabled
Ben Skeggs
2012-08-17
vga_switcheroo: Don't require handler init callback
Seth Forshee
2012-08-14
drm/nv86/fifo: suspend fix
Maxim Levitsky
2012-08-14
drm/nouveau: disable copy engine on NVAF
Henrik Rydberg
2012-08-14
nouveau: fixup scanout enable in nvc0_pm
Maarten Lankhorst
2012-08-14
drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry
Ben Skeggs
2012-08-14
drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
Christoph Bumiller
2012-08-03
drm/nve0/fifo: add support for the flip completion swmthd
Ben Skeggs
2012-07-26
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
[next]