diff options
| author | Jani Nikula <jani.nikula@intel.com> | 2025-09-18 15:25:44 +0300 |
|---|---|---|
| committer | Jani Nikula <jani.nikula@intel.com> | 2025-09-19 10:06:41 +0300 |
| commit | 96b8ccbe7ffa5bb49caf82167ea54a7755f06f3d (patch) | |
| tree | 99ca28ae946c9205adfccbc7cadfed85e6483335 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | ffce45f241833084f526d44666e9de677bd70f2b (diff) | |
| download | linux-96b8ccbe7ffa5bb49caf82167ea54a7755f06f3d.tar.gz linux-96b8ccbe7ffa5bb49caf82167ea54a7755f06f3d.zip | |
drm/i915/irq: use a dedicated IMR cache for VLV/CHV
There are three groups of platforms using i915->irq_mask independently:
gen 2-4, VLV/CHV, and gen 5-7.
The VLV/CHV usage is purely limited to display. Move its irq_mask usage
to struct intel_display as vlv_imr_mask for VLV/CHV.
vlv_imr_mask could be put inside a union with de_irq_mask[], but keep
them separate to avoid accidental aliasing of the values.
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://lore.kernel.org/r/cef6dee8d0b02ff76180c5879f3056e102947a57.1758198300.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
