Skip to content
Snippets Groups Projects
Commit 2b593e13 authored by Maíra Canal's avatar Maíra Canal
Browse files

drm/amd/display: Move bw_fixed macros to header file


The macros defined at bw_fixed are important mathematical definitions,
specifying masks to get the fractional part and the maximum and minimum
values of I64. In order to enable unit tests for bw_fixed, it is
relevant to have access to those macros. This commit moves the macros to
the header file, making it accessible to future unit tests.

Signed-off-by: default avatarMaíra Canal <maira.canal@usp.br>
parent 57674166
No related branches found
No related tags found
1 merge request!2drm/amd/display: Introduce KUnit to DML
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment