git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21cff14
)
drm/nouveau: Use new drm_fb_helper functions
author
Archit Taneja
<architt@codeaurora.org>
Fri, 31 Jul 2015 10:51:57 +0000
(16:21 +0530)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 6 Aug 2015 12:13:05 +0000
(14:13 +0200)
Use the newly created wrapper drm_fb_helper functions instead of calling
core fbdev functions directly. They also simplify the fb_info creation.
v3:
- Don't touch remove_conflicting_framebuffers
v2:
- remove unused variable pdev in nouveau_fbcon_create
Cc: David Airlie <airlied@linux.ie>
Cc: Ben Skeggs <bskeggs@redhat.com>
Cc: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/nouveau/nouveau_fbcon.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/nouveau/nouveau_fbcon.c
Simple merge