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:
4520f53
)
drm/i915: rename intel_fb.c to intel_fbdev.c
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 8 Oct 2013 15:44:49 +0000
(17:44 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 11 Oct 2013 21:37:33 +0000
(23:37 +0200)
This file is all about the legacy fbdev support. If we want to extract
framebuffer functions, we better put those into a separate file.
Also rename functions accordingly, only two have used the intel_fb_
prefix anyway.
Reviewed-by: Chon Ming Lee <chon.ming.lee@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found