summaryrefslogtreecommitdiff
path: root/tests/kms_addfb_basic.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-05drm-uapi/xe: Separate bo_create placement from flagsRodrigo Vivi1-1/+1
2023-12-05xe_ioctl: Rename *xe_bo_create_flags to simply xe_bo_createRodrigo Vivi1-1/+1
2023-12-01tests/kms_addfb_basic: Fix testplan documentation for tiled testsBhanuprakash Modem1-7/+6
2023-11-27tests/kms/testplan: Optimize KMS testplan documentationBhanuprakash Modem1-91/+5
2023-11-27tests/kms/testplan: Move testplan documentation to beginning of the fileBhanuprakash Modem1-201/+210
2023-11-24tests/kms_addfb_basic: Skip not relevant subtests for XeJouni Högander1-11/+10
2023-09-11tests: Intel KMS: drop Run type fieldMauro Carvalho Chehab1-27/+0
2023-08-29tests/kms_addfb_basic: Add tiling support for XEBhanuprakash Modem1-13/+23
2023-08-16tests/kms_addfb_basic: Document each subtest for testplanBhanuprakash Modem1-48/+171
2023-06-28tests: Drop xe_device get/put from test levelBhanuprakash Modem1-8/+1
2023-06-28tests/kms: Use drm_close_driver() to close the drm fdBhanuprakash Modem1-2/+2
2023-05-08tests/kms: Document kms subtests for XE BATBhanuprakash Modem1-0/+138
2023-04-21tests/kms_addfb_basic: Use proper macro for invalid testsBhanuprakash Modem1-3/+3
2023-04-07tests/kms_addfb_basic: Add XE supportBhanuprakash Modem1-8/+24
2023-04-07tests/kms_addfb_basic: Code cleanupBhanuprakash Modem1-31/+30
2023-03-15tests/kms: Cleanup to use linear modifierBhanuprakash Modem1-11/+11
2022-12-27tests/kms_addfb_basic: Avoid open-coded expressionsMaíra Canal1-90/+63
2022-10-13tests/kms_addfb_basic: avoid excessive logging on legacy format testJuha-Pekka Heikkila1-0/+7
2022-09-13tests/kms_addfb_basic: Skip y-tile-legacy subtest on platforms w/o fencesKarthik B S1-0/+1
2022-03-24tests/kms_addfb_basic: Add support for Tile4 formatJeevan B1-0/+46
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä1-3/+3
2021-10-03lib: Partially revert 22643ce4014aAshutosh Dixit1-1/+1
2021-09-29Return allocated size in gem_create_in_memory_regions() and friendsAshutosh Dixit1-1/+1
2021-09-27tests/kms_addfb_basic: Remove handling for Unknown Vendor.Mark Yacoub1-19/+7
2021-09-13tests/kms_addfb_basic: Skip basic-y-tiled-legacy on discreteAshutosh Dixit1-0/+1
2021-09-08tests/kms_addfb_basic: Skip tiling subtests on device without hw tilingVanshidhar Konda1-0/+6
2021-09-01tests/kms_addfb_basic: Test addfb2 with DRM_FORMAT_C8 only if supported.Mark Yacoub1-5/+10
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi1-25/+25
2021-07-15Remove local copies of I915 macrosLucas De Marchi1-9/+9
2021-07-15tests/kms_addfb_basic: pass the actual fd to gem_has_lmemMatthew Auld1-3/+1
2021-07-02kms_addfb_basic: Check for AMDGPU and MSM bad pitch.Mark Yacoub1-1/+1
2021-06-30tests/kms_addfb_basic: Add invalid buffer object test for discreteMohammed Khajapasha1-0/+18
2021-03-23tests/kms_addfb_basic: simplify addfb25_ytile testsJuha-Pekka Heikkila1-19/+12
2021-03-08tests/kms_addfb_basic:Added subtest descriptionArundhati Hagaragi1-1/+33
2020-11-18tests/kms_addfb_basic: add vendor-specific errno assertionsJeremy Cline1-10/+36
2020-11-18tests/kms_addfb_basic: Mark Intel-only tests as suchJeremy Cline1-0/+3
2020-10-13tests/kms_addfb_basic: Renaming tests as legacy tilingSwati Sharma1-7/+7
2019-07-23tests/kms_addfb_basic: Require an intel card for tests using tilingMihail Atanassov1-0/+4
2019-07-22tests/fb/tgl: Yf tiling does not exist on gen-12Dhinakaran Pandiyan1-5/+8
2019-03-01tests/kms_addfb_basic: Check that only the owner can rmfbDaniel Vetter1-0/+42
2018-09-14igt/kms_addfb_basic: Skip if the KMS interface is not supportedChris Wilson1-1/+26
2018-09-06igt/kms_addfb_basic: Exercise legacy interface to addfb2Chris Wilson1-0/+128
2016-12-31igt/kms_addfb_basic: Try changing tiling on the framebuffer [addfb2]Chris Wilson1-1/+1
2016-12-30igt/kms_addfb_basic: Try changing tiling on the framebufferChris Wilson1-1/+1
2016-06-07tests/kms_addfb_basic: Add invalid tests to set fb propsDaniel Vetter1-0/+66
2016-05-06tests/kms_addfb_basic: Move tiling tests into their own groupsTomeu Vizoso1-75/+73
2016-04-15tests/kms_addfb_basic: Set tiling in addfb25 subtestTomeu Vizoso1-0/+1
2016-04-14tests: Open any driverTomeu Vizoso1-1/+1
2016-04-14kms_addfb_basic: Get intel gen from within subtestTomeu Vizoso1-13/+23
2016-04-14kms_addfb_basic: Move calls to gem_set_tiling to the subtestsTomeu Vizoso1-6/+3