index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_fbcon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
2014-12-02
1
-1
/
+1
*
drm/nouveau: move the (far too many...) different s/r paths to the same place
Ben Skeggs
2014-12-02
1
-17
/
+17
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-10-14
1
-2
/
+3
|
\
|
*
drm/nouveau: use container_of to resolve nouveau_fbdev from drm_fb_helper
Fabian Frederick
2014-09-24
1
-1
/
+2
|
*
drm/nouveau: Display Nouveau boot options at launch
Pierre Moreau
2014-09-15
1
-1
/
+1
*
|
drm/nouveau: punt fbcon resume out to a workqueue
Ben Skeggs
2014-10-02
1
-6
/
+17
|
/
*
drm/nouveau/kms: nouveau_fbcon_accel_fini can be static
Fengguang Wu
2014-08-15
1
-2
/
+2
*
drm/nouveau: use ram info from nvif_device
Ben Skeggs
2014-08-10
1
-3
/
+2
*
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
2014-08-10
1
-3
/
+0
*
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
1
-3
/
+8
*
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
1
-14
/
+14
*
drm/nouveau/kms: restore acceleration before fb_set_suspend() resumes
Ben Skeggs
2014-08-10
1
-3
/
+3
*
drm/nouveau/kms: take more care when pulling down accelerated fbcon
Ben Skeggs
2014-08-10
1
-35
/
+57
*
Merge tag 'v3.16' into drm-next
Dave Airlie
2014-08-05
1
-10
/
+3
|
\
|
*
drm/nouveau/kms: restore fbcon after display has been resumed
Ben Skeggs
2014-07-08
1
-10
/
+3
*
|
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
1
-1
/
+2
*
|
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
2014-07-08
1
-1
/
+1
|
/
*
drm/nouveau: fix fbcon not being accelerated after suspend
Ben Skeggs
2014-03-26
1
-2
/
+2
*
drm/nouveau/fbcon: bracket entrypoints with a per-device enabled check
Ben Skeggs
2013-11-08
1
-16
/
+27
*
drm/nouveau: embed gem object in nouveau_bo
David Herrmann
2013-10-09
1
-1
/
+1
*
drm/nouveau/kms: enable for non-vga pci classes
Ben Skeggs
2013-09-18
1
-1
/
+2
*
drm/nouveau: fix null pointer dereference in poll_changed
Maarten Lankhorst
2013-07-30
1
-1
/
+2
*
drm/nouveau: fix some error-path leaks in fbcon handling code
Maarten Lankhorst
2013-07-10
1
-0
/
+1
*
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-07-01
1
-2
/
+2
|
\
|
*
drm/nouveau/fb: initialise vram controller as pfb sub-object
Ben Skeggs
2013-07-01
1
-2
/
+2
*
|
drm/nouveau: fixup fbcon failure paths
Maarten Lankhorst
2013-06-28
1
-9
/
+14
|
/
*
drm/<drivers>: simplify ->fb_probe callback
Daniel Vetter
2013-02-14
1
-19
/
+3
*
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
2013-02-14
1
-0
/
+3
*
drm: revamp framebuffer cleanup interfaces
Daniel Vetter
2013-01-20
1
-0
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-108
/
+118
|
\
|
*
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
2012-10-03
1
-14
/
+13
|
*
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-03
1
-107
/
+118
|
*
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
Ben Skeggs
2012-10-03
1
-2
/
+2
|
*
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
2012-10-03
1
-1
/
+1
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-5
/
+5
*
|
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
|
/
*
drm/nouveau/fbcon: using nv_two_heads is not a good idea
Ben Skeggs
2012-06-26
1
-1
/
+1
*
drm/nouveau/fbcon: use fence for sync, rather than notifier
Ben Skeggs
2012-05-24
1
-32
/
+2
*
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
2012-05-24
1
-4
/
+4
*
drm: do not set fb_info->pixmap fields
Sascha Hauer
2012-02-09
1
-5
/
+1
*
drm/nouveau: re-jig fbcon suspend/resume process a little
Ben Skeggs
2011-12-21
1
-0
/
+7
*
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
1
-1
/
+10
|
\
|
*
drm/nouveau: by default use low bpp framebuffer on low memory cards
Marcin Slusarz
2011-11-10
1
-1
/
+10
*
|
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
1
-1
/
+1
*
|
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
2011-11-15
1
-6
/
+7
|
/
*
drm/nv50-nvc0: explicitly map fbcon fb into channel vm
Ben Skeggs
2011-06-23
1
-0
/
+11
*
drm/nouveau: remove 'chan' argument from nouveau_gem_new
Ben Skeggs
2011-06-23
1
-2
/
+2
*
drm/nouveau: fix notifier memory corruption bug
Marcin Slusarz
2011-04-20
1
-2
/
+2
*
drm/nouveau: pass domain rather than ttm flags to gem_new()
Ben Skeggs
2011-02-25
1
-2
/
+2
*
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
Ben Skeggs
2011-02-25
1
-1
/
+1
[next]