commit | 1489bba82433d8960d6bfef7453eae77ef9c926a | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Mar 02 19:15:07 2017 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Mar 03 16:50:11 2017 +0200 |
tree | e8b0a759cefae58438065228650e6c8ebfbcca7e | |
parent | c137d6605fd73635900597d386e3fa8af26d7787 [diff] |
drm/i915: Add cxsr toggle tracepoint Add a tracepoint for observing changes in the cxsr state. The tracepoint will dump out the frame and scanline counters for each pipe so that the information can be compared with eg. plane update tracepoints. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170302171508.1666-18-ville.syrjala@linux.intel.com