summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-10xe/vm: Test binding a BO and binding a BO several timeswip/sandJason Ekstrand1-0/+62
2021-09-10xe/exec_basic: Pad the batch for CS prefetchJason Ekstrand1-1/+8
2021-09-10Add a VM scratch page testJason Ekstrand3-1/+236
2021-09-08xe/exec_basic: Try to place the batch in VRAMJason Ekstrand1-1/+9
2021-09-08xe/mmap: Update to use the new allocation flagJason Ekstrand1-5/+33
2021-09-08xe/reg: Add write functionalityJason Ekstrand1-0/+114
2021-09-02Import the latest xe uAPI headerJason Ekstrand1-0/+1
2021-09-01xe_reg: Add support for --device filteringJason Ekstrand1-0/+6
2021-09-01xe_exec_basic: Stop forcing system memoryJason Ekstrand1-1/+0
2021-08-31xe_exec_basic: Multi-execJason Ekstrand1-34/+68
2021-08-27Add a register read toolJason Ekstrand3-0/+269
2021-08-27Add a basic exec testJason Ekstrand2-0/+173
2021-08-12uapi updatesJason Ekstrand1-4/+4
2021-08-12Add our first xe driver testJason Ekstrand6-0/+388
2021-07-19tests/kms_dither: Make dither tests genericBhanuprakash Modem1-1/+3
2021-07-19tests/kms_invalid_dotclock: Modify the test for bigjoinerAnkit Nautiyal1-2/+32
2021-07-19tests/kms_dp_dsc: Use helper functions to read/write dsc debugfsAnkit Nautiyal1-72/+15
2021-07-19lib: Add helper functions to read/write dsc debugfsAnkit Nautiyal2-0/+144
2021-07-19tests/kms_dp_dsc: Add a subtest to force DSC output BPPPatnana Venkata Sai1-76/+130
2021-07-16Revert "i915/gem_exec_reloc: Check that relocations do not block"Daniel Vetter1-129/+0
2021-07-16Revert "i915/gem_exec_reloc: Flood the ring with GPU relocs"Daniel Vetter1-92/+0
2021-07-16Revert "test/i915/gem_exec_reloc: Restore interclient testings"Daniel Vetter1-224/+0
2021-07-16tests/gem_exec_schedule: Use store_dword_plug again (v2)Daniel Vetter1-48/+4
2021-07-16i915: Improve the precision of command parser checksJason Ekstrand9-17/+67
2021-07-16tests/i915/gem_ctx_persistence: Use intel_ctx_t for hang subtestsJason Ekstrand1-15/+17
2021-07-16tests/i915/gem_eio: Convert to intel_ctx_tJason Ekstrand1-27/+30
2021-07-16lib/intel_ctx: Add a intel_ctx_cfg_engine_class helperJason Ekstrand2-15/+28
2021-07-16lib/i915: Fix the check for scheduler caps for timeslicingTejas Upadhyay1-5/+5
2021-07-15tools/registers: Add missing registers relevant to debug PSR underrunsJosé Roberto de Souza3-0/+27
2021-07-15tests/kms_sequence: nuke local drm definitionsLucas De Marchi1-29/+9
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi66-335/+246
2021-07-15benchmarks/gem_busy: nuke LOCAL_IOCTL_SYNCOBJ_WAITLucas De Marchi1-15/+3
2021-07-15benchmarks/gem_busy: nuke LOCAL_IOCTL_SYNCOBJ_CREATELucas De Marchi1-5/+2
2021-07-15benchmarks/gem_exec_tracer: nuke LOCAL_IOCTL_I915_GEM_EXECBUFFER2_WRLucas De Marchi1-4/+1
2021-07-15lib/ioctl_wrappers: drop gem_require_stolen_support()Lucas De Marchi2-39/+0
2021-07-15tests/i915/gem_mmap_wc: drop LOCAL_IOCTL_I915_GEM_MMAP_v2Lucas De Marchi1-13/+2
2021-07-15Remove local copies of I915 macrosLucas De Marchi28-159/+149
2021-07-15include/drm-uapi: sync kernel headersLucas De Marchi12-133/+766
2021-07-15tests/kms_addfb_basic: pass the actual fd to gem_has_lmemMatthew Auld1-3/+1
2021-07-14tests/kms_plane_alpha_blend: Fix a check in is_6bpc functionVidya Srinivas1-1/+1
2021-07-14test/i915/gem_ringfill: Create contexts on the right FD with NEW_FDJason Ekstrand1-4/+1
2021-07-14tests/gem_fenced_exec_thrash: s/EDEADLK/ENOBUFS/Ville Syrjälä1-1/+1
2021-07-13tests/kms_content_protection: Enable Primary plane for CRTC.Bindu Ramamurthy1-1/+4
2021-07-13tests/kms_plane_multiple: Start continuous CRC capture after commitVictor Lu1-2/+5
2021-07-13tests/kms_plane_alpha_blend: Skip coverage-vs-premult-vs-none for 6bpc panelsVidya Srinivas1-0/+36
2021-07-09tests/kms_dither: New IGT to validate crtc DitheringBhanuprakash Modem2-0/+258
2021-07-09tests/kms_psr: Skip h/w tracking PSR2 tests for ADL-PPankaj Bharadiya1-0/+5
2021-07-08tests/i915/exec_balancer: Drop the bonded-slice testJason Ekstrand1-113/+0
2021-07-08tests/i915/gem_exec_balancer: Add a test for combined balancing and bonding (v2)Jason Ekstrand1-0/+27
2021-07-08tests/i915/gem_exec_balancer: Fix invalid-balancer and invalid-bonds for the ...Jason Ekstrand1-38/+45