diff options
author | 2014-08-06 14:50:01 +0300 | |
---|---|---|
committer | 2014-08-06 22:39:30 +0200 | |
commit | d297e1037327884fe9545f434d720fd3e8f18c80 (patch) | |
tree | 9ceb122100b3c1ad2af1957ff61649f5e80454ef /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm: Kick start vblank interrupts at drm_vblank_on() (diff) | |
download | linux-dev-d297e1037327884fe9545f434d720fd3e8f18c80.tar.xz linux-dev-d297e1037327884fe9545f434d720fd3e8f18c80.zip |
drm/i915: Update scanline_offset only for active crtcs
update_scanline_offset() in intel_sanitize_crtc() was supposed to
be called only for active crtcs. But due to some underrun patches it
now gets updated for all crtcs on gmch platforms.
Move the update_scanline_offset() to the very beginning of
intel_sanitize_crtc() where we update the vblank state. This seems like
a better place anyway since the scanline offset ought to be up to date
before we might need to consult it. So before any vblanky stuff happens.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions