mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-03 00:20:09 -07:00
firefox: add more vaapi instructions
This commit is contained in:
parent
28d87227c2
commit
682ffe00a1
@ -20,4 +20,18 @@ NOTE: For VAAPI to work with amdgpu you must have
|
|||||||
|
|
||||||
CONFIG_CHECKPOINT_RESTORE=y
|
CONFIG_CHECKPOINT_RESTORE=y
|
||||||
|
|
||||||
|
NOTE: For VAAPI to work you must enable the following
|
||||||
|
in about:config
|
||||||
|
|
||||||
|
gfx.webrender.all=true
|
||||||
|
media.av1.enabled=false
|
||||||
|
media.ffmpeg.dmabuf-textures.enabled=true
|
||||||
|
media.ffmpeg.vaapi.enabled=true
|
||||||
|
media.ffvpx.enabled=false
|
||||||
|
|
||||||
|
You may also have to set the following
|
||||||
|
environment variable.
|
||||||
|
|
||||||
|
export MOZ_WAYLAND_DRM_DEVICE=/dev/dri/renderD128
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user