index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
Ben Skeggs
2012-07-26
1
-74
/
+0
*
drm/nouveau: Unregister switcheroo client on exit
Andreas Heider
2012-05-24
1
-0
/
+2
*
drm/nouveau: fix a minor annoyance in an output string
Ben Skeggs
2012-05-24
1
-1
/
+1
*
drm/nvd9/copy: initialise copy engine, seems to work like nvc0
Ben Skeggs
2012-05-24
1
-1
/
+2
*
drm/nouveau/ttm: untangle code to support accelerated buffer moves
Ben Skeggs
2012-05-24
1
-60
/
+3
*
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
2012-05-24
1
-74
/
+34
*
drm/nouveau/fifo: remove all the "special" engine hooks
Ben Skeggs
2012-05-24
1
-41
/
+0
*
drm/nouveau/fence: convert to exec engine, and improve channel sync
Ben Skeggs
2012-05-24
1
-8
/
+25
*
drm/nouveau: create real execution engine for software object class
Ben Skeggs
2012-05-24
1
-0
/
+21
*
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
2012-05-24
1
-4
/
+4
*
drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods
Ben Skeggs
2012-05-24
1
-0
/
+14
*
drm/nve0/gr: initial implementation
Ben Skeggs
2012-05-24
1
-0
/
+5
*
drm/nve0/fifo: initial implementation
Ben Skeggs
2012-05-24
1
-4
/
+8
*
vga_switcheroo: Introduce struct vga_switcheroo_client_ops
Takashi Iwai
2012-05-13
1
-3
/
+7
*
drm/nouveau: oops, create m2mf for nvd9 too
Ben Skeggs
2012-03-29
1
-1
/
+1
*
drm/nouveau: fix thinko causing init to fail on cards without accel
Ben Skeggs
2012-03-26
1
-1
/
+1
*
drm/nve0: initial modesetting support for kepler chipsets
Ben Skeggs
2012-03-23
1
-7
/
+54
*
drm/nouveau: remove m2mf creation on userspace channels
Ben Skeggs
2012-03-22
1
-14
/
+77
*
drm/nouveau: map first page of mmio early and determine chipset earlier
Ben Skeggs
2012-03-13
1
-61
/
+60
*
drm/nouveau/pm: init only after display subsystem has been created
Ben Skeggs
2012-03-13
1
-7
/
+5
*
drm/nouveau: rework the init/takedown ordering
Ben Skeggs
2012-03-13
1
-40
/
+41
*
drm/nv20-nv40: add memory type detection
Ben Skeggs
2012-03-13
1
-1
/
+1
*
drm/nv20: split PFB code out of nv10_fb.c
Ben Skeggs
2012-03-13
1
-8
/
+8
*
drm/nouveau: move vram detection funcs to chipset-specific fb code
Ben Skeggs
2012-03-13
1
-5
/
+9
*
drm: move pci bus master enable into driver.
Dave Airlie
2012-02-16
1
-0
/
+2
*
nouveau: Support Optimus models for vga_switcheroo
Peter Lekensteyn
2012-01-13
1
-0
/
+1
*
drm/nvc0/pm: initial engine reclocking
Ben Skeggs
2011-12-21
1
-0
/
+4
*
drm/nv40/disp: implement support for hotplug irq
Ben Skeggs
2011-12-21
1
-0
/
+3
*
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
Ben Skeggs
2011-12-21
1
-43
/
+21
*
drm/nvd0/disp: add support for page flipping
Ben Skeggs
2011-12-21
1
-1
/
+1
*
drm/nouveau: shutdown display on suspend/hibernate
Ben Skeggs
2011-12-21
1
-4
/
+2
*
drm/nouveau/disp: introduce proper init/fini, separate from create/destroy
Ben Skeggs
2011-12-21
1
-8
/
+16
*
drm/nvc0/gr: add initial support for nvd9, not quite there yet..
Ben Skeggs
2011-12-21
1
-3
/
+2
*
drm/nv04-nv30/pm: port to newer interfaces
Ben Skeggs
2011-12-21
1
-12
/
+12
*
drm/nv50/pm: rewrite clock management, and switch to the new pm hooks
Ben Skeggs
2011-12-21
1
-3
/
+3
*
drm/nvd0: read temperature as we did on nv84+ boards
Martin Peres
2011-12-21
1
-0
/
+1
*
drm/nouveau: move master modesetting init to nouveau_display
Ben Skeggs
2011-12-21
1
-24
/
+3
*
drm/nv40/pm: convert to new pwm hooks, also fixing pwm type detection
Ben Skeggs
2011-12-21
1
-16
/
+2
*
drm/nv50/pm: convert to new fanspeed pwm controller hooks
Ben Skeggs
2011-12-21
1
-4
/
+4
*
drm/nv50/pm: add support for pwm fan control
Ben Skeggs
2011-12-21
1
-0
/
+4
*
drm/nouveau/vdec: implement stub modules for the known engines
Ben Skeggs
2011-12-21
1
-5
/
+20
*
drm/nv41/pm: implement a second type of fanspeed pwm
Ben Skeggs
2011-12-21
1
-0
/
+7
*
drm/nv40/pm: implement first type of pwm fanspeed funcs
Ben Skeggs
2011-12-21
1
-0
/
+9
*
drm/nvc0: enable acceleration for nvc1 by default
Ben Skeggs
2011-11-10
1
-1
/
+3
*
drm/nvc1: hacky workaround to fix accel issues
Ben Skeggs
2011-11-10
1
-0
/
+8
*
drm/nvc0: enable acceleration on 0xc8 by default
Ben Skeggs
2011-11-10
1
-1
/
+0
*
drm/nouveau: fix printk typo in ioremap failure path
Marcin Slusarz
2011-09-20
1
-1
/
+1
*
drm/nv40/pm: write nv40-specific reclocking routines
Ben Skeggs
2011-09-20
1
-3
/
+3
*
drm/nv50/backlight: take the sor into account when bashing regs
Ben Skeggs
2011-09-20
1
-0
/
+4
*
drm/nouveau: determine timing crystal freq from straps
Ben Skeggs
2011-09-20
1
-1
/
+18
[next]