aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorRobert Fekete <[email protected]>2015-10-27 16:58:32 +0100
committerMaarten Lankhorst <[email protected]>2015-11-02 12:05:20 +0100
commit3abc4e09c620e3b53887d7add88158549eee021f (patch)
tree3cd0ad8449e23158415bc876238185252c6375b5 /tools/perf/scripts
parentfa9d60785783ebe11d3fafbedf5ec82bd3b02aec (diff)
drm/i915: Add extra plane information in debugfs.
Extends i915_display_info so that for each active crtc also print all planes associated with the pipe. This patch shows information about each plane wrt format, size, position, rotation, and scaling. This is very useful when debugging user space compositors that try to utilize several planes for a commit. V2: Fixed comments from Maarten, Ville, and Chris. Fixed printing of 16.16 fixpoint, better rotation bitmask management and some minor fixes V3: Corrected state->src_x & 0x00ff to state->src_x & 0xffff... Signed-off-by: Robert Fekete <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Maarten Lankhorst <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions