linux/drivers/gpu/drm/amd
Oded Gabbay 99331a51cc drm/amdkfd: Replace cpu_relax() with schedule() in DQM
In order not to occupy the current core and thus prevent the core from
servicing IOMMU PPR requests, this patch replaces the call in DQM to
cpu_relax() with a call to schedule().

Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
2015-01-15 12:01:10 +02:00
..
amdkfd drm/amdkfd: Replace cpu_relax() with schedule() in DQM 2015-01-15 12:01:10 +02:00
include drm/amd: Put cik structures in a common place 2015-01-02 23:18:39 +02:00