✗ Fi.CI.BUILD: failure for RFC: drm/drm_plane: Expose the plane capability and interoperability
Patchwork
patchwork at emeril.freedesktop.org
Tue Jul 9 08:05:41 UTC 2024
== Series Details ==
Series: RFC: drm/drm_plane: Expose the plane capability and interoperability
URL : https://patchwork.freedesktop.org/series/135883/
State : failure
== Summary ==
Error: make failed
CALL scripts/checksyscalls.sh
DESCEND objtool
INSTALL libsubcmd_headers
CC drivers/gpu/drm/drm_atomic_uapi.o
drivers/gpu/drm/drm_atomic_uapi.c: In function ‘drm_atomic_plane_get_property’:
drivers/gpu/drm/drm_atomic_uapi.c:634:31: error: ‘struct drm_mode_config’ has no member named ‘prop_plane_caps’
634 | } else if (property == config->prop_plane_caps) {
| ^~
make[5]: *** [scripts/Makefile.build:244: drivers/gpu/drm/drm_atomic_uapi.o] Error 1
make[4]: *** [scripts/Makefile.build:485: drivers/gpu/drm] Error 2
make[3]: *** [scripts/Makefile.build:485: drivers/gpu] Error 2
make[2]: *** [scripts/Makefile.build:485: drivers] Error 2
make[1]: *** [/home/kbuild/kernel/Makefile:1934: .] Error 2
make: *** [Makefile:240: __sub-make] Error 2
Build failed, no error log produced
More information about the Intel-gfx
mailing list