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. 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 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx