Home
last modified time | relevance | path

Searched refs:bcm_host (Results 1 – 13 of 13) sorted by relevance

/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0021-cmake-Disable-format-overflow-warning-as-error.patch19 host_applications/linux/libs/bcm_host/CMakeLists.txt | 2 +-
22 diff --git a/host_applications/linux/libs/bcm_host/CMakeLists.txt b/host_applications/linux/libs/bc…
24 --- a/host_applications/linux/libs/bcm_host/CMakeLists.txt
25 +++ b/host_applications/linux/libs/bcm_host/CMakeLists.txt
H A D0004-wayland-egl-Add-bcm_host-to-dependencies.patch4 Subject: [PATCH] wayland-egl: Add bcm_host to dependencies
8 lets add the dependency on bcm_host module which should do it
25 +Requires: bcm_host
H A D0025-CMakeLists.txt-.pc-respect-CMAKE_INSTALL_LIBDIR.patch46 .../linux/libs/bcm_host/CMakeLists.txt | 2 +-
62 pkgconfig/bcm_host.pc.in | 2 +-
380 target_link_libraries(tvservice vchostif bcm_host)
398 diff --git a/host_applications/linux/libs/bcm_host/CMakeLists.txt b/host_applications/linux/libs/bc…
402 @@ -19,5 +19,5 @@ add_library(bcm_host ${SHARED} bcm_host.c)
404 target_link_libraries(bcm_host vcos vchostif)
406 -install(TARGETS bcm_host DESTINATION lib)
654 diff --git a/pkgconfig/bcm_host.pc.in b/pkgconfig/bcm_host.pc.in
656 --- a/pkgconfig/bcm_host.pc.in
657 +++ b/pkgconfig/bcm_host.pc.in
[all …]
H A D0020-openmaxil-add-pkg-config-file.patch22 - foreach(PCFILE bcm_host.pc brcmegl.pc brcmglesv2.pc brcmvg.pc vcsm.pc mmal.pc)
23 + foreach(PCFILE bcm_host.pc brcmegl.pc brcmglesv2.pc brcmvg.pc vcsm.pc mmal.pc openmaxil.pc)
H A D0002-wayland-Add-support-for-the-Wayland-winsys.patch145 -target_link_libraries(raspistill ${MMAL_LIBS} vcos bcm_host ${EGL_LIBS} m dl)
146 +target_link_libraries(raspistill ${MMAL_LIBS} vcos bcm_host ${EGL_LIBS} m dl ${WAYLAND_SERVER_LIBR…
147 target_link_libraries(raspiyuv ${MMAL_LIBS} vcos bcm_host m)
148 target_link_libraries(raspivid ${MMAL_LIBS} vcos bcm_host m)
149 target_link_libraries(raspividyuv ${MMAL_LIBS} vcos bcm_host m)
175 + bcm_host)
228 -target_link_libraries(EGL khrn_client vchiq_arm vcos bcm_host ${VCSM_LIBS} -lm)
237 -target_link_libraries(brcmEGL khrn_client vchiq_arm vcos bcm_host ${VCSM_LIBS} -lm)
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D3001-configure.ac-setup-for-OE-usage.patch14 AC_CHECK_LIB(bcm_host) fails to find `vc_tv_unregister_callback_full`.
16 bcm_host.pc, mmal.pc, vcsm.pc, openmaxil.pc files when checking
95 - [ AC_CHECK_LIB(bcm_host, vc_tv_unregister_callback_full, [
96 + PKG_CHECK_MODULES(BCMHOST_MMAL, [bcm_host mmal vcsm openmaxil egl], [
99 + [ AC_CHECK_LIB(bcm_host $BCMHOST_MMAL_LIBS, vc_tv_unregister_callback_full, [
105 + VLC_ADD_PLUGIN([bcm_host mmal vcsm openmaxil egl])
106 + VLC_ADD_CFLAGS([bcm_host mmal vcsm openmaxil egl],[$BCMHOST_MMAL_CFLAGS])
107 + VLC_ADD_LIBS([bcm_host mmal vcsm openmaxil egl],[$BCMHOST_MMAL_LIBS -lmmal_components]) ],…
H A D0004-mmal_20.patch533 -#include <bcm_host.h>
8147 +#include <bcm_host.h>
10136 +#include <bcm_host.h>
10900 #include <bcm_host.h>
13129 +#include <bcm_host.h>
/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhci.c72 struct bcm2835_sdhci_host *bcm_host = to_bcm(host); in bcm2835_sdhci_raw_writel() local
83 while (timer_get_us() - bcm_host->last_write < in bcm2835_sdhci_raw_writel()
84 bcm_host->twoticks_delay) in bcm2835_sdhci_raw_writel()
89 bcm_host->last_write = timer_get_us(); in bcm2835_sdhci_raw_writel()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/files/
H A D0001-fix-dispmanx-build.patch89 #include "bcm_host.h"
118 - ctx.check_cxx(lib = ['bcm_host', 'vcos', 'vchiq_arm'], uselib_store = 'dispmanx', libpath=…
119 + ctx.check_cxx(lib = ['brcmEGL', 'brcmGLESv2', 'vchostif', 'bcm_host', 'vcos', 'vchiq_arm']…
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/
H A D0004-Use-packageconfig-to-detect-mmal-support.patch27 - [ AC_CHECK_LIB(bcm_host, vc_tv_unregister_callback_full, [
42 + PKG_CHECK_MODULES(BCMHOST, [bcm_host], [
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/
H A D0001-Fix-build-with-vc4-driver.patch21 #include "bcm_host.h"
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/
H A Duserland_git.bb4 vcos, openmaxil, vchiq_arm, bcm_host, WFC, OpenVG."
28 file://0004-wayland-egl-Add-bcm_host-to-dependencies.patch \
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch19584 #include <bcm_host.h>
44761 +#include <bcm_host.h>
60610 +#include <bcm_host.h>