diff options
author | 2023-04-17 16:17:25 +0300 | |
---|---|---|
committer | 2023-04-18 21:18:04 +0300 | |
commit | 40d06b0fae915ec8bbfbde69ee1cfb2d9a2b7a53 (patch) | |
tree | 630d63b26c939db8b00009b05edb61df26277ad6 /drivers/gpu/drm/i915/gt/intel_gt_irq.c | |
parent | drm/i915/pps: use intel_de_rmw() for panel unlock (diff) | |
download | wireguard-linux-40d06b0fae915ec8bbfbde69ee1cfb2d9a2b7a53.tar.xz wireguard-linux-40d06b0fae915ec8bbfbde69ee1cfb2d9a2b7a53.zip |
drm/i915: Introduce <platform>_hotplug_mask()
Pair each <platform>_hotplug_enables() function with
a corresponding <platform>_hotplug_mask() function so that
we can determine right bits to clear on a per hpd_pin basis.
We'll need this for turning on HPD sense for a specific
encoder rather than just all of them.
v2: Drop the unused 'i915' param (Jani)
v3: Drop the _foo_hotplug_enables() redirection too
v4: Deal with mtp
Cc: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Vinod Govindapillai <vinod.govindapillai@intel.com> #v3
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230417131728.7705-2-ville.syrjala@linux.intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/gt/intel_gt_irq.c')
0 files changed, 0 insertions, 0 deletions