/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-multimedia/kmsxx/ |
H A D | kmsxx_git.bb | 21 DEPENDS += "libdrm libevdev fmt" 29 # kmstest already provided by libdrm-tests
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/ |
H A D | lv-conf.inc | 3 PACKAGECONFIG[drm] = ",,libdrm" 8 # Add libdrm include if drm is selected in PACKAGECONFIG 9 TARGET_CFLAGS += "${@bb.utils.contains('PACKAGECONFIG', 'drm', '-I${STAGING_INCDIR}/libdrm', '', d)…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/ |
H A D | glmark2_git.bb | 38 PACKAGECONFIG[drm-gl] = ",,virtual/libgl libdrm virtual/libgbm" 39 PACKAGECONFIG[drm-gles2] = ",,virtual/libgles2 libdrm virtual/libgbm"
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/ |
H A D | rpidistro-ffmpeg_5.1.4.bb | 94 PACKAGECONFIG[drm] = "--enable-libdrm,--disable-libdrm,libdrm" 99 PACKAGECONFIG[vout-drm] = "--enable-vout-drm,,libdrm"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/cogl/ |
H A D | cogl-1.0.inc | 20 EDEPENDS_GL = "virtual/libgl libdrm" 22 EDEPENDS_KMS = "libdrm virtual/egl"
|
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/ |
H A D | gstreamer1.0-plugins-base_1.24.10.bb | 68 PACKAGECONFIG[gbm] = ",,virtual/libgbm libgudev libdrm" 69 PACKAGECONFIG[wayland] = ",,wayland-native wayland wayland-protocols libdrm"
|
H A D | gstreamer1.0-plugins-bad_1.24.10.bb | 59 PACKAGECONFIG[kms] = "-Dkms=enabled,-Dkms=disabled,libdrm" 93 …d] = "-Dwayland=enabled,-Dwayland=disabled,wayland-native wayland wayland-protocols libdrm"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/drm/ |
H A D | drm-info_2.7.0.bb | 13 DEPENDS = "json-c libdrm"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/ |
H A D | xf86-video-armsoc_1.4.1.bb | 7 DEPENDS += "virtual/libx11 libdrm xorgproto"
|
H A D | xf86-video-amdgpu_23.0.0.bb | 12 DEPENDS += "virtual/libx11 libdrm virtual/libgbm xorgproto"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/ |
H A D | spice-guest-vdagent_0.22.1.bb | 17 DEPENDS = "glib-2.0 alsa-lib gtk4 dbus libdrm spice-protocol libxfixes xrandr xinerama libx11"
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_ioctl.c | 54 * the names, because the kernel internals, libdrm and the ioctls are all named 57 * - GET_UNIQUE ioctl, implemented by drm_getunique is wrapped up in libdrm 59 * - The libdrm drmSetBusid function is backed by the SET_UNIQUE ioctl. All 68 * implemented in libdrm in 2010, hence can't be nerved yet. No one knows what's 92 * libdrm skips and proceeds to the next device node. Probably this is just 98 * otherwise libdrm breaks. Even when that unique string can't ever change, and 101 * But the libdrm code in drmOpenByName somehow survived, hence this can't be
|
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/ |
H A D | wayland-utils_1.2.0.bb | 23 PACKAGECONFIG[drm] = "-Ddrm=enabled,-Ddrm=disabled,libdrm"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/dynamic-layers/meta-security/recipes-gnome/gnome-remote-desktop/ |
H A D | gnome-remote-desktop_47.0.bb | 15 libdrm \
|
/openbmc/openbmc/poky/meta/recipes-graphics/kmscube/ |
H A D | kmscube_git.bb | 9 DEPENDS = "virtual/libgles3 virtual/libgles2 virtual/egl libdrm virtual/libgbm"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/qad/ |
H A D | qad_git.bb | 23 DEPENDS = "cjson libmicrohttpd libdrm libpng"
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/ |
H A D | xdg-desktop-portal-wlr_0.7.0.bb | 10 libdrm \
|
/openbmc/openbmc/poky/meta/recipes-graphics/virglrenderer/ |
H A D | virglrenderer_1.1.0.bb | 11 DEPENDS = "libdrm libepoxy virtual/egl virtual/libgbm"
|
/openbmc/openbmc/poky/meta/recipes-graphics/libva/ |
H A D | libva.inc | 27 DEPENDS = "libdrm"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/neatvnc/ |
H A D | neatvnc_0.8.1.bb | 13 DEPENDS = "libdrm pixman aml zlib"
|
/openbmc/qemu/tests/lcitool/ |
H A D | mappings.yml | 14 libdrm:
|
/openbmc/qemu/tests/lcitool/projects/ |
H A D | qemu.yml | 48 - libdrm
|
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi/ |
H A D | 0001-meson-Re-added-required-lines-accidentally-removed.patch | 32 libdrm_dep = dependency('libdrm', version: libdrm_req, required: get_option('drm'))
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera-apps/ |
H A D | libcamera-apps_git.bb | 24 PACKAGECONFIG[drm] = "-Denable_drm=true, -Denable_drm=false, libdrm"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/ |
H A D | fbida_git.bb | 10 DEPENDS = "virtual/libiconv jpeg fontconfig freetype libexif libdrm pixman udev libinput cairo"
|