summaryrefslogtreecommitdiff
path: root/tests/intel
AgeCommit message (Expand)AuthorFilesLines
2024-03-06tests/intel/gem_exec_capture: Check for partial register capturesJohn Harrison1-1/+15
2024-03-04tests/intel/gem_exec_schedule: Add w/a tag to prior update for MTL RCS/CCS w/aJohn Harrison1-0/+1
2024-03-04tests/intel/gem_spin_batch: Skip compute engines on MTL due to w/aJohn Harrison1-0/+16
2024-03-04tests/intel: Documentation refactoring part 5Katarzyna Piecielska19-674/+115
2024-03-04tests/intel: Documentation refactoring part 4Katarzyna Piecielska14-760/+79
2024-03-04tests/intel: Documentation refactoring part 3Katarzyna Piecielska12-996/+119
2024-03-04tests/intel: Documentation refactoring part 2Katarzyna Piecielska8-647/+99
2024-03-04tests: Documentation refactoring part 1Katarzyna Piecielska9-349/+82
2024-03-01tests/intel/xe_compute_preempt: Add compute-preempt-manyNirmoy Das1-0/+19
2024-03-01tests/intel/xe_gt_freq: re-introduce exec tests of xe_gt_freqRiana Tauro1-1/+105
2024-02-29tests/xe_intel_bb: Dump to png without detilingZbigniew Kempczyński1-3/+3
2024-02-29lib/intel_bufops: Use common helper to fill buffer with patternZbigniew Kempczyński3-209/+21
2024-02-29tests/intel/xe_evict_ccs: use a different name for evict on Flat-CCSMauro Carvalho Chehab1-1/+1
2024-02-29tests/intel/xe_noexec_ping_pong: change category to hardware building blockMauro Carvalho Chehab1-1/+1
2024-02-29tests: use Infrastructure category for all sysman testsMauro Carvalho Chehab1-1/+1
2024-02-29tests/intel/xe_query: use Hardware building block for MultiGPUMauro Carvalho Chehab1-0/+11
2024-02-29intel/xe_test_config.json: add sriov_basic.cMauro Carvalho Chehab1-1/+1
2024-02-29tests/intel/kms_dirtyfb: Fix DRRS status checkBhanuprakash Modem1-1/+1
2024-02-28tests/intel/kms_frontbuffer_tracking: Invalidate cached stuffGustavo Sousa1-0/+13
2024-02-26tests/xe_spin_batch: Sync after vm_bind_asyncJonathan Cavitt1-0/+3
2024-02-26tests/xe_spin_batch: Correct xe_vm_bind_async usageJonathan Cavitt1-1/+1
2024-02-23drm-uapi/xe: Remove unused flagsFrancois Dugast6-256/+132
2024-02-23tests/intel/xe_compute_preempt: Extend it for more enginesNirmoy Das1-4/+13
2024-02-22tests/intel/gem_watchdog: Reduced timeouts for worst case scenarioJohn Harrison1-0/+10
2024-02-22tests/intel/kms_psr2_sf: extend tests for panel replay sfKunal Joshi1-53/+142
2024-02-22lib/igt_psr: modify library to support multiple PSR/PR outputsKunal Joshi8-18/+15
2024-02-22tests/kms_ccs: Convert subtests to dynamic subtestsKarthik B S1-143/+50
2024-02-19tests/intel/i915_test_config: fix JSON exclude sectionKamil Konieczny1-1/+1
2024-02-19tests/intel/i915_test_config: align JSON documentation with xeJari Tahvanainen1-13/+32
2024-02-16tests/intel/kms_dirtyfb: pass the bo_sizeMatthew Auld1-2/+2
2024-02-16tests/intel: replace intel_buf_init_using_handle()Matthew Auld1-3/+4
2024-02-16tests/intel: replace intel_buf_create_using_handle()Matthew Auld3-43/+96
2024-02-16tests/intel: prefer intel_buf_init_in_region()Matthew Auld4-20/+10
2024-02-15tests/intel/kms_ccs: Add Xe2 ccs crc testsJuha-Pekka Heikkila1-10/+229
2024-02-14tests: include limits.h to fix build with musl libcStefano Ragni1-0/+1
2024-02-12tests/intel/xe_ccs: require flat CCS on xe2Matthew Auld1-0/+4
2024-02-12tests/intel/xe_pat: assert flat CSS support for xe2Matthew Auld1-0/+1
2024-02-08tests/xe_exercise_blt: Exercise small to large fast-copy blitsZbigniew Kempczyński1-11/+51
2024-02-08tests/xe-ccs: Add tests which exercise small to large blit sizesZbigniew Kempczyński1-34/+113
2024-02-08lib/intel_blt: Use object pitch and aligned height on png writeZbigniew Kempczyński4-38/+40
2024-02-08tests/intel/xe_live_ktest: Rename subtest to match suiteLucas De Marchi1-8/+8
2024-02-08tests/intel/xe_exec_queue_property: remove persistence queue subtestTejas Upadhyay1-8/+0
2024-02-02tests/intel/xe_vm: fix xe_bb_size() conversionMatthew Auld1-10/+12
2024-02-01lib/igt_draw: Fix the usage of FB width & heightBhanuprakash Modem2-4/+4
2024-01-30tests/intel/xe_exec_atomic: fix basic-inc-allKamil Konieczny1-9/+5
2024-01-29tests/intel/xe_exec_atomic: don't test unsupported configNirmoy Das1-5/+4
2024-01-29tests/xe_pm: Add d3-mmap IGT testAnshuman Gupta1-0/+101
2024-01-29test/xe_pm: Add exit handler to close fw handleAnshuman Gupta1-9/+25
2024-01-29tests/intel/kms_psr: enable given psr mode only after checking enable_psr mod...Kunal Joshi1-0/+12
2024-01-26tests/intel/xe: use xe_bb_size() helperMatthew Auld13-49/+27