Files
linux/drivers/gpu/drm/xe
Jani Nikula f2c6777dd9 drm/i915/irq: use a dedicated IMR cache for gen 5-7
There are three groups of platforms using i915->irq_mask independently:
gen 2-4, VLV/CHV, and gen 5-7.

The gen 5-7 usage is primarily limited to display. Move its irq_mask
usage to struct intel_display as ilk_de_imr_mask for gen 5-7.

ilk_de_imr_mask could be put inside a union with with vlv_imr_mask and
de_irq_mask[], but keep them separate to avoid accidental aliasing of
the values.

With this, we can also drop the irq_mask member from struct xe_device.

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://lore.kernel.org/r/adf60e74b890d52dd20ab4673111ae2063d33b49.1758198300.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
2025-09-19 10:07:06 +03:00
..
2025-08-22 11:46:44 -07:00
2024-05-09 21:28:25 +02:00
2025-01-09 17:58:09 +01:00
2025-06-27 14:52:31 -07:00
2025-07-01 13:58:50 -07:00
2025-08-08 10:50:45 -04:00
2025-08-08 10:50:45 -04:00
2025-03-25 20:51:29 -07:00
2024-11-15 15:59:51 -08:00
2025-08-22 11:46:44 -07:00
2024-05-13 21:36:50 +02:00
2025-08-22 11:46:44 -07:00
2025-06-27 14:52:31 -07:00
2025-07-01 13:55:19 -07:00
2025-08-22 11:46:44 -07:00
2025-06-27 14:52:31 -07:00
2024-05-22 12:03:55 +02:00
2025-08-08 10:50:45 -04:00
2024-09-19 10:15:40 +02:00
2024-05-07 12:03:49 +02:00
2025-08-28 06:33:05 -07:00
2025-08-08 10:50:45 -04:00
2025-08-14 10:30:53 -04:00
2025-08-27 11:49:00 -07:00
2025-01-27 08:54:06 -08:00
2025-02-03 11:51:26 -08:00
2025-08-08 10:50:45 -04:00
2024-05-13 21:36:52 +02:00
2025-08-22 11:46:43 -07:00
2025-08-22 11:46:43 -07:00
2025-06-27 14:52:31 -07:00
2025-07-28 10:22:28 -04:00
2025-01-17 00:01:58 +05:30
2025-08-27 11:49:00 -07:00