diff options
| author | Ville Syrjälä <[email protected]> | 2020-10-28 21:33:18 +0000 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2020-10-30 12:52:44 +0000 |
| commit | f6576e460de1f835360b511f79cc23d247b34c4f (patch) | |
| tree | b941778fd7b3e162740517a604a8dc610aedb9c3 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | drm/i915: Split gen11_hpd_detection_setup() into tc vs. tbt variants (diff) | |
| download | kernel-f6576e460de1f835360b511f79cc23d247b34c4f.tar.gz kernel-f6576e460de1f835360b511f79cc23d247b34c4f.zip | |
drm/i915: Don't enable hpd detection logic from irq_postinstall()
No reason that I can see why we should enable the hpd detection logic
already during irq postinstall phase. We don't even do this on all
the platforms. We just need it before we actually enable the hotplug
interrupts in .hpd_irq_setup(), and in fact we already do it there as
well. Let's just eliminate the redundant early setup.
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
