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