summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests
AgeCommit message (Expand)Author
2021-09-30treewide: Change list_sort to use const pointersSami Tolvanen
2021-06-10drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()Zhihao Cheng
2021-02-03drm/i915/selftest: Fix potential memory leakPan Bian
2020-12-08drm/i915/gem: Check the correct variable in selftestDan Carpenter
2020-11-16drm/i915/selftests: Fix wrong return value of perf_request_latency()Zhang Xiaoxu
2020-11-16drm/i915/selftests: Fix wrong return value of perf_series_engines()Zhang Xiaoxu
2020-10-29drm/i915/region: fix max size calculationMatthew Auld
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-09-21drm/i915/selftests: align more to real device lifetimesDaniel Vetter
2020-09-21drm/i915/selftest: Create mock_destroy_deviceDaniel Vetter
2020-09-16drm/i915/selftests: Push the fake iommu device from the stack to dataChris Wilson
2020-09-07drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v3.Maarten Lankhorst
2020-09-07drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.Maarten Lankhorst
2020-09-07drm/i915/selftests: Prevent selecting 0 for our random width/alignChris Wilson
2020-09-07drm/i915/gt: Switch to object allocations for page directoriesChris Wilson
2020-09-07drm/i915: Preallocate stashes for vma page-directoriesChris Wilson
2020-08-28Merge tag 'drm-intel-next-2020-08-24-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2020-08-19drm/i915/selftests: Avoid passing a random 0 into ilog2George Spelvin
2020-08-19drm/i915: Copy default modparams to mock i915_deviceChris Wilson
2020-08-17drm/i915/selftests: Avoid passing a random 0 into ilog2George Spelvin
2020-08-17drm/i915: Fix wrong return valueTianjia Zhang
2020-08-17drm/i915: Copy default modparams to mock i915_deviceChris Wilson
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-14drm/i915/selftest: Fix an error code in live_noa_gpr()Dan Carpenter
2020-07-13drm/i915/selftest: fix an error return path where err is not being setColin Ian King
2020-07-10drm/i915/selftest: Check that GPR are restored across noa_waitChris Wilson
2020-07-08drm/i915: Move the engine mask to intel_gt_infoDaniele Ceraolo Spurio
2020-07-03drm/i915: Export ppgtt_bind_vmaChris Wilson
2020-06-30iommu/vt-d: Use dev_iommu_priv_get/set()Joerg Roedel
2020-06-25Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2020-06-18drm/i915/gt: Always report the sample time for busy-statsChris Wilson
2020-06-18drm/i915/selftests: Enable selftesting of busy-statsChris Wilson
2020-06-16drm/i915/gt: Incrementally check for rewindingChris Wilson
2020-06-13drm/i915/selftests: Trim execlists runtimeChris Wilson
2020-06-10drm/i915/gt: Incrementally check for rewindingChris Wilson
2020-06-05drm/i915: Fix comments mentioning typo in IS_ENABLED()Kees Cook
2020-06-03drm/i915: Drop i915_request.i915 backpointerChris Wilson
2020-05-29drm/i915/gem: Give each object class a friendly nameChris Wilson
2020-05-20Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-19drm/i915/selftests: Measure dispatch latencyChris Wilson
2020-05-14drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}()Ville Syrjälä
2020-05-14drm/i915: Store CS timestamp frequency in HzVille Syrjälä
2020-05-14drm/i915/selftests: Always call the provided engine->emit_init_breadcrumbChris Wilson
2020-05-14Merge tag 'drm-intel-next-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-11drm/i915/selftests: Always flush before unpining after writingChris Wilson
2020-05-11drm/i915: Emit await(batch) before MI_BB_STARTChris Wilson
2020-05-04drm/i915/gem: Implement legacy MI_STORE_DATA_IMMChris Wilson
2020-04-30drm/i915/gt: Always enable busy-stats for execlistsChris Wilson
2020-04-29drm/i915/gt: Keep a no-frills swappable copy of the default context stateChris Wilson
2020-04-28drm/i915/execlists: Track inflight CCIDChris Wilson