diff options
author | Karthi Kandasamy <karthi.kandasamy@amd.com> | 2025-03-03 23:15:10 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-05-16 13:38:36 -0400 |
commit | 40bae1aea03d7aaa1148f652ce460e5ae931d098 (patch) | |
tree | f38fd753b83f321632e1b13953a2f14d6723ff26 /scripts/gdb | |
parent | 17accf4f228c68a062ca24a79ee22aa96e278512 (diff) |
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')
0 files changed, 0 insertions, 0 deletions