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_drm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: resume display if any later suspend bits fail
Ilia Mirkin
2014-01-30
1
-4
/
+10
*
drm/nouveau: implement hooks for needed for drm vblank timestamping support
Ben Skeggs
2014-01-30
1
-0
/
+2
*
drm/nouveau: only runtime suspend by default in optimus configuration
Ilia Mirkin
2013-12-16
1
-0
/
+6
*
drm/nv10-: we no longer need to create nvsw object on user channels
Ben Skeggs
2013-11-14
1
-0
/
+27
*
drm/nouveau: implement a simple sysfs interface to new pm code
Ben Skeggs
2013-11-08
1
-0
/
+3
*
drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM
Ben Skeggs
2013-11-08
1
-6
/
+3
*
drm/nouveau/core: make all info-level messages silent for runtime pm
Ben Skeggs
2013-11-08
1
-25
/
+14
*
drm/nv10: fix chipset checks, mostly for the benefit of nv1a
Ilia Mirkin
2013-11-08
1
-1
/
+2
*
drm/nouveau/core: convert event handler apis to split create/enable semantics
Ben Skeggs
2013-11-08
1
-33
/
+2
*
drm/nouveau/core: Allow asymmetric nouveau_event_get/_put
Peter Hurley
2013-11-08
1
-6
/
+2
*
drm/nouveau: off by one in nouveau_drm_vblank_enable()
Dan Carpenter
2013-11-08
1
-1
/
+1
*
drm: kill ->gem_init_object() and friends
David Herrmann
2013-10-09
1
-1
/
+0
*
drm/nouveau: fix oops on runtime suspend/resume
Dave Airlie
2013-09-10
1
-3
/
+6
*
drm/nouveau: Support render nodes
Martin Peres
2013-09-02
1
-12
/
+12
*
nouveau: add runtime PM support (v0.9)
Dave Airlie
2013-08-29
1
-24
/
+226
*
drm: remove FASYNC support
Daniel Vetter
2013-08-19
1
-1
/
+0
*
Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...
Dave Airlie
2013-08-07
1
-3
/
+12
|
\
|
*
drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.
Ben Skeggs
2013-07-10
1
-0
/
+12
|
*
drm/nouveau: fix locking issues in page flipping paths
Ben Skeggs
2013-07-10
1
-3
/
+0
*
|
drm: const'ify ioctls table (v2)
Rob Clark
2013-08-07
1
-3
/
+2
*
|
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2013-08-07
1
-1
/
+1
*
|
drm/nouveau: drop DRIVER_PCI_DMA and DRIVER_SG
Daniel Vetter
2013-07-23
1
-1
/
+1
|
/
*
drm/nouveau: implement prime helper unpin function
Maarten Lankhorst
2013-06-28
1
-0
/
+1
*
drm/nouveau: ensure channels are stopped before saving fences for suspend
Ben Skeggs
2013-05-20
1
-5
/
+20
*
drm/nouveau: force noaccel when no PFIFO support present
Ben Skeggs
2013-05-02
1
-1
/
+2
*
drm/nouveau/device: convert to engine, rather than subdev
Ben Skeggs
2013-04-26
1
-3
/
+3
*
drm/nouveau/mc: handle irq-related setup ourselves
Ben Skeggs
2013-04-26
1
-16
/
+1
*
drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()
Maarten Lankhorst
2013-03-29
1
-12
/
+20
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-25
1
-9
/
+51
|
\
|
*
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-02-21
1
-0
/
+6
|
|
\
|
|
*
drm/nouveau: restore debugfs/vbios.rom support
Marcin Slusarz
2013-02-20
1
-0
/
+6
|
*
|
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-02-20
1
-7
/
+38
|
|
\
\
|
|
|
/
|
|
*
drm/nv17/fence: split from nv10 code
Ben Skeggs
2013-02-20
1
-1
/
+2
|
|
*
drm/nouveau/disp: port vblank handling to event interface
Ben Skeggs
2013-02-20
1
-2
/
+31
|
|
*
drm/nouveau: quiet static-related sparse noise
Marcin Slusarz
2013-02-20
1
-2
/
+2
|
|
*
drm/nouveau: prepare for reporting channel owner
Marcin Slusarz
2013-02-20
1
-2
/
+3
|
*
|
drm/nouveau: use prime helpers
Aaron Plattner
2013-02-08
1
-2
/
+7
|
|
/
*
|
Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...
Dave Airlie
2013-02-11
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
drm/nouveau: add lockdep annotations
Marcin Slusarz
2013-02-09
1
-0
/
+3
*
|
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2013-01-14
1
-1
/
+6
|
\
\
|
|
/
|
*
drm/nouveau: fix nouveau_client allocation failure path
Marcin Slusarz
2013-01-13
1
-1
/
+6
*
|
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-2
/
+2
|
/
*
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-12-10
1
-1
/
+2
|
\
|
*
drm/nouveau: use the correct fence implementation for nv50
Maarten Lankhorst
2012-11-22
1
-1
/
+2
*
|
drm/nouveau: remove duplicate inclusion of nouveau_ttm.h
Sachin Kamat
2012-11-29
1
-2
/
+0
*
|
drm/nve0: allow specification of channel engine type in abi16 call
Ben Skeggs
2012-11-29
1
-1
/
+1
*
|
drm/nouveau: convert to dev_pm_ops
Dave Airlie
2012-11-29
1
-26
/
+67
*
|
drm/nouveau: free memory allocated with alloc_apertures()
Tommi Rantala
2012-11-20
1
-0
/
+1
|
/
*
drm/nouveau: headless mode by default if pci class != vga display
Ben Skeggs
2012-10-31
1
-2
/
+0
*
drm/nouveau: resurrect headless mode since rework
Ben Skeggs
2012-10-31
1
-13
/
+21
[next]