diff options
author | Samson Tam <samson.tam@amd.com> | 2024-07-03 12:23:02 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-07-23 17:07:12 -0400 |
commit | f82200703434522f1b35d38bdef02486d22b2f25 (patch) | |
tree | a74cbb9c91b4326db2381499d9decc10df2b6095 /drivers/gpu/drm/amd/display/dc/dml | |
parent | a41d58fb91248557438de4e8298d1d2ed5b39564 (diff) |
drm/amd/display: remove dc dependencies from SPL library
[Why]
Make SPL library dc-independent so it can be reused by other
components
[How]
Create separate set of fixed31_32 calls in SPL
Make all inputs and outputs to SPL use primitive types
For ratios and inits, return as uint32 from SPL. So
add conversion from uint32 back to fixed point in
SPL-to-dc translate function
Reviewed-by: Relja Vojvodic <relja.vojvodic@amd.com>
Signed-off-by: Jerry Zuo <jerry.zuo@amd.com>
Signed-off-by: Samson Tam <samson.tam@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dml')
0 files changed, 0 insertions, 0 deletions