-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
Description
In
| It is possible to set `gpu_mem` to larger values, however this should be avoided since it can cause problems, such as preventing Linux from booting. The minimum value is `16`, however this disables certain GPU features. |
16, however this disables certain GPU features.". I want to know which features are disabled by which limit. Something like
- is video encoding still possible with 16/20/32/40/50/64 MiB gpu_mem?
- is video decoding still possible with 16/20/32/40/50/64 MiB gpu_mem?
- is "L2 cache" still available with 16/20/32/40/50/64 MiB gpu_mem?
- what other features are enabled/disabled?