linux_dsm_epyc7002/drivers/gpu/drm/amd
Alex Deucher 52293c67f1 drm/amdgpu: fix IH ring allocation for bus addresses (v2)
Use pci_alloc_consistent rather than kzalloc since we
need 256 byte aligned memory for the ring buffer.

v2: fix copy paste typo in free function noticed
by Jammy.

bug:
https://bugs.freedesktop.org/show_bug.cgi?id=91749

Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
2015-08-25 10:09:30 -04:00
..
amdgpu drm/amdgpu: fix IH ring allocation for bus addresses (v2) 2015-08-25 10:09:30 -04:00
amdkfd drm/amdkfd: fix bug when initializing sdma vm 2015-07-30 09:26:15 +03:00
include drm/amdgpu: Add Fiji smu 7.1.3 headers (v2) 2015-08-17 16:50:25 -04:00
scheduler drm/amdgpu: use a spinlock instead of a mutex for the rq 2015-08-20 17:03:47 -04:00