Skip to content

Commit b1607e3

Browse files
Enable building Gallium VA
Signed-off-by: hmtheboy154 <[email protected]>
1 parent 6d4f5c8 commit b1607e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

BoardConfig.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ BOARD_MESA3D_USES_MESON_BUILD := true
4343
BOARD_MESA3D_BUILD_LIBGBM := true
4444
BOARD_MESA3D_GALLIUM_DRIVERS := kmsro r300 r600 nouveau freedreno swrast v3d vc4 etnaviv tegra svga virgl panfrost lima radeonsi zink
4545
BOARD_MESA3D_VULKAN_DRIVERS := broadcom freedreno panfrost swrast virtio amd
46+
BOARD_MESA3D_GALLIUM_VA := enabled
47+
BOARD_MESA3D_VIDEO_CODECS := h264dec h264enc h265dec h265enc vc1dec
4648
endif
4749

4850
# Filesystem

0 commit comments

Comments
 (0)