[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/fb-helper: Untangle fbdev emulation and helpers (rev2)

Patchwork patchwork at emeril.freedesktop.org
Mon Oct 24 11:53:23 UTC 2022


== Series Details ==

Series: drm/fb-helper: Untangle fbdev emulation and helpers (rev2)
URL   : https://patchwork.freedesktop.org/series/109942/
State : failure

== Summary ==

Error: make failed
  CALL    scripts/checksyscalls.sh
  DESCEND objtool
  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:2135:4: error: implicit declaration of function ‘drm_fbdev_generic_setup’; did you mean ‘drm_mode_get_tile_group’? [-Werror=implicit-function-declaration]
    drm_fbdev_generic_setup(adev_to_drm(adev), 8);
    ^~~~~~~~~~~~~~~~~~~~~~~
    drm_mode_get_tile_group
cc1: some warnings being treated as errors
scripts/Makefile.build:250: recipe for target 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o' failed
make[5]: *** [drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o] Error 1
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm/amd/amdgpu' failed
make[4]: *** [drivers/gpu/drm/amd/amdgpu] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm' failed
make[3]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu' failed
make[2]: *** [drivers/gpu] Error 2
scripts/Makefile.build:500: recipe for target 'drivers' failed
make[1]: *** [drivers] Error 2
Makefile:1992: recipe for target '.' failed
make: *** [.] Error 2




More information about the Intel-gfx mailing list