drm/i915: cleanup pipe_update trace functions with new crtc debug info v3
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 17 Sep 2015 15:08:32 +0000 (08:08 -0700)
committerJani Nikula <jani.nikula@intel.com>
Fri, 18 Sep 2015 11:15:19 +0000 (14:15 +0300)
commitd637ce3f6dcc0bec950ed4e03e53162500d6b28b
treed0ea2cdca0f0110e9a3c8e2726babb7fa9cdd254
parenteb120ef6a3e18780e7464e7de70221d06dfe5845
drm/i915: cleanup pipe_update trace functions with new crtc debug info v3

Use the new debug info in the intel_crtc struct in these functions
rather than passing them as args.

v2: move min/max assignment back above first trace call (Ville)
    use scanline from crtc->debug rather than fetching a new one (Ville)
v3: fix up trace_i915_pipe_update_end, needs end scanline (Ville)

Requested-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/i915_trace.h
drivers/gpu/drm/i915/intel_sprite.c
This page took 0.025403 seconds and 5 git commands to generate.