mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-14 01:43:12 +00:00
92d3197025
Layout of display and audio registers can be same for different Intel GPUs. For code sharing, this patches defines functions to - set the base address of display and audio registers - dump registers using the base address and an offset Signed-off-by: Mengdong Lin <mengdong.lin@intel.com> Reviewed-by: Haihao Xiang <haihao.xiang@intel.com>