diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-09-28 18:24:50 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-12-09 05:14:28 +0300 |
commit | 362a8dba85ebedbf6939dad78bc6de398a2ef4e7 (patch) | |
tree | 900c1fe434ffb60f249cfea415271ac1674dad0b /tools/perf/scripts/python | |
parent | 6128becaeafa876048bd1b6a83d836329e4940c5 (diff) | |
download | linux-362a8dba85ebedbf6939dad78bc6de398a2ef4e7.tar.xz |
drm/i915: Drop irqsave/restore for flip_done_handler()
Since flip_done_handler() is always called from the irq handler
we can skip the irqsave/restore dance.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230928152450.30109-2-ville.syrjala@linux.intel.com
Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions