All of lore.kernel.org
 help / color / mirror / Atom feed
* amdgpu doesn't do implicit sync, requires drivers to do it in IBs
@ 2020-05-25 22:05 Marek Olšák
  2020-05-25 22:07 ` Marek Olšák
  0 siblings, 1 reply; 9+ messages in thread
From: Marek Olšák @ 2020-05-25 22:05 UTC (permalink / raw)
  To: amd-gfx mailing list, Bas Nieuwenhuizen, Michel Dänzer,
	Christian König


[-- Attachment #1.1: Type: text/plain, Size: 343 bytes --]

Hi Christian,

Bas and Michel wanted to discuss this. The main disadvantage of no implicit
(pipeline) sync within the same queue is that we get lower performance and
lower GPU utilization in some cases.

We actually never really needed the kernel to have implicit sync, because
all user mode drivers contained hacks to work without it.

Marek

[-- Attachment #1.2: Type: text/html, Size: 456 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

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

end of thread, other threads:[~2020-05-29  9:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-25 22:05 amdgpu doesn't do implicit sync, requires drivers to do it in IBs Marek Olšák
2020-05-25 22:07 ` Marek Olšák
2020-05-28  9:11   ` Christian König
2020-05-28 10:06     ` Michel Dänzer
2020-05-28 14:39       ` Christian König
2020-05-28 16:06         ` Marek Olšák
2020-05-28 18:12           ` Christian König
2020-05-28 19:35             ` Marek Olšák
2020-05-29  9:05               ` Christian König

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.