diff options
author | Clint Taylor <[email protected]> | 2019-11-21 12:14:55 -0800 |
---|---|---|
committer | Lucas De Marchi <[email protected]> | 2019-11-26 16:56:57 -0800 |
commit | 7e7129dcbd81721b8f69a535c686cedfded888c1 (patch) | |
tree | f7245c913c589d8ae7e54ff06bfe1a6a13258e1b /drivers/gpu/drm/i915/gt/intel_engine_pm.c | |
parent | 071309814d68ad7ce01bbbd99c0116e59f13c239 (diff) |
drm/i915: Disable display interrupts during display IRQ handler
During the Display Interrupt Service routine the Display Interrupt
Enable bit must be disabled, The interrupts handled, then the
Display Interrupt Enable bit must be set to prevent possible missed
interrupts.
Bspec: 49212
V2: Change Title to remove SDE reference.
V3: Fix TAB spacing.
Cc: Lucas De Marchi <[email protected]>
Cc: Aditya Swarup <[email protected]>
Reviewed-by: Matt Roper <[email protected]>
Signed-off-by: Clint Taylor <[email protected]>
Signed-off-by: Lucas De Marchi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/gt/intel_engine_pm.c')
0 files changed, 0 insertions, 0 deletions