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_fbcon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/fbcon: fix oops without fbdev emulation
Pavel Roskin
2017-10-19
1
-3
/
+4
*
drm: nouveau: remove dead code and pointless local lut storage
Peter Rosin
2017-08-04
1
-22
/
+0
*
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-02-26
1
-19
/
+45
|
\
|
*
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-23
1
-9
/
+34
|
|
\
|
|
*
drm/nouveau: Handle fbcon suspend/resume in seperate worker
Lyude Paul
2017-01-27
1
-9
/
+34
|
*
|
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
1
-8
/
+8
|
*
|
drm/nouveau: pass nvif_client to nouveau_gem_new() instead of drm_device
Ben Skeggs
2017-02-17
1
-2
/
+3
*
|
|
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-07
1
-1
/
+0
|
/
/
*
|
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-2
/
+1
*
|
drm: Wrap the check for atomic_commit implementation
Dhinakaran Pandiyan
2016-12-27
1
-1
/
+2
*
|
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
1
-1
/
+2
|
/
*
drm/nouveau: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-14
1
-14
/
+2
*
drm/nouveau/kms: never call drm_helper_disable_unused_functions() with atomic
Ben Skeggs
2016-11-07
1
-1
/
+2
*
drm/nouveau/fbcon: refcount the drm_framebuffer
Ben Skeggs
2016-11-07
1
-7
/
+6
*
drm/nouveau/fbcon: make use of drm_fb_helper.fb
Ben Skeggs
2016-11-07
1
-30
/
+22
*
drm/nouveau/fbcon: make use of drm_fb_helper.dev
Ben Skeggs
2016-11-07
1
-9
/
+8
*
drm: Remove superflous linux/fb.h includes
Daniel Vetter
2016-08-12
1
-1
/
+0
*
drm/nouveau: fix for disabled fbdev emulation
Dmitrii Tcvetkov
2016-06-24
1
-1
/
+2
*
drm/nouveau/fbcon: fix out-of-bounds memory accesses
Ben Skeggs
2016-06-02
1
-0
/
+1
*
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-05-20
1
-1
/
+1
*
drm/nouveau: Drop dev->struct_mutex from fbdev init
Daniel Vetter
2016-04-20
1
-5
/
+0
*
drm/nouveau/fbcon: take runpm reference when userspace has an open fd
Ben Skeggs
2015-10-12
1
-0
/
+24
*
drm/nouveau: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-27
/
+12
*
drm/ttm: device address space != CPU address space
Alex Deucher
2015-03-05
1
-1
/
+1
*
Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2015-01-27
1
-6
/
+15
|
\
|
*
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2015-01-21
1
-6
/
+15
*
|
drm/nouveau: dont switch vt on suspend
Maarten Lankhorst
2015-01-22
1
-18
/
+5
|
/
*
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
[next]