diff options
author | Lucas De Marchi <lucas.demarchi@intel.com> | 2019-02-25 16:49:00 -0800 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@intel.com> | 2019-03-01 16:50:18 -0800 |
commit | 9d17210fa2182e7473dfb054f3c64b7ece8438b7 (patch) | |
tree | a1cb3fd3b3a9550fb7588b1446992877b1d7ceda /drivers/gpu/drm/i915/intel_pm.c | |
parent | 510a75a5d2b8540001c5c49ccad310df94623db8 (diff) |
drm/i915: extract AUX mask assignment to separate function
No change in behavior, this only allows to more easily follow the flow
of gen8_de_irq_handler without the mask assignments for each platform.
This also re-organizes the branches a little bit, so the one-off case
for CNL_WITH_PORT_F is separate from the generic gen >= 11.
v2: rename de_port_iir_aux_mask -> gen8_de_port_aux_mask (Ville)
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jose Souza <jose.souza@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190226004900.26047-1-lucas.demarchi@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/intel_pm.c')
0 files changed, 0 insertions, 0 deletions