commit | 925163b4af66dcf18e0f0dcd2ceffd3b7e5965af | [log] [tgz] |
---|---|---|
author | Gustavo Sousa <gustavo.sousa@intel.com> | Tue Sep 19 12:21:19 2023 -0700 |
committer | Lucas De Marchi <lucas.demarchi@intel.com> | Thu Sep 21 08:18:06 2023 -0700 |
tree | 99c94518e55555074c043fb3e2189742e13fb605 | |
parent | 449f87e66df299a1b79567352cba1f5b29421fba [diff] |
drm/i915/xe2lpd: Handle port AUX interrupts Differently from previous version, Xe2_LPD groups all port AUX interrupt bits into PICA interrupt registers. While at it, drop some trailing newlines. BSpec: 68958, 69697 Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230919192128.2045154-13-lucas.demarchi@intel.com