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:
b99f58d
)
drm/i915/skl: Move all the WM compute functions in one place
author
Damien Lespiau
<damien.lespiau@intel.com>
Tue, 4 Nov 2014 17:06:57 +0000
(17:06 +0000)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 7 Nov 2014 17:42:12 +0000
(18:42 +0100)
The DDB allocation code managed to split in two the compute functions.
Bring back skl_compute_transition_wm() and skl_compute_linetime_wm()
with their little friends.
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found