[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm_managed, leftovers (rev3)

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 9 09:45:58 UTC 2020


== Series Details ==

Series: drm_managed, leftovers (rev3)
URL   : https://patchwork.freedesktop.org/series/81371/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c: In function ‘amdgpu_pci_probe’:
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:1152:8: error: implicit declaration of function ‘drm_dev_init’; did you mean ‘drm_dev_exit’? [-Werror=implicit-function-declaration]
  ret = drm_dev_init(ddev, &kms_driver, &pdev->dev);
        ^~~~~~~~~~~~
        drm_dev_exit
cc1: some warnings being treated as errors
scripts/Makefile.build:283: recipe for target 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o' failed
make[4]: *** [drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o] Error 1
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm/amd/amdgpu' failed
make[3]: *** [drivers/gpu/drm/amd/amdgpu] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1784: recipe for target 'drivers' failed
make: *** [drivers] Error 2




More information about the Intel-gfx mailing list