summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-24gem_wsim: Use CTX_TIMESTAMP for timed spinnerswsimChris Wilson1-354/+165
2020-10-23i915/gem_userptr_blits: Replace fixed loop with timeoutChris Wilson1-3/+1
2020-10-23tests: Remove defunct gem_mocs_settings_LDADDChris Wilson1-1/+0
2020-10-23i915/gem_mmap_gtt: Trim object size for ptracingChris Wilson1-11/+12
2020-10-19tests/kms_flip_scaled_crc: Add Subtests for Flip with fb downscalingJuha-Pekka Heikkila3-0/+257
2020-10-19tests/kms_available_modes_crc: don't mix hdr and sdr planesJuha-Pekka Heikkila1-2/+6
2020-10-16tests/kms_dp_aux_dev: Handle AUX failures on disconnected MST connectorsImre Deak1-3/+13
2020-10-15i915/gem_userptr_blits: Tighten has_userptr()Chris Wilson1-6/+6
2020-10-15tests/core_hotunplug: Take care of closing fences before failingJanusz Krzysztofik1-11/+35
2020-10-15i915/gem_exec_param: Sync after an active failChris Wilson1-0/+2
2020-10-15tests/core_hotunplug: Restore i915 debugfs health checkJanusz Krzysztofik1-6/+62
2020-10-15i915/gem_exec_params: test overly large batchMatthew Auld1-1/+34
2020-10-15tests/i915: Treat gen as unsigned for forward compatibilityChris Wilson31-56/+56
2020-10-15lib: Use unsigned gen for forward compatible testsChris Wilson2-9/+11
2020-10-15i915/gen9_exec_parse: Check oversized batch with length==0Chris Wilson1-0/+5
2020-10-14i915/perf_pmu: Fix perf fd leakTvrtko Ursulin1-52/+78
2020-10-14tests/kms_vrr: Add new subtest to validate Flipline modeBhanuprakash Modem1-31/+82
2020-10-14tests/kms_vrr: Use atomic API for page flipBhanuprakash Modem1-37/+39
2020-10-13tests/kms_addfb_basic: Renaming tests as legacy tilingSwati Sharma2-14/+14
2020-10-12lib/igt_device_scan: Return true from igt_device_find_first_i915_discrete_card()Lyude Paul3-9/+14
2020-10-12lib/igt_device_scan: init card in igt_device_find_first_i915_discrete_card()Lyude Paul1-0/+2
2020-10-12lib: Initialise 'wedged' in case of debugfs failChris Wilson1-0/+1
2020-10-12lib: Don't fail debugfs lookup on an expected absent drm deviceChris Wilson1-1/+1
2020-10-11i915/gem_exec_capture: Check for preempt-reset for rescheduling captureChris Wilson1-0/+1
2020-10-11i915/gem_exec_reloc: Fix MI_STORE_DWORD_IMM invocation for gen5Chris Wilson1-7/+13
2020-10-10i915/gem_ctx_persistence: Verify userptr vs context cleanupChris Wilson1-0/+47
2020-10-09lib: Launch spinners from inside userptrChris Wilson3-43/+80
2020-10-09i915/gem_exec_schedule: Set preempt_timeout_ms for fast hang testsChris Wilson1-11/+26
2020-10-09prime_vgem: Check that we wrap the vgem mmap with userptrChris Wilson2-0/+48
2020-10-08i915/gem_exec_capture: Set preempt-timeout to speed up hangcheckChris Wilson1-2/+5
2020-10-07i915/gem_exec_capture: Check the capture runs in isolationChris Wilson1-2/+64
2020-10-07tests: Remove kms_crtc_background_color testPankaj Bharadiya5-191/+1
2020-10-06lib/igt_chamelium: Use curl timeout for xmlrpc callsPetri Latvala1-1/+12
2020-10-06core_hotplug: Teach the healthcheck how to check execution statusChris Wilson1-26/+25
2020-10-05i915/gem_mmap_wc: Align subtests with correct function callsApoorva Singh1-3/+3
2020-10-04tests/kms_chamelium: Test HPD for connector with all valid pipesMohammed Khajapasha1-0/+54
2020-10-02lib/igt_core: Reinitialize print mutex in child processZbigniew Kempczyński1-2/+3
2020-10-01lib/intel_batchbuffer: Prepare batch to use in allocator infrastructureZbigniew Kempczyński31-264/+253
2020-09-30drm-uapi: Re-synchronize drm_fourcc.h with kernelMatt Roper1-17/+315
2020-09-30lib/igt_fb: Use local definition of GEN12_RC_CCS_CC fb modifierMatt Roper1-4/+4
2020-09-30tests: Add nouveau-crc testsLyude Paul5-1/+428
2020-09-30lib/igt_kms: Hook up connector dithering propLyude Paul2-0/+6
2020-09-30lib/igt_debugfs: Add igt_debugfs_pipe_dir()Lyude Paul2-0/+22
2020-09-30lib/igt_core: Add igt_require_fd()Lyude Paul1-0/+12
2020-09-30lib/igt_core: Fix igt_assert_fd() documentationLyude Paul1-2/+2
2020-09-30lib/intel_bufops: Avoid overallocate x-tiling and linear surfacesZbigniew Kempczyński1-1/+3
2020-09-29i915/gem_ctx_persistence: Fix legacy engine selectionChris Wilson1-4/+4
2020-09-29i915/gen9_exec_parse: Check parsing of large objectsChris Wilson1-0/+80
2020-09-29i915/gem_exec_parallel: Add basic userptr thrashingChris Wilson1-2/+29
2020-09-28i915/gem_ctx_persistence: Exercise cleanup after disabling heartbeatsChris Wilson1-0/+146