diff options
author | Maarten Lankhorst <dev@lankhorst.se> | 2025-01-21 15:28:49 +0100 |
---|---|---|
committer | Maarten Lankhorst <dev@lankhorst.se> | 2025-01-31 09:42:18 +0100 |
commit | f595fe5f6ae7d74d7352e2577ca1577704b64b3b (patch) | |
tree | 09d9834ec2854f15e9388e8531b8c53f406d2487 /drivers/gpu/drm/xe/display | |
parent | cf29a866a139519d6274756d65ebc29c9d749034 (diff) |
drm/xe: Defer irq init until after xe_display_init_noaccel
As stated in previous commit, we have to move interrupt handling
until after xe_display_init_noaccel, as using memirqs would require
an allocation.
A full solution will of course require memirq allocation to be moved,
but the first part only focuses on the required changes to display.
Reviewed-by: Ilia Levi <ilia.levi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250121142850.4960-2-dev@lankhorst.se
Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
Diffstat (limited to 'drivers/gpu/drm/xe/display')
0 files changed, 0 insertions, 0 deletions