aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2022-02-24 18:51:02 +0200
committerVille Syrjälä <[email protected]>2022-03-29 16:35:33 +0300
commite9b14658d51950d5ab6ef219fb3c9483c70a18ec (patch)
treea29f03adb407495fd3e753908830e738ba957c8c /tools/perf/scripts/python/bin
parent46fc66be60e806c90d5ca3c85887dfb12857ba47 (diff)
drm/i915: Split color_commit() into noarm+arm pair
To reduce the amount of registers written during the vblank evade critical section let's also split the .color_commit() hook to noarm+arm pair. The noarm hook runs before the vblank evasion with the arm hook staying inside the critical section. Just the framework here, actually moving stuff out into the noarm hook will follow. Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Stanislav Lisovskiy <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions