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:
ea3f5d2
)
drm/i915/gtt: Remove _single from page table allocator
author
Mika Kuoppala
<mika.kuoppala@linux.intel.com>
Fri, 22 May 2015 17:04:59 +0000
(20:04 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 15 Jun 2015 10:13:14 +0000
(12:13 +0200)
We are always allocating a single page. No need to be verbose so
remove the suffix.
Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: Michel Thierry <michel.thierry@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found