diff options
| author | Paulo Zanoni <[email protected]> | 2015-02-13 17:23:47 -0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-02-24 00:02:20 +0100 |
| commit | cb0a08c1ed7daa16d13876e3e1b8787d95b25b0e (patch) | |
| tree | cfba8e129b0a4b6f8e1c1d06e5a199184bbcc013 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | e489e38e3f880ec3ff3281c5ceafa3b750600556 (diff) | |
drm/i915: don't reallocate the compressed FB at every frame
With the current code we just reallocate the compressed FB at every
FBC update: we have X in one frame, then in the other frame we need X
again, but we check "needed < have" instead of "needed <= have".
v2: Rebase after Jani addressed the other problems described in v1.
Cc: Jani Nikula <[email protected]>
Signed-off-by: Paulo Zanoni <[email protected]>
Reviewed-by: Jani Nikula <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions