index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
/
i915_perf.c
Age
Commit message (
Expand
)
Author
2023-08-07
Merge tag 'drm-intel-gt-next-2023-08-04' of git://anongit.freedesktop.org/drm...
Dave Airlie
2023-07-24
drm/i915: use direct alias for i915 in requests
Andrzej Hajda
2023-05-24
drm/i915: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2022-10-27
drm/i915/perf: Move gt-specific data from i915->perf to gt->perf
Umesh Nerlige Ramappa
2022-08-18
drm/i915/selftests: Use correct selfest calls for live tests
Matthew Brost
2021-12-17
drm/i915/selftests: Use to_gt() helper
Andi Shyti
2021-06-10
Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-06-07
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-04-27
drm/i915/gtt: map the PD up front
Matthew Auld
2020-12-23
drm/i915/gt: Consolidate the CS timestamp clocks
Chris Wilson
2020-09-07
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
2020-07-14
drm/i915/selftest: Fix an error code in live_noa_gpr()
Dan Carpenter
2020-07-13
drm/i915/selftest: fix an error return path where err is not being set
Colin Ian King
2020-07-10
drm/i915/selftest: Check that GPR are restored across noa_wait
Chris Wilson
2020-06-03
drm/i915: Drop i915_request.i915 backpointer
Chris Wilson
2020-05-14
drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}()
Ville Syrjälä
2020-05-14
drm/i915: Store CS timestamp frequency in Hz
Ville Syrjälä
2020-05-14
drm/i915/selftests: Always call the provided engine->emit_init_breadcrumb
Chris Wilson
2020-03-17
drm/i915/perf: remove generated code
Lionel Landwerlin
2019-11-25
drm/i915: Serialise with engine-pm around requests on the kernel_context
Chris Wilson
2019-10-29
drm/i915/perf: ensure selftests select valid format
Lionel Landwerlin
2019-10-12
drm/i915/perf: implement active wait for noa configurations
Lionel Landwerlin