-
- Downloads
There was an error fetching the commit references. Please try again later.
drm/amd/display: Introduce KUnit to dcn20/display_mode_vba_20 library
The display_mode_vba_20 deals with hundreds of display parameters for the DCN20 and sometimes does it in odd ways. The addition of unit tests intends to assure the quality of the code delivered by HW engineers and, also make it possible to refactor the code decreasing concerns about adding bugs to the codebase. Signed-off-by:Maíra Canal <mairacanal@riseup.net> Signed-off-by:
Tales Aparecida <tales.aparecida@gmail.com>
parent
e81e530d
No related branches found
No related tags found
Showing
- drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c 4 additions, 0 deletions...rs/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c
- drivers/gpu/drm/amd/display/tests/dc/dml/dcn20/display_mode_vba_20_test.c 227 additions, 0 deletions...amd/display/tests/dc/dml/dcn20/display_mode_vba_20_test.c
Loading
Please register or sign in to comment