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:
a539205
)
drm/i915: Update less state during modeset.
author
Maarten Lankhorst
<maarten.lankhorst@linux.intel.com>
Mon, 15 Jun 2015 10:33:53 +0000
(12:33 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 22 Jun 2015 12:28:05 +0000
(14:28 +0200)
No need to repeatedly call update_watermarks, or update_fbc.
Down to a single call to update_watermarks in .crtc_enable
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Tested-by(IVB): Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found