diff options
| author | Paulo Zanoni <[email protected]> | 2018-10-04 16:15:59 -0700 |
|---|---|---|
| committer | Paulo Zanoni <[email protected]> | 2018-10-11 14:23:04 -0700 |
| commit | 9e44b180f81bbc69d15807e113675d19bf538c77 (patch) | |
| tree | c6dd133b5497efbf88eee82bdcd3112e3be4faaf /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | cbacc79db6ac932f7ac86ff01086302bfb79e5d0 (diff) | |
drm/i915: don't write PLANE_BUF_CFG twice every time
We were writing to PLANE_BUF_CFG(pipe, plane_id) twice for every
platform, and we were even using different values on the gen10- planar
case. The first write is useless since it just gets replaced with the
next one, so kill it.
There's a lot to improve in the DDB code, but let's start by avoiding
the double write.
Reviewed-by: Matt Roper <[email protected]>
Signed-off-by: Paulo Zanoni <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions