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/switcheroo: track state of switch in drivers.
Dave Airlie
2011-01-05
1
-0
/
+4
*
vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.
Dave Airlie
2011-01-05
1
-0
/
+7
*
drm/nouveau: add delayed switch complete callback.
Dave Airlie
2011-01-05
1
-0
/
+1
*
drm/nvc0: skip dma object creation for drm channel
Ben Skeggs
2010-12-21
1
-0
/
+5
*
drm/nvc0: initial vm implementation, use for bar1/bar3 management
Ben Skeggs
2010-12-21
1
-7
/
+9
*
drm/nouveau: kick vram functions out into an "engine"
Ben Skeggs
2010-12-08
1
-0
/
+16
*
drm/nouveau: introduce a util function to wait on reg != val
Ben Skeggs
2010-12-08
1
-2
/
+20
*
drm/nouveau: tidy up and extend dma object creation interfaces
Ben Skeggs
2010-12-03
1
-4
/
+5
*
drm/nouveau: remove some useless GETPARAMs
Ben Skeggs
2010-12-03
1
-16
/
+1
*
drm/nv84: fix minor issues in PCRYPT implementation
Ben Skeggs
2010-12-03
1
-0
/
+1
*
drm/nouveau: rework gpu-specific instmem interfaces
Ben Skeggs
2010-12-03
1
-28
/
+28
*
drm/nv50: rework PGPIO IRQ handling and hotplug detection
Ben Skeggs
2010-12-03
1
-0
/
+4
*
drm/nouveau: move PFIFO ISR into nv04_fifo.c
Ben Skeggs
2010-12-03
1
-5
/
+5
*
drm/nv50: move GPIO ISR to nv50_gpio.c
Ben Skeggs
2010-12-03
1
-1
/
+1
*
drm/nouveau: Rework tile region handling.
Francisco Jerez
2010-12-03
1
-8
/
+17
*
drm/nouveau: Implement the pageflip ioctl.
Francisco Jerez
2010-12-03
1
-0
/
+3
*
drm/nouveau: Implement the vblank DRM hooks.
Francisco Jerez
2010-12-03
1
-5
/
+7
*
drm/nv50: regression fix, point NVAA/NVAC at correct PM functions
Ben Skeggs
2010-12-03
1
-0
/
+2
*
drm/nouveau: add support for MSI
Ben Skeggs
2010-12-03
1
-6
/
+3
*
drm/nv84: add support for the PCRYPT engine
Ben Skeggs
2010-12-03
1
-10
/
+52
*
drm/nouveau: only expose the object classes that are supported by the chipset
Ben Skeggs
2010-12-03
1
-7
/
+0
*
drm/nv40: Ignore sync-to-vblank active when waiting for idle.
Francisco Jerez
2010-12-03
1
-1
/
+7
*
drm/nouveau: Fix lock unbalance on card take down.
Francisco Jerez
2010-12-03
1
-1
/
+1
*
drm/nouveau: Refactor context destruction to avoid a lock ordering issue.
Francisco Jerez
2010-12-03
1
-4
/
+4
*
drm/nouveau: add more fine-grained locking to channel list + structures
Ben Skeggs
2010-12-03
1
-4
/
+4
*
drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang
Ben Skeggs
2010-11-18
1
-0
/
+10
*
drm/nouveau: Expose some BO usage flags to userspace.
Francisco Jerez
2010-11-18
1
-0
/
+3
*
drm/nouveau: Reduce severity of the unknown getparam error.
Francisco Jerez
2010-11-18
1
-2
/
+2
*
drm/nouveau: Use semaphores to handle inter-channel sync in hardware.
Francisco Jerez
2010-10-05
1
-2
/
+9
*
drm/nva3: split pm backend out from nv50
Ben Skeggs
2010-10-05
1
-3
/
+15
*
drm/nouveau: Refactor nouveau_temp_get() into engine pointers.
Francisco Jerez
2010-09-24
1
-0
/
+5
*
drm/nv04-nv40: import initial pm backend
Ben Skeggs
2010-09-24
1
-0
/
+19
*
drm/nv50: import initial clock get/set routines + hook up pm engine
Ben Skeggs
2010-09-24
1
-0
/
+5
*
drm/nouveau: import initial work on vbios performance table parsing
Ben Skeggs
2010-09-24
1
-0
/
+5
*
drm/nouveau: Simplify tile region handling.
Francisco Jerez
2010-09-24
1
-5
/
+0
*
drm/nouveau: Remove implicit argument from nv_wait().
Francisco Jerez
2010-09-24
1
-1
/
+1
*
drm/nouveau: rework init ordering so nv50_instmem.c can be less bad
Ben Skeggs
2010-09-24
1
-26
/
+15
*
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
2010-09-24
1
-10
/
+8
*
drm/nvc0: starting point for GF100 support, everything stubbed
Ben Skeggs
2010-08-06
1
-0
/
+51
*
drm/nouveau: unwind on load errors
Dan Carpenter
2010-08-06
1
-10
/
+30
*
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
|
\
[next]