diff options
| author | Chris Wilson <[email protected]> | 2019-04-05 13:38:31 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-04-05 15:23:40 +0100 |
| commit | 6d4257284a87ecbd0fd7eaed0d98531a009f579f (patch) | |
| tree | 010d9639e35e6459e38dfbda81495de31797cfdd /tools/perf/scripts/python/check-perf-trace.py | |
| parent | e57ce4b193a306ac8ccaf47c1cac3c49e6bd7190 (diff) | |
drm/i915: Make RING_PDP relative to engine->mmio_base
The PDP registers are an oddity inside the set of context saved
registers in that they take the engine as a parameter to the macro and
not the mmio_base as the others do. Make it accept the engine->mmio_base
for consistency in programming the context registers.
add/remove: 0/0 grow/shrink: 2/1 up/down: 3/-32 (-29)
Function old new delta
emit_ppgtt_update 324 326 +2
capture 5102 5103 +1
execlists_init_reg_state.isra 1128 1096 -32
And similar savings later!
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions