Introduce Unit Tests to the AMDGPU “DCE” Component
Tales
My project’s primary goal is to create unit tests using KUnit for the AMDGPU driver focused on the Display and Compositing Engine (DCE) 11.2, which...
Introducing Unit Testing to the Display Mode VBA Library
Maíra Canal
The Display Mode Library (DML) is a fundamental part of the AMDGPU driver. It involves lots of complex calculations and a large number of parameters....
DRM AMDGPU Unit tests
Isabella Basso
My project mainly aims at testing files in the DML folder in the AMDGPU Linux kernel driver. The AMDGPU driver is the largest one in the kernel, with...