diff options
author | Karthi Kandasamy <karthi.kandasamy@amd.com> | 2024-12-02 13:47:30 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-01-06 22:44:27 +0300 |
commit | c7c703e433cebe9147ae7a7ed9e4247d797c7f00 (patch) | |
tree | 5eacec55b439a5e082813b4180c7526d3c63d863 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 080950cbdd8309110eab93b76f0caf53be0d5120 (diff) | |
download | linux-c7c703e433cebe9147ae7a7ed9e4247d797c7f00.tar.xz |
drm/amd/display: Ensure correct GFX tiling info passed to DML
[Why]
To ensure DML validation receives the correct tiling information,
such as swizzle mode or array mode, based on the active GFX format
[How]
- For new GFX format passed swizzle_mode to DML.
- For legacy GFX format passed array_mode to DML.
- Dynamically determined the appropriate tiling info based on the
active GFX format.
[Description]
This commit ensures that the correct GFX tiling information is passed
to DML. Depending on the active GFX format, the appropriate tiling info
is passed to DML. This change accommodates the different GFX formats
supported by latest platforms, ensuring compatibility and proper
DML validation.
Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Karthi Kandasamy <karthi.kandasamy@amd.com>
Signed-off-by: Roman Li <roman.li@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions