diff options
author | 2025-03-03 23:15:10 +0100 | |
---|---|---|
committer | 2025-05-16 13:38:36 -0400 | |
commit | 40bae1aea03d7aaa1148f652ce460e5ae931d098 (patch) | |
tree | f38fd753b83f321632e1b13953a2f14d6723ff26 /scripts/gdb/linux/utils.py | |
parent | drm/amd/display: Support external tunneling feature (diff) | |
download | linux-rng-40bae1aea03d7aaa1148f652ce460e5ae931d098.tar.xz linux-rng-40bae1aea03d7aaa1148f652ce460e5ae931d098.zip |
drm/amd/display: Move mcache allocation programming from DML to resource
[Why]
mcache allocation programming is not part of DML's core responsibilities.
Keeping this logic in DML leads to poor separation of concerns and complicates maintenance.
[How]
Refactored code to move mcache parameter preparation and mcache ID assignment
into the resource file.
Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Karthi Kandasamy <karthi.kandasamy@amd.com>
Signed-off-by: Tom Chung <chiahsuan.chung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions