dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* DisplayLink UDL driver with Intel IOMMU enabled
@ 2020-01-13 16:29 Volker Vogelhuber
  0 siblings, 0 replies; only message in thread
From: Volker Vogelhuber @ 2020-01-13 16:29 UTC (permalink / raw)
  To: dri-devel

I just came across a DMAR allocation issue when I wanted to use the UDL 
driver with a DL-165 chipset and had the Intel IOMMU enabled.

It seems like it could be solved with the same patch already applied to 
the EVDI driver: 
https://github.com/DisplayLink/evdi/commit/74e289906dba95c0ad3208cfa6a57ba3042b930f

So just add interface->dev.archdata.iommu = INTEL_IOMMU_DUMMY_DOMAIN;
before the drm_dev_alloc call in udl_drv.c seems to be enough to use
the UDL driver with IOMMU enabled.

Kind regards,
    Volker

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-13 16:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-13 16:29 DisplayLink UDL driver with Intel IOMMU enabled Volker Vogelhuber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).