diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2018-07-05 19:43:53 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2018-07-13 18:22:22 +0300 |
commit | b6ca3eee18ba1ec97cad54b7f476bcfaca50c17c (patch) | |
tree | 42b55d2714bbe0869ca9647d0a85f9acb448c12d /drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c | |
parent | 1a4313d13b69318d11e3418b7193be6add511f69 (diff) |
drm/i915: Nuke dev_priv->irq_port[]
Instead of looping over ports and hpd_pins, let's loop over
the encoders when doing hotplug processing. And instead of
depending on dev_priv->irq_port[] to tell us whether the
encoder has the ->hpd_pulse() hook or not, we can just
check for that directly. So we can just nuke irq_port[] entirely.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180705164357.28512-5-ville.syrjala@linux.intel.com
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c')
0 files changed, 0 insertions, 0 deletions