summaryrefslogtreecommitdiff
path: root/tests/dumb_buffer.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-23tests: Unify Category for Core tests documentationKatarzyna Piecielska1-1/+1
2024-05-15tests: Add DRIVER_ANY tests to General Core Mega featureKatarzyna Piecielska1-3/+4
2024-03-22tests: Remove 'Run type' documentation fieldKatarzyna Piecielska1-1/+0
2024-03-22tests: Introduce uapi subcategoryKatarzyna Piecielska1-3/+3
2023-06-28tests: Use drm_close_driver() to close the drm fdBhanuprakash Modem1-1/+1
2023-05-26tests: better document the remaining core used by i915 validationMauro Carvalho Chehab1-0/+4
2023-05-17tests/i915: Improve test documentationMauro Carvalho Chehab1-0/+18
2022-10-05dumb_buffer: Close device before exitChris Wilson1-0/+4
2022-05-31igt: Promote/rename OS helpersRob Clark1-1/+1
2021-01-30meson: Turn on -WerrorAshutosh Dixit1-1/+1
2020-05-22dumb_buffer: Fixup row size to be in MiB while probingChris Wilson1-1/+1
2020-05-11dumb_buffer: Restrict maximum target allocationChris Wilson1-1/+3
2020-02-06tests/dumb_buffer: page_size for create_clearRamalingam C1-7/+20
2020-02-05tests/dumb_buffer: Remove page nonaligned buffer testsRamalingam C1-52/+0
2020-01-27tests/dumb_buffer: Try to compute the largest possible dumb bufferChris Wilson1-9/+59
2019-12-03tests: remove igt_skip_on_simulation()Swati Sharma1-2/+0
2019-11-29tests/dumb_buffer: Tests for creation and mapRamalingam C1-0/+384