index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
*
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2012-07-26
1
-1
/
+17
|
\
|
*
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
Ben Skeggs
2012-07-26
1
-1
/
+17
*
|
drm: kill reclaim_buffers callback
Daniel Vetter
2012-07-19
1
-1
/
+0
|
/
*
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
2012-05-24
1
-17
/
+5
*
drm/nv50/fifo: use hardware channel kickoff functionality
Ben Skeggs
2012-05-24
1
-2
/
+2
*
drm/nouveau/fifo: remove all the "special" engine hooks
Ben Skeggs
2012-05-24
1
-4
/
+11
*
nouveau: add PRIME support
Dave Airlie
2012-05-23
1
-1
/
+7
*
drm/nouveau: Fix module parameter description formats
Jean Delvare
2012-03-13
1
-7
/
+7
*
drm/nouveau: move vram detection funcs to chipset-specific fb code
Ben Skeggs
2012-03-13
1
-0
/
+4
*
drm/nouveau: fix typo on mxmdcb option
Ben Skeggs
2012-02-01
1
-1
/
+1
*
drm/nouveau/mxm: initial implementation of dcb sanitisation
Ben Skeggs
2011-12-21
1
-0
/
+4
*
drm/nouveau: shutdown display on suspend/hibernate
Ben Skeggs
2011-12-21
1
-3
/
+3
*
drm/nouveau: re-jig fbcon suspend/resume process a little
Ben Skeggs
2011-12-21
1
-16
/
+6
*
drm/nouveau: print correct engine number which failed to unload/idle
Marcin Slusarz
2011-12-21
1
-1
/
+1
*
drm/nouveau: restore cursors after restoring mode
Maxim Levitsky
2011-12-21
1
-9
/
+9
*
drm/nouveau: restore performance mode a bit later.
Maxim Levitsky
2011-12-21
1
-2
/
+2
*
drm/nouveau: disable output polling through suspend.
Maxim Levitsky
2011-12-21
1
-0
/
+3
*
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
1
-0
/
+4
|
\
|
*
drm/nouveau: add dumb ioctl support
Ben Skeggs
2011-11-30
1
-0
/
+4
*
|
drm: Make the per-driver file_operations struct const
Arjan van de Ven
2011-11-11
1
-15
/
+16
|
/
*
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
drm/nouveau: allow modeset module option to select 'headless mode'
Ben Skeggs
2011-09-20
1
-1
/
+1
*
drm/nouveau: pass flag to engine fini() method on suspend
Ben Skeggs
2011-07-25
1
-4
/
+7
*
drm/nouveau: convert bo.mem.start usage to bo.offset
Ben Skeggs
2011-06-23
1
-1
/
+1
*
drm/nouveau/gem: implement stub hooks for GEM object open/close
Ben Skeggs
2011-06-23
1
-0
/
+2
*
drm/nouveau: allocate structure to store per-client data
Ben Skeggs
2011-06-23
1
-0
/
+2
*
drm/nvc0/gr: import and use our own fuc by default
Ben Skeggs
2011-06-23
1
-0
/
+4
*
drm/nouveau: default to noaccel on 0xc1/0xc8/0xce for now
Ben Skeggs
2011-06-23
1
-1
/
+1
*
drm/nouveau: remove remnants of nouveau_pgraph_engine
Ben Skeggs
2011-05-16
1
-1
/
+0
*
drm/nouveau: fix suspend failure path to reinitialise all engines
Ben Skeggs
2011-05-16
1
-13
/
+13
*
drm/nv50/gr: move to exec engine interfaces
Ben Skeggs
2011-05-16
1
-1
/
+2
*
drm/nouveau: working towards a common way to represent engines
Ben Skeggs
2011-05-16
1
-1
/
+10
*
drm: rework PCI/platform driver interface.
Dave Airlie
2011-02-07
1
-10
/
+11
*
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-26
1
-4
/
+4
*
drm/switcheroo: track state of switch in drivers.
Dave Airlie
2011-01-05
1
-0
/
+6
*
drm/nv50: implement global channel address space on new VM code
Ben Skeggs
2010-12-08
1
-5
/
+3
*
drm/nouveau: Synchronize with the user channel before GPU object destruction.
Francisco Jerez
2010-12-08
1
-14
/
+2
*
drm/nouveau: simplify gpuobj suspend/resume
Ben Skeggs
2010-12-03
1
-7
/
+7
*
drm/nouveau: Implement the vblank DRM hooks.
Francisco Jerez
2010-12-03
1
-0
/
+4
*
drm/nouveau: fix annoying nouveau_fence type issue
Marcin Slusarz
2010-12-03
1
-2
/
+2
*
drm/nouveau: add support for MSI
Ben Skeggs
2010-12-03
1
-0
/
+4
*
drm/nv84: add support for the PCRYPT engine
Ben Skeggs
2010-12-03
1
-0
/
+1
*
drm/nouveau: add more fine-grained locking to channel list + structures
Ben Skeggs
2010-12-03
1
-4
/
+3
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-26
1
-5
/
+18
|
\
|
*
drm/nouveau: Add a module option to force card POST.
Marcin KoĆcielnicki
2010-10-05
1
-0
/
+4
|
*
drm/nouveau: restore perflvl on resume, and restore boot perflvl on unload
Ben Skeggs
2010-09-24
1
-0
/
+3
|
*
drm/nouveau: allow static performance level setting
Ben Skeggs
2010-09-24
1
-0
/
+8
|
*
drm/nouveau: Add module parameter to override the default AGP rate.
Francisco Jerez
2010-09-24
1
-3
/
+3
|
*
drm: kill get_reg_ofs callback
Daniel Vetter
2010-08-30
1
-1
/
+0
[next]