diff options
| author | Ville Syrjälä <[email protected]> | 2016-02-15 22:54:44 +0200 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2016-03-01 12:48:09 +0200 |
| commit | 4f2d9934bd6ac73950832c96b385822846670668 (patch) | |
| tree | 6e929c12c4ad74aacf34644e24a3677b88a01203 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 3465c580afc86c066cc55842bae38ba3cb1acb99 (diff) | |
drm/i915: Pass drm_frambuffer to intel_compute_page_offset()
intel_compute_page_offsets() gets passed a bunch of the framebuffer
metadate sepearately. Just pass the framebuffer itself to make life
simpler for the caller, and make it less likely they would make a
mistake in the order of the arguments (as most as just unsigned ints and
such).
We still pass the pitch explicitly since for 90/270 degree rotation
the caller has to pass in the right thing.
Signed-off-by: Ville Syrjälä <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions