diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-09-02 13:50:56 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2013-09-02 13:53:29 +0100 |
commit | 472c9dac034479fe5c740a33022fbb19e4dbe381 (patch) | |
tree | fdaaa717110b0fa670c3888d821e19cf93a244c5 /scripts | |
parent | 6f118bf96a4d7236f8324dd53cf0c85390605bb0 (diff) |
kms_flip: Fix use of fb_width for PAN subtests
We need to be careful to remember that fb-width is not always the same
as hdisplay, since for panning we allocate a larger framebuffer. So fix
up the printfs to use hdisplay/vsisplay since that should be uniform
across the array.
Regression from
commit 919d68901187fa797a9b648fcf87c838fae22fa3
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date: Thu Aug 29 15:33:53 2013 +0100
kms_flips: Operate on an array of crtc
Buzilla: https://bugs.freedesktop.org/show_bug.cgi?id=68832
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions