index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
selftest_timeline.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-02
drm/i915: Use str_yes_no()
Lucas De Marchi
1
-1
/
+2
2022-01-31
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
1
-3
/
+3
2022-01-11
drm/i915/gt: Move engine registers to their own header
Matt Roper
1
-0
/
+1
2021-12-17
drm/i915/gt: Use to_gt() helper
MichaĆ Winiarski
1
-3
/
+3
2021-07-08
drm/i915: Stop storing the ring size in the ring pointer (v3)
Jason Ekstrand
1
-1
/
+1
2021-06-05
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
1
-3
/
+3
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-2
/
+1
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
1
-2
/
+1
2021-03-24
drm/i915/selftests: Prepare timeline tests for obj->mm.lock removal
Maarten Lankhorst
1
-5
/
+25
2021-03-24
drm/i915: Pin timeline map after first timeline pin, v4.
Maarten Lankhorst
1
-30
/
+31
2021-03-24
drm/i915: Do not share hwsp across contexts any more, v8.
Maarten Lankhorst
1
-34
/
+54
2020-12-16
drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
Chris Wilson
1
-0
/
+1
2020-11-20
drm/i915/selftests: Small tweak to put the termination conditions together
Chris Wilson
1
-7
/
+6
2020-11-13
Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-2
/
+376
2020-10-23
drm/i915/selftests: Exercise intel_timeline_read_hwsp()
Chris Wilson
1
-2
/
+376
2020-09-21
drm/i915/selftest: Create mock_destroy_device
Daniel Vetter
1
-1
/
+1
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
1
-2
/
+2
2020-09-07
drm/i915/gt: Support multiple pinned timelines
Chris Wilson
1
-3
/
+3
2020-08-17
drm/i915/selftests: Add compiler paranoia for checking HWSP values
Chris Wilson
1
-11
/
+13
2020-07-15
drm/i915/gt: Trace placement of timeline HWSP
Chris Wilson
1
-5
/
+8
2020-06-18
drm/i915/selftests: Enable selftesting of busy-stats
Chris Wilson
1
-18
/
+3
2020-06-03
drm/i915: Drop i915_request.i915 backpointer
Chris Wilson
1
-2
/
+2
2020-05-19
drm/i915/selftests: Restore to default heartbeat
Chris Wilson
1
-9
/
+6
2020-02-09
drm/i915/selftests: Remove erroneous intel_engine_pm_put
Chris Wilson
1
-1
/
+0
2020-02-04
drm/i915/selftests: Add a simple rollover test for the kernel context
Chris Wilson
1
-0
/
+187
2019-11-25
drm/i915: Serialise with engine-pm around requests on the kernel_context
Chris Wilson
1
-4
/
+2
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
1
-0
/
+1
2019-10-18
drm/i915: Pass in intel_gt at some for_each_engine sites
Tvrtko Ursulin
1
-4
/
+4
2019-10-16
drm/i915/selftests: Teach timelines to take intel_gt as its argument
Chris Wilson
1
-23
/
+25
2019-10-04
drm/i915: Move request runtime management onto gt
Chris Wilson
1
-3
/
+5
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
1
-52
/
+39
2019-08-16
drm/i915: Markup expected timeline locks for i915_active
Chris Wilson
1
-0
/
+4
2019-08-15
drm/i915/gt: Track timeline activeness in enter/exit
Chris Wilson
1
-2
/
+0
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
1
-1
/
+2
2019-07-03
drm/i915/selftests: Common live setup/teardown
Chris Wilson
1
-3
/
+1
2019-06-21
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
1
-0
/
+845