summaryrefslogtreecommitdiff
path: root/tests/kms_writeback.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-14tests/kms_writeback: Set atomic and writeback_connector earlyAlex Hung1-3/+6
2024-05-13lib/igt_kms: move setting DRM_CLIENT_CAP_WRITEBACK_CONNECTORS to kms_writebackAbhinav Kumar1-0/+5
2024-03-04igt: Remove duplicate igt_display_require() callsArthur Grillo1-1/+0
2023-11-30tests/kms_writeback: fix kms_writeback failure for XRGB8888 only devicesAbhinav Kumar1-1/+1
2023-11-27tests/kms/testplan: Optimize KMS testplan documentationBhanuprakash Modem1-22/+4
2023-11-27tests/kms/testplan: Move testplan documentation to beginning of the fileBhanuprakash Modem1-7/+10
2023-09-25tests/kms_writeback: support DRM_FORMAT_XRGB2101010 for writebackAlex Hung1-27/+109
2023-09-11tests: Intel KMS: drop Run type fieldMauro Carvalho Chehab1-4/+0
2023-08-16tests/kms_writeback: Document each subtest for testplanBhanuprakash Modem1-0/+42
2023-08-14tests/kms_writeback: allow writeback to output custom formatAbhinav Kumar1-3/+15
2023-06-28tests/kms: Close the fd before exitBhanuprakash Modem1-0/+1
2023-03-15tests/kms: Add missing igt_put_cairo_ctx()Bhanuprakash Modem1-0/+1
2022-08-08tests/kms_writeback: Fix build warningsJessica Zhang1-6/+12
2022-08-08tests/kms_writeback: Enhance kms_writeback for custom modesRohith Iyer1-20/+153
2022-07-13tests/kms_writeback: Detach pipe only for valid FB_IDJessica Zhang1-1/+10
2022-06-28tests/kms_writeback: Use a garbage X value to create fill our test bufferMaxime Ripard1-1/+1
2022-06-28tests/kms_writeback: Use endianness accessor to fill pixelsMaxime Ripard1-1/+1
2022-06-09tests/kms_writeback: Iterate over only non-null pipesRohith Iyer1-4/+4
2022-05-17tests/kms_writeback: Add helper method to detach pipe from output when test f...Jessica Zhang1-0/+6
2021-10-13tests/kms_writeback.c: Prevents test failure by the XR48/AR48 formatIgor Torrente1-1/+1
2021-10-11igt: s/tiling/modifier/ all overVille Syrjälä1-3/+5
2021-10-08tests/kms_writeback.c: fix the `fill_fb` functionIgor Matheus Andrade Torrente1-2/+5
2020-09-04kms_writeback: Add writeback-check-outputBrian Starkey1-0/+134
2020-09-04kms_writeback: Add initial writeback testsBrian Starkey1-0/+316