Skip to content
Snippets Groups Projects
Commit e070fbfb authored by Magali Lemes's avatar Magali Lemes Committed by Maíra Canal
Browse files

drm/amd/display: Introduce KUnit tests to the bw_fixed library


The bw_fixed library performs a lot of the mathematical operations
involving fixed-point arithmetic and the conversion of integers to
fixed-point representation.

As fixed-point representation is the base foundation of the DML calcs
operations, this unit tests intend to assure the proper functioning of
the basic mathematical operations of fixed-point arithmetic, such as
multiplication, conversion from fractional to fixed-point number, and more.

Co-developed-by: default avatarTales Aparecida <tales.aparecida@gmail.com>
Signed-off-by: default avatarTales Aparecida <tales.aparecida@gmail.com>
Signed-off-by: default avatarMagali Lemes <magalilemes00@gmail.com>
Co-developed-by: default avatarMaíra Canal <maira.canal@usp.br>
Signed-off-by: default avatarMaíra Canal <maira.canal@usp.br>
parent 9c6a89a8
Branches kunit-prototype-v5.19
No related tags found
1 merge request!3drm/amd/display: Introduce KUnit to DML + kunit: unify module and builtin suite definitions
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