summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem/selftests/i915_gem_context.c
AgeCommit message (Expand)Author
2022-03-02drm/i915/xehp: CCS should use RCS setup functionsMatt Roper
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi
2022-02-11drm/i915: split out i915_gem_internal.h from i915_drv.hJani Nikula
2022-02-02drm/i915: Parameterize R_PWR_CLK_STATE register definitionMatt Roper
2022-01-05drm/i915/gem: Use to_gt() helper for GGTT accessesMichał Winiarski
2021-12-20drm/i915: Ensure gem_contexts selftests work with unbind changes, v2.Maarten Lankhorst
2021-12-17drm/i915/gem: Use to_gt() helperMichał Winiarski
2021-12-07drm/i915/selftests: Follow up on increase timeout in i915_gem_contexts selftestsBruce Chang
2021-09-06drm/i915: Drop __rcu from gem_context->vmDaniel Vetter
2021-09-06drm/i915: Add i915_gem_context_is_full_ppgttDaniel Vetter
2021-09-06drm/i915: Rename i915_gem_context_get_vm_rcu to i915_gem_context_get_eb_vmDaniel Vetter
2021-08-24drm/i915/selftests: Increase timeout in i915_gem_contexts selftestsMatthew Brost
2021-07-08i915/gem/selftests: Assign the VM at context creation in igt_shared_ctx_execJason Ekstrand
2021-07-08drm/i915/selftests: Take a VM in kernel_context()Jason Ekstrand
2021-07-08drm/i915/gem: Don't allow changing the VM on running contexts (v4)Jason Ekstrand
2021-06-05drm/i915/gem: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-04-27drm/i915/gtt: map the PD up frontMatthew Auld
2021-03-24drm/i915/selftests: Prepare context tests for obj->mm.lock removal.Maarten Lankhorst
2020-09-21drm/i915/selftest: Create mock_destroy_deviceDaniel Vetter
2020-09-07drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v3.Maarten Lankhorst
2020-09-07drm/i915: Add ww context handling to context_barrier_taskMaarten Lankhorst
2020-09-07drm/i915: Remove locking from i915_gem_object_prepare_read/writeMaarten Lankhorst
2020-09-07drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.Maarten Lankhorst
2020-09-07drm/i915/gt: Switch to object allocations for page directoriesChris Wilson
2020-07-08drm/i915/sseu: Move sseu_info under gt_infoVenkata Sandeep Dhanalakota
2020-05-11drm/i915: Emit await(batch) before MI_BB_STARTChris Wilson
2020-04-24drm/i915: Only close vma we openChris Wilson
2020-03-26drm/i915: Drop final few uses of drm_i915_private.engineChris Wilson
2020-03-12drm/i915/selftests: Use igt_random_offset()Chris Wilson
2020-03-04drm/i915: Apply i915_request_skip() on submissionChris Wilson
2020-01-28drm/i915/selftests: Lock the drm_mm as we searchChris Wilson
2020-01-24drm/i915/gt: Poison GTT scratch pagesChris Wilson
2019-12-21drm/i915: Remove i915->kernel_contextChris Wilson
2019-11-28drm/i915/selftests: Drop local vm reference!Chris Wilson
2019-11-28drm/i915/selftests: Count the number of engines usedChris Wilson
2019-11-25drm/i915: Serialise with engine-pm around requests on the kernel_contextChris Wilson
2019-11-22drm/i915/selftests: Shorten infinite wait for sseuChris Wilson
2019-11-20drm/i915/selftests: Take a ref to the request we wait uponChris Wilson
2019-11-08drm/i915/selftests: Mark up sole accessor to ctx->vm as being protectedChris Wilson
2019-11-08drm/i915/selftests: Complete transition to a real struct file mockChris Wilson
2019-11-07drm/i915/selftests: Replace mock_file hackery with drm's true fakeChris Wilson
2019-11-01drm/i915/selftests: Start kthreads before stoppingChris Wilson
2019-10-28drm/i915/selftests: Initialise retChris Wilson
2019-10-28drm/i915/selftests: Exercise adjusting rpcs over all render-class enginesChris Wilson
2019-10-25drm/i915/selftests: Force ordering of context switchesChris Wilson
2019-10-22drm/i915/selftests: Use for_each_uabi_engine in contex selftestsTvrtko Ursulin
2019-10-09drm/i915/selftests: fix null pointer dereference on pointer dataColin Ian King
2019-10-04drm/i915/selftests: Drop vestigal struct_mutex guardsChris Wilson
2019-10-04drm/i915: Move context management under GEMChris Wilson
2019-10-04drm/i915: Remove logical HW IDChris Wilson