summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä59-189/+189
2021-10-08lib: Typechecking minmaxChris Wilson20-42/+43
2021-10-08tests/kms_writeback.c: fix the `fill_fb` functionIgor Matheus Andrade Torrente1-2/+5
2021-10-08tests/i915/gem_exec_nop: Update poll sequentialPriyanka Dandamudi1-1/+3
2021-10-08tests/core_hotunplug: Drop log level for preventively unloading snd driverJeevan B2-2/+2
2021-10-07tests/gem_userptr_blits: Remove LOCAL_Rodrigo Vivi1-5/+2
2021-10-06tests/i915_pxp: Use ioctl_wrapper for DRM_IOCTL_PRIME_HANDLE_TO_FDAlan Previn1-19/+1
2021-10-06tests/kms_psr2_su: Skip test when necessaryJosé Roberto de Souza1-0/+18
2021-10-06Revert "tests/kms_psr: Skip h/w tracking PSR2 tests for ADL-P"José Roberto de Souza1-5/+0
2021-10-06tests/i915_pxp: CRC validation for display tests.Karthik B S1-0/+163
2021-10-06tests/i915/gem_pxp: Verify protected surfaces are dma buffer sharableAlan Previn1-0/+102
2021-10-06tests/i915/gem_pxp: Verify execution behavior with stale PXP assets through s...Alan Previn1-0/+65
2021-10-06tests/i915/gem_pxp: Verify execbuf ok with stale PXP buf in opt-out useAlan Previn1-0/+23
2021-10-06tests/i915/gem_pxp: Verify execbuf fails with stale PXP buffer after teardownAlan Previn1-0/+35
2021-10-06tests/i915/gem_pxp: Verify execbuf fails with stale PXP context after teardownAlan Previn1-0/+151
2021-10-06tests/i915/gem_pxp: Verify PXP teardown occurred through suspend-resumeAlan Previn1-1/+65
2021-10-06tests/i915/gem_pxp: Add test where both src and dest are protectedAlan Previn1-11/+133
2021-10-06tests/i915/gem_pxp: Add subtest to copy raw source to protected destAlan Previn1-0/+55
2021-10-06tests/i915/gem_pxp: Perform a regular 3d copy as a control checkpointAlan Previn1-9/+157
2021-10-06tests/i915/gem_pxp: Add basic PXP testing of buffer and context allocAlan Previn2-0/+356
2021-10-05lib/intel_bufops: Store gem bo sizeZbigniew Kempczyński1-8/+8
2021-10-05lib/intel_bufops: Rename intel_buf_bo_size() -> intel_buf_size()Zbigniew Kempczyński3-19/+19
2021-10-05tests/kms_invalid_mode: Allow the test on !i915Ville Syrjälä2-3/+5
2021-10-05tests/kms_invalid_mode: Test clock==(U)INT_MAXVille Syrjälä1-0/+21
2021-10-05tests/kms_invalid_mode: Test various bogus timingsVille Syrjälä1-1/+92
2021-10-05tests/kms_invalid_mode: Move bigjoiner handling into the proper placeVille Syrjälä1-13/+15
2021-10-05tests/kms_invalid_mode: Convert the max dotclock test into a subtestVille Syrjälä1-23/+55
2021-10-05tests/kms_invalid_dotclock: Rename to kms_invalid_modeVille Syrjälä2-2/+2
2021-10-05tests/kms_lease: add empty lease testSimon Ser1-7/+11
2021-10-04tests/i915: use device_coherent mmapPriyanka Dandamudi4-10/+11
2021-10-04tests/prime_vgem: use device_coherent mmapPriyanka Dandamudi1-6/+6
2021-10-03lib: Partially revert 22643ce4014aAshutosh Dixit5-10/+8
2021-10-01tests/i915/i915_pm_dc: Changing sysfs open attribute to O_RDONLYJigar Bhatt1-2/+2
2021-09-29Return allocated size in gem_create_in_memory_regions() and friendsAshutosh Dixit5-8/+10
2021-09-28tests/amdgpu: Add amd_link_settings testEryk Brol2-0/+281
2021-09-28tests/kms_flip : skip subtest bo-too-bigAurabindo Pillai1-0/+1
2021-09-28tests/i915/i915_pm_dc: Fix DC9 testJigar Bhatt1-14/+40
2021-09-28tests/i915/i915_pm_dc: Refactoring pwr_dmn_info to debugfs_dumpJigar Bhatt1-3/+3
2021-09-27tests/kms_async_flips: Add CRC test to make sure the correct fb is being scan...Ville Syrjälä1-0/+145
2021-09-27tests/kms_addfb_basic: Remove handling for Unknown Vendor.Mark Yacoub1-19/+7
2021-09-26tests/i915/gem_cs_tlb: Drop gem_require_ring() checkAshutosh Dixit1-1/+0
2021-09-24tests/kms_concurrent: Fix regression in test_resolution_with_outputVidya Srinivas1-1/+2
2021-09-23tests/template: Use DRIVER_ANY in for drm_open_driverMark Yacoub1-2/+1
2021-09-21tests/kms_big_fb: Use igt_has_drm_cap()Ville Syrjälä1-6/+1
2021-09-21tests/kms_big_fb: Use igt_plane_has_rotation()Ville Syrjälä1-8/+1
2021-09-21tests/kms_plane_scaling: Use igt_plane_has_rotation()Ville Syrjälä1-4/+1
2021-09-21tests/kms_rotation_crc: Use igt_plane_has_rotation()Ville Syrjälä1-20/+12
2021-09-20tests/kms_cursor_legacy: Fix CRC mismatch for flip-vs-cursor-busy-crc-*Vidya Srinivas1-0/+1
2021-09-20tests/kms_prime: Create the exporting BO with smemRamalingam C1-12/+21
2021-09-16tests/kms_color: Run each subtest only for a single connectorVille Syrjälä1-320/+320