|
My Project
|
#include <mali_base_kernel.h>
A complete description of the GPU's Hardware Configuration Discovery registers.
The information is presented inefficiently for access. For frequent access, the values should be better expressed in an unpacked form in the base_gpu_props structure.
The raw properties in gpu_raw_gpu_props are necessary to allow a user of the Mali Tools (e.g. PAT) to determine "Why is this device behaving differently?". In this case, all information about the configuration is potentially useful, but it does not need to be processed by the driver. Instead, the raw registers can be processed by the Mali Tools software on the host PC.
1.8.13