User Tools

Site Tools


general:firefox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
general:firefox [2022/02/05 07:33] sunkangeneral:firefox [2022/02/05 07:39] (current) sunkan
Line 47: Line 47:
       VAProfileVP9Profile2            : VAEntrypointVLD       VAProfileVP9Profile2            : VAEntrypointVLD
       VAProfileNone                   : VAEntrypointVideoProc       VAProfileNone                   : VAEntrypointVideoProc
 +</code>
 +
 +==== To check if HW decoding is active ====
 +On newer AMD
 +<code>
 +while true; do cat /sys/kernel/debug/dri/0/amdgpu_pm_info | grep ^VCN; sleep 1; done
 +</code>
 +
 +On Intel - check for Video engine activity
 +<code>
 +intel_gpu_top
 </code> </code>
  
general/firefox.txt · Last modified: 2022/02/05 07:39 by sunkan

Donate Powered by PHP Valid HTML5 Valid CSS Run on Debian Driven by DokuWiki