diff options
| author | Tvrtko Ursulin <[email protected]> | 2015-06-23 12:57:43 +0100 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-06-24 15:11:06 +0200 |
| commit | 9e759ff1f4a047c405034dfff1ee5c87abba41db (patch) | |
| tree | f42ff22bfaa48f57899671b4670831d11a695d8a /tools/perf/scripts/python | |
| parent | 84fe03f7b2481b3a1cf4fb9db6e5df8d3698a4fe (diff) | |
drm/i915: Return correct size for rotated views
Currently object size is returned for the rotated VMA size which can be
bigger than the rotated view itself. Since the binding code pads all
excess size with scratch pages the only minor issue with this is wasting
some GGTT space, but still feels nicer to fix and report the real size.
v2: Rebase for tracking size in bytes instead of pages.
Signed-off-by: Tvrtko Ursulin <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions