Displaying 2 results from an estimated 2 matches for "amdgpu_device_initialize".
2017 Oct 12
0
[ANNOUNCE] libdrm 2.4.84
...edreno/kgsl: fix pointer-to-int cast
James Zhu (2):
tests/amdgpu: add new uvd enc support check
tests/amdgpu: fix uvd enc data corruption issue
Jan Vesely (1):
amdgpu: Do not write beyond allocated memory when parsing ids
Marek Olšák (7):
amdgpu: print error messages when amdgpu_device_initialize is failing
include: sync drm.h and amdgpu_drm.h with airlied/drm-next
amdgpu: add sync_file import and export functions
drm: add drmSyncobjWait wrapper
amdgpu: add amdgpu_cs_syncobj_wait
amdgpu: add amdgpu_cs_fence_to_handle
configure.ac: bump version to 2.4.84...
2019 May 29
0
upgrade to kernel 4.19.43 fail.
Hi all...
I just upgraded to laatest kernel in experimental from 4.19.40 ,
and for my OpenCL app this now fails with this msg:
amdgpu_device_initialize: DRM version is 2.50.0 but this driver is only compatible with 3.x.x.
Booting back to 4.19.40 makes it work again.
I have added a few files from amdgpu-pro package, to make openCL work
here in centos7; but something must have changed in this new kernel for
amdgpu support.
As kernel 4.19.40 works...