diff options
author | Ville Syrjälä <[email protected]> | 2020-10-28 23:33:23 +0200 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2020-10-30 15:08:18 +0200 |
commit | a0a6d8cb552b20dc94d8a40d88126d8548fd7124 (patch) | |
tree | 499d0f1bd79b94ab14ca528f2df82baa316c11d3 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 9696f041910284041a39c81afbd8809d6d781cda (diff) |
drm/i915: Get rid of ibx_irq_pre_postinstall()
ibx_irq_pre_postinstall() looks totally pointless. We can just
init both SDEIMR and SDEIER at the same time before enabling the
master interrupt. It's equally racy as the other order due
to doing all of this from the postinstall stage with the interrupt
handler already in place. That is, safe with MSI but racy with
shared legacy interrupts. Fortunately we should have MSI on all ilk+.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Lucas De Marchi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions