aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaulo Zanoni <[email protected]>2018-10-04 16:15:59 -0700
committerPaulo Zanoni <[email protected]>2018-10-11 14:23:04 -0700
commit9e44b180f81bbc69d15807e113675d19bf538c77 (patch)
treec6dd133b5497efbf88eee82bdcd3112e3be4faaf /tools/perf/scripts/python
parentcbacc79db6ac932f7ac86ff01086302bfb79e5d0 (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')
0 files changed, 0 insertions, 0 deletions