mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/1] drm/amdkfd: Fix unaligned doorbell absolute offset for gfx8
@ 2023-09-28  9:54 Arvind Yadav
  2023-09-28  9:54 ` [PATCH v2 1/1] " Arvind Yadav
  0 siblings, 1 reply; 7+ messages in thread
From: Arvind Yadav @ 2023-09-28  9:54 UTC (permalink / raw)
  To: Christian.Koenig, alexander.deucher, shashank.sharma,
	Felix.Kuehling, Mukul.Joshi, Xinhui.Pan, airlied, daniel
  Cc: amd-gfx, dri-devel, linux-kernel, Arvind Yadav

On older chips, the absolute doorbell offset within
the doorbell page is based on the queue ID.
KFD is using queue ID and doorbell size to get an
absolute doorbell offset in userspace.

This patch is to adjust the absolute doorbell offset
against the doorbell id considering the doorbell
size of 32/64 bit.

v2:
- Addressed the review comment from Felix.

Arvind Yadav (1):
  drm/amdkfd: Fix unaligned doorbell absolute offset for gfx8

 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-09-29  8:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-28  9:54 [PATCH v2 0/1] drm/amdkfd: Fix unaligned doorbell absolute offset for gfx8 Arvind Yadav
2023-09-28  9:54 ` [PATCH v2 1/1] " Arvind Yadav
2023-09-28 14:30   ` Joshi, Mukul
2023-09-28 15:30     ` Felix Kuehling
2023-09-28 15:38       ` Shashank Sharma
2023-09-28 18:53         ` Felix Kuehling
2023-09-29  8:39           ` Shashank Sharma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®