Skip to content
Snippets Groups Projects
Commit 22f51a69 authored by Maíra Canal's avatar Maíra Canal Committed by Tales L. Aparecida
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.

Co-developed-by: default avatarMagali Lemes <magalilemes00@gmail.com>
Signed-off-by: default avatarMagali Lemes <magalilemes00@gmail.com>
Signed-off-by: default avatarMaíra Canal <maira.canal@usp.br>
Co-developed-by: default avatarTales Aparecida <tales.aparecida@gmail.com>
Signed-off-by: default avatarTales Aparecida <tales.aparecida@gmail.com>
parent 9f0c7df0
No related branches found
No related tags found
No related merge requests found
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