[Intel-gfx] [PATCH 0/6] dg1: remaining basic enabling patches
Lucas De Marchi
lucas.demarchi at intel.com
Wed Oct 21 21:07:24 UTC 2020
On Wed, Oct 21, 2020 at 01:20:28AM -0700, Lucas De Marchi wrote:
>These are the remaining patches from
>https://patchwork.freedesktop.org/series/82594/
>
>Main change here is how we enable hpd interrupt handling since that
>changed on recent refactors for other platforms. This commit is
>currently not tested as for DG1 we are still missing the lmem part and
>other bits to get a usable drivers. I will test it soon with the rebased
>patches and update here.
Tested on DDI-E and it's working. The only possible issues would be on
DDI-D and DDI-E, so this seems good.
Lucas De Marchi
>
>I'm also a couple of WAs that were added/changed to the spec.
>
>Aditya Swarup (1):
> drm/i915/dg1: Enable ports
>
>Clinton A Taylor (1):
> drm/i915/dg1: invert HPD pins
>
>Lucas De Marchi (3):
> drm/i915/dg1: add hpd interrupt handling
> drm/i915/dg1: map/unmap pll clocks
> drm/i915/dg1: make Wa_22010271021 permanent
>
>Swathi Dhanavanthri (1):
> drm/i915/dg1: Implement WA_16011163337
>
> drivers/gpu/drm/i915/display/intel_ddi.c | 105 ++++++++++++++++++-
> drivers/gpu/drm/i915/display/intel_display.c | 33 +++++-
> drivers/gpu/drm/i915/gt/intel_workarounds.c | 21 ++--
> drivers/gpu/drm/i915/i915_irq.c | 46 ++++++--
> drivers/gpu/drm/i915/i915_reg.h | 27 +++++
> 5 files changed, 209 insertions(+), 23 deletions(-)
>
>--
>2.28.0
>
More information about the Intel-gfx
mailing list