index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: introduce gpio engine
Ben Skeggs
2010-07-26
1
-1
/
+40
*
drm/nouveau: Move display init to a new nouveau_engine.
Francisco Jerez
2010-07-26
1
-13
/
+43
*
drm/nv30: Init the PFB+0x3xx memory timing regs.
Francisco Jerez
2010-07-26
1
-2
/
+2
*
drm/nv50: use correct PRAMIN flush register on original nv50
Ben Skeggs
2010-07-26
1
-1
/
+4
*
drm/nouveau: initialise display before enabling interrupts
Ben Skeggs
2010-07-13
1
-13
/
+13
*
drm/nouveau: add instmem flush() hook
Ben Skeggs
2010-07-13
1
-12
/
+6
*
drm/nouveau: remove dev_priv->init_state and friends
Ben Skeggs
2010-07-13
1
-44
/
+24
*
drm/nouveau: remove left-over !DRIVER_MODESET paths
Ben Skeggs
2010-07-13
1
-53
/
+26
*
drm/nouveau: completely fail init if we fail to map the PRAMIN BAR
Ben Skeggs
2010-06-08
1
-12
/
+7
*
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...
Dave Airlie
2010-06-01
1
-0
/
+3
|
\
|
*
drm/nouveau: Add getparam for current PTIMER time.
Marcin Kościelnicki
2010-05-28
1
-0
/
+3
*
|
drm/kms: disable/enable poll around switcheroo on/off
Dave Airlie
2010-06-01
1
-0
/
+3
|
/
*
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
2010-05-18
1
-1
/
+4
*
vga16fb, drm: vga16fb->drm handoff
Marcin Slusarz
2010-05-18
1
-1
/
+6
*
fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
Marcin Slusarz
2010-05-18
1
-0
/
+43
*
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
2010-04-20
1
-1
/
+4
|
\
|
*
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
2010-04-07
1
-1
/
+4
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-09
1
-2
/
+12
|
\
\
|
*
|
drm/nouveau: fixup the init failure paths some more
Ben Skeggs
2010-04-09
1
-1
/
+7
|
*
|
drm/nouveau: detect vram amount once, and save the value
Ben Skeggs
2010-04-09
1
-1
/
+5
|
|
/
*
|
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-05
1
-3
/
+2
|
\
\
|
|
/
|
*
Merge remote branch 'nouveau/for-airlied' into drm-linus
Dave Airlie
2010-03-15
1
-3
/
+2
|
|
\
|
|
*
drm/nv50: Improve PGRAPH interrupt handling.
Marcin Kościelnicki
2010-03-10
1
-3
/
+2
*
|
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
/
*
|
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
2010-03-01
1
-5
/
+27
|
\
\
|
|
/
|
/
|
|
*
vga_switcheroo: initial implementation (v15)
Dave Airlie
2010-03-01
1
-5
/
+27
*
|
drm/nouveau: new gem pushbuf interface, bump to 0.0.16
Ben Skeggs
2010-02-25
1
-7
/
+0
*
|
drm/nouveau: protect channel create/destroy and irq handler with a spinlock
Maarten Maathuis
2010-02-25
1
-0
/
+1
|
/
*
drm/nouveau: Add proper vgaarb support.
Marcin Kościelnicki
2010-02-09
1
-0
/
+8
*
drm/nouveau: Add getparam to get available PGRAPH units.
Marcin Kościelnicki
2010-02-09
1
-0
/
+9
*
drm/nouveau: Add module options to disable acceleration.
Marcin Kościelnicki
2010-02-09
1
-12
/
+20
*
drm/nouveau: Evict buffers in VRAM before freeing sgdma
Luca Barbieri
2010-01-18
1
-0
/
+1
*
drm/nv04: differentiate between nv04/nv05
Ben Skeggs
2010-01-11
1
-1
/
+4
*
drm/nouveau: Don't skip card take down on nv0x.
Francisco Jerez
2010-01-11
1
-2
/
+2
*
drm/nouveau: Pre-G80 tiling support.
Francisco Jerez
2010-01-11
1
-0
/
+8
*
drm/nouveau: Add cache_flush/pull fifo engine functions.
Francisco Jerez
2010-01-11
1
-0
/
+10
*
drm/nouveau: prevent all channel creation if accel not available
Ben Skeggs
2009-12-16
1
-34
/
+50
*
drm/nouveau: Add proper error handling to nouveau_card_init
Marcin Kościelnicki
2009-12-16
1
-25
/
+48
*
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
1
-0
/
+811