summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests/i915_gem.c
AgeCommit message (Expand)Author
2023-05-11drm/i915: use pat_index instead of cache_levelFei Yang
2023-01-25Merge drm/drm-next into drm-intel-nextJani Nikula
2023-01-18drm/i915: add struct i915_dsm to wrap dsm members togetherJani Nikula
2022-11-28drm/i915/mtl: Media GT and Render GT share common GGTTAravind Iddamsetty
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-01-05drm/i915/selftests: Use to_gt() helper for GGTT accessesMichaƂ Winiarski
2021-12-17drm/i915/selftests: Use to_gt() helperAndi Shyti
2021-04-21drm/i915/selftests: Rename pm_ prefixed functions namesHsin-Yi Wang
2021-02-08drm/i915/gem: Move freeze/freeze_late next to suspend/suspend_lateChris Wilson
2020-12-08drm/i915/gem: Check the correct variable in selftestDan Carpenter
2020-09-07drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.Maarten Lankhorst
2020-03-16drm/i915/gt: Pull restoration of GGTT fences underneath the GTChris Wilson
2020-03-16drm/i915: Move GGTT fence registers under gt/Chris Wilson
2020-01-30drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new placementChris Wilson
2019-12-26drm/i915/gt: Apply sanitiization just before resumeChris Wilson
2019-12-22drm/i915/gt: Pull GT initialisation under intel_gt_init()Chris 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/gt: Call intel_gt_sanitize() directlyChris Wilson
2019-10-29drm/i915/selftests: check for missing apertureMatthew Auld
2019-10-23drm/i915/selftests: Release ctx->engine_mutex after iterationChris Wilson
2019-10-22drm/i915/selftests: Teach switch_to_context() to use the contextChris Wilson
2019-10-16drm/i915: Store i915_ggtt as the backpointer on fence registersChris Wilson
2019-10-04drm/i915: Move context management under GEMChris Wilson
2019-10-04drm/i915: Pull i915_vma_pin under the vm->mutexChris Wilson
2019-09-10drm/i915: Perform GGTT restore much earlier during resumeChris Wilson
2019-07-12drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson
2019-07-03drm/i915/selftests: Common live setup/teardownChris Wilson
2019-06-25drm/i915/gt: Pass intel_gt to pm routinesChris Wilson
2019-06-14drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio
2019-06-14drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson
2019-04-26drm/i915: Move i915_request_alloc into selftests/Chris Wilson
2019-04-24drm/i915: Invert the GEM wakeref hierarchyChris Wilson
2019-04-15drm/i915/selftests: Skip live timeline/suspend tests if wedgedChris Wilson
2019-03-08drm/i915: Do a synchronous switch-to-kernel-context on idlingChris Wilson
2019-01-14drm/i915: Syntatic sugar for using intel_runtime_pmChris Wilson
2019-01-14drm/i915/selftests: Mark up rpm wakerefsChris Wilson
2019-01-14drm/i915: Markup paired operations on wakerefsChris Wilson
2019-01-03drm/i915: Always try to reset the GPU on takeoverChris Wilson
2018-08-31drm/i915/selftests: Add a simple exerciser for suspend/hibernateChris Wilson