summaryrefslogtreecommitdiff
path: root/tests/v3d
AgeCommit message (Expand)AuthorFilesLines
2023-06-28tests/v3d: Use drm_close_driver() to close the drm fdBhanuprakash Modem9-10/+10
2023-02-16tests/v3d_job_submission: Create tests to mix CL and CSD jobsMaíra Canal2-0/+224
2023-02-16tests/v3d_submit_csd: Create test for V3D's Submit CSD IOCTLMaíra Canal2-0/+365
2023-02-03tests/v3d_submit_cl: Create test for V3D's Submit CL IOCTLMaíra Canal2-0/+381
2023-02-03tests/v3d_wait_bo: Create test for V3D's Wait BO IOCTLMaíra Canal2-0/+128
2023-01-26tests/v3d_perfmon: Make sure v3d supports perfmonMaíra Canal1-1/+3
2022-12-29tests/v3d_mmap: Improve tests from V3D's Mmap BO IOCTLMaíra Canal1-0/+33
2022-12-01tests/v3d_perfmon: Create test for V3D's Perfmon IOCTLsMaíra Canal2-0/+145
2022-12-01tests/v3d_create_bo: Create test for V3D's Create BO IOCTLMaíra Canal2-0/+72
2022-12-01lib/igt_v3d: Add PAGE_SIZE macro to V3DMaíra Canal1-2/+2
2022-12-01tests/v3d: Add igt_describe() to all V3D subtestsMaíra Canal3-0/+13
2022-12-01tests/v3d: Remove unused or redundant includesMaíra Canal3-36/+0
2022-12-01tests/v3d: Move V3D tests to their own folderMaíra Canal4-0/+227