summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/i915_perf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-06-101-3/+3
|\
| * drm/i915: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi2021-06-071-3/+3
* | drm/i915/gtt: map the PD up frontMatthew Auld2021-04-271-2/+1
|/
* drm/i915/gt: Consolidate the CS timestamp clocksChris Wilson2020-12-231-1/+1
* drm/i915/gt: Switch to object allocations for page directoriesChris Wilson2020-09-071-2/+2
* drm/i915/selftest: Fix an error code in live_noa_gpr()Dan Carpenter2020-07-141-0/+1
* drm/i915/selftest: fix an error return path where err is not being setColin Ian King2020-07-131-0/+1
* drm/i915/selftest: Check that GPR are restored across noa_waitChris Wilson2020-07-101-0/+131
* drm/i915: Drop i915_request.i915 backpointerChris Wilson2020-06-031-1/+1
* drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}()Ville Syrjälä2020-05-141-2/+1
* drm/i915: Store CS timestamp frequency in HzVille Syrjälä2020-05-141-2/+2
* drm/i915/selftests: Always call the provided engine->emit_init_breadcrumbChris Wilson2020-05-141-2/+1
* drm/i915/perf: remove generated codeLionel Landwerlin2020-03-171-3/+95
* drm/i915: Serialise with engine-pm around requests on the kernel_contextChris Wilson2019-11-251-1/+1
* drm/i915/perf: ensure selftests select valid formatLionel Landwerlin2019-10-291-1/+2
* drm/i915/perf: implement active wait for noa configurationsLionel Landwerlin2019-10-121-0/+216