summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests/i915_perf.c
AgeCommit message (Expand)Author
2021-12-17drm/i915/selftests: Use to_gt() helperAndi Shyti
2021-06-10Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-06-07drm/i915: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-04-27drm/i915/gtt: map the PD up frontMatthew Auld
2020-12-23drm/i915/gt: Consolidate the CS timestamp clocksChris Wilson
2020-09-07drm/i915/gt: Switch to object allocations for page directoriesChris Wilson
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-06-03drm/i915: Drop i915_request.i915 backpointerChris 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-03-17drm/i915/perf: remove generated codeLionel Landwerlin
2019-11-25drm/i915: Serialise with engine-pm around requests on the kernel_contextChris Wilson
2019-10-29drm/i915/perf: ensure selftests select valid formatLionel Landwerlin
2019-10-12drm/i915/perf: implement active wait for noa configurationsLionel Landwerlin