diff options
| author | Jani Nikula <jani.nikula@intel.com> | 2024-04-08 15:54:44 +0300 |
|---|---|---|
| committer | Jani Nikula <jani.nikula@intel.com> | 2024-09-19 16:00:19 +0300 |
| commit | 8d9908e8fe9c4315368d3040fd8ba7f9a0ca0172 (patch) | |
| tree | c04d13d4398605263053e1b497d76aa3461b74f5 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 35dba4834bded843d5416e8caadfe82bd0ce1904 (diff) | |
drm/i915/display: remove small micro-optimizations in irq handling
The raw register reads/writes are there as micro-optimizations to avoid
multiple pointer indirections on uncore->regs. Presumably this is useful
when there are plenty of register reads/writes in the same
function. However, the display irq handling only has a few raw
reads/writes. Remove them for simplification.
Reviewed-by: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
Acked-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240408125445.3227678-1-jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
