devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] drm/omap: Workaround for errata i878
@ 2018-03-22 13:42 Peter Ujfalusi
  2018-03-22 13:42 ` [PATCH v2 1/2] dt-bindings: arm: omap: dmm: Document new compatible for DRA7xx family Peter Ujfalusi
  2018-03-22 13:42 ` [PATCH v2 2/2] drm/omap: partial workaround for DRA7xx DMM errata i878 Peter Ujfalusi
  0 siblings, 2 replies; 20+ messages in thread
From: Peter Ujfalusi @ 2018-03-22 13:42 UTC (permalink / raw)
  To: tomi.valkeinen, laurent.pinchart; +Cc: devicetree, jsarha, dri-devel

Hi,

Changes since v1:
- rebased on drm-next
- comments for the v1 (https://patchwork.kernel.org/patch/8358741/) addressed
 - u32 -> dma_addr_t when applicable
 - additional wmb()/rmb() added to make sure we have correct behavior

Errata i878 says that MPU should not be used to access RAM and DMM at
the same time. As it's not possible to prevent MPU accessing RAM, we
need to access DMM via a proxy.

Regards,
Peter
---
Tomi Valkeinen (2):
  dt-bindings: arm: omap: dmm: Document new compatible for DRA7xx family
  drm/omap: partial workaround for DRA7xx DMM errata i878

 Documentation/devicetree/bindings/arm/omap/dmm.txt |   3 +-
 drivers/gpu/drm/omapdrm/omap_dmm_priv.h            |   8 ++
 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c           | 153 ++++++++++++++++++++-
 3 files changed, 161 insertions(+), 3 deletions(-)

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

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

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2018-04-10  6:50 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-22 13:42 [PATCH v2 0/2] drm/omap: Workaround for errata i878 Peter Ujfalusi
2018-03-22 13:42 ` [PATCH v2 1/2] dt-bindings: arm: omap: dmm: Document new compatible for DRA7xx family Peter Ujfalusi
2018-03-23  8:31   ` Peter Ujfalusi
2018-04-03 20:48     ` Laurent Pinchart
2018-03-26 22:24   ` Rob Herring
2018-04-03 20:44   ` Laurent Pinchart
2018-03-22 13:42 ` [PATCH v2 2/2] drm/omap: partial workaround for DRA7xx DMM errata i878 Peter Ujfalusi
2018-03-23  8:32   ` Peter Ujfalusi
2018-03-29 10:18   ` Tomi Valkeinen
2018-03-29 12:11     ` Peter Ujfalusi
2018-04-03 21:11   ` Laurent Pinchart
2018-04-04  7:37     ` Tomi Valkeinen
2018-04-04  9:51       ` Laurent Pinchart
2018-04-04 10:02         ` Tomi Valkeinen
2018-04-04 10:28           ` Laurent Pinchart
2018-04-04 10:33             ` Tomi Valkeinen
2018-04-04 11:17               ` Laurent Pinchart
2018-04-04 10:50     ` Tomi Valkeinen
2018-04-04 11:08       ` Laurent Pinchart
2018-04-10  6:50     ` Peter Ujfalusi

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).