commit | f7f1538c3f7c03eca66a85a6e847108e18ef88bf | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Dec 13 15:34:53 2019 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Dec 19 22:29:58 2019 +0200 |
tree | 3f4971d4056c8c83f501efc8642145b4413218db | |
parent | 36fef958e2da969595871da07dd913a2e5be2816 [diff] |
drm/i915: Rename pipe update tracepoints All the other display related tracepoints use intel_ instead if i915_ as the prefix. Do the same for the pipe update tracepoints so I don't always have to spend time looking for them. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191213133453.22152-6-ville.syrjala@linux.intel.com Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>