]> glassweightruler.freedombox.rocks Git - waydroid.git/commit
gpu: Do not log failure to read i915_capabilities
authorAlessandro Astone <ales.astone@gmail.com>
Wed, 5 Feb 2025 19:14:54 +0000 (20:14 +0100)
committerAlessandro Astone <ales.astone@gmail.com>
Wed, 5 Feb 2025 19:15:00 +0000 (20:15 +0100)
commit7b31f7188a382ead687d291e5a168895efcc6747
tree3dc36ee0e64edbd82debc9958b4b946d85fa8aab
parentd3f4c8c218e017b29b416d9eb7540bee8b5c99d0
gpu: Do not log failure to read i915_capabilities

If awk fails to read the file, we will simply fail to parse the output
to integer immediatly after.
tools/helpers/gpu.py