commit | e5e8b7cecc5a03f4db5ec4a63e9bea28fd125e9b | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Tue Jan 03 11:31:04 2017 +0100 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Tue Jan 03 11:32:07 2017 +0100 |
tree | 161e905a4d0d15cca9e782b6b4a31c102d20ef72 | |
parent | 5a9d0a366010513b1827bc0f141facaa7c5e3cb9 [diff] |
kms_cursor_legacy: Eliminate cursor update variations. Nail the cursor update thread to a single cpu, and run a idle busy loop on the same cpu. This will force it to the highest cpu speed, which will eliminate cpu speed variations and allows the test to pass. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>