index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_lrc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-12
drm/i915: set initialised only when init_context callback is NULL
Chuanxiao Dong
1
-1
/
+1
2017-05-04
drm/i915: Use engine->context_pin() to report the intel_ring
Chris Wilson
1
-9
/
+8
2017-04-28
drm/i915: Sanitize engine context sizes
Joonas Lahtinen
1
-53
/
+1
2017-04-25
drm/i915: Differentiate between sw write location into ring and last hw read
Chris Wilson
1
-4
/
+2
2017-04-25
drm/i915: Report request restarts for both execlists/guc
Chris Wilson
1
-13
/
+16
2017-04-12
drm/i915/execlists: Document runtime pm for intel_lrc_irq_handler()
Chris Wilson
1
-0
/
+9
2017-04-11
drm/i915: Use the engine class to get the context size
Daniele Ceraolo Spurio
1
-10
/
+19
2017-04-03
drm/i915: intel_ring.engine is unused
Chris Wilson
1
-1
/
+1
2017-03-29
Revert "drm/i915: Skip execlists_dequeue() early if the list is empty"
Chris Wilson
1
-12
/
+0
2017-03-29
drm/i915: Avoid lock dropping between rescheduling
Chris Wilson
1
-29
/
+24
2017-03-27
drm/i915: Refactor tests for validity of RING_TAIL
Chris Wilson
1
-8
/
+4
2017-03-27
drm/i915: Assert that the request->tail fits within the ring
Chris Wilson
1
-0
/
+4
2017-03-27
drm/i915/execlists: Wrap tail pointer after reset tweaking
Chris Wilson
1
-1
/
+3
2017-03-27
drm/i915/execlists: Trim irq handler
Chris Wilson
1
-15
/
+12
2017-03-24
drm/i915/execlists: Relax the locked clear_bit(IRQ_EXECLIST)
Chris Wilson
1
-1
/
+11
2017-03-21
drm/i915: Spinlocks in tasklets can use spin_(un)lock_irq
Tvrtko Ursulin
1
-3
/
+2
2017-03-21
drm/i915: Remove intel_ring.last_retired_head
Chris Wilson
1
-2
/
+0
2017-03-21
drm/i915/execlists: Split the atomic test_and_clear_bit for irq handler
Chris Wilson
1
-1
/
+6
2017-03-20
drm/i915: Reset tasklet back to execlists after disabling guc
Chris Wilson
1
-0
/
+1
2017-03-17
drm/i915: Skip execlists_dequeue() early if the list is empty
Chris Wilson
1
-0
/
+12
2017-03-16
drm/i915: Assert that the context pin_counts do not overflow
Chris Wilson
1
-0
/
+1
2017-03-16
drm/i915: Move engine->submit_request selection to a vfunc
Chris Wilson
1
-10
/
+5
2017-03-16
drm/i915: make context status notifier head be per engine
Changbin Du
1
-1
/
+2
2017-03-16
drm/i915/scheduler: emulate a scheduler for guc
Chris Wilson
1
-4
/
+1
2017-03-03
drm/i915: Avoid using word legacy with ppgtt
Mika Kuoppala
1
-2
/
+2
2017-03-03
drm/i915: Don't mark pdps clear if pdps are not submitted
Mika Kuoppala
1
-11
/
+10
2017-03-03
drm/i915: Generalise wait for execlists to be idle
Chris Wilson
1
-28
/
+0
2017-02-27
drm/i915/bdw: Do not write the replay bit of the ring mode register
Kelvin Gardiner
1
-1
/
+0
2017-02-24
drm/i915/execlists: Detect an out-of-order context switch
Chris Wilson
1
-0
/
+1
2017-02-21
drm/i915/tracepoints: Add backend level request in and out tracepoints
Tvrtko Ursulin
1
-0
/
+2
2017-02-21
drm/i915: Tidy execlists_init_reg_state
Tvrtko Ursulin
1
-71
/
+56
2017-02-20
drm/i915: Assert that the request->tail is always qword aligned
Chris Wilson
1
-0
/
+4
2017-02-17
drm/i915: Consolidate gen8_emit_pipe_control
Tvrtko Ursulin
1
-51
/
+26
2017-02-17
drm/i915: Tidy workaround batch buffer emission
Tvrtko Ursulin
1
-201
/
+117
2017-02-15
drm/i915: Remove duplicate intel_logical_ring_workarounds_emit
Tvrtko Ursulin
1
-34
/
+1
2017-02-14
drm/i915: Emit to ringbuffer directly
Tvrtko Ursulin
1
-107
/
+100
2017-02-11
drm/i915: Rename conditional GEM execution macros
Chris Wilson
1
-4
/
+4
2017-02-10
drm/i915: Always pin contexts into the high GGTT
Chris Wilson
1
-3
/
+1
2017-02-09
drm/i915: Use the size/type of address space to make decisions
Chris Wilson
1
-3
/
+3
2017-02-08
drm/i915: Restore context and pd for ringbuffer submission after reset
Chris Wilson
1
-1
/
+15
2017-02-06
drm/i915: Avoid unguarded reads from the request pointer
Chris Wilson
1
-3
/
+21
2017-02-06
drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode.
Zhi Wang
1
-1
/
+2
2017-02-06
drm/i915: Print execlists restart after reset
Chris Wilson
1
-0
/
+9
2017-02-01
drm/i915/execlists: Add interrupt-pending check to intel_execlists_idle()
Chris Wilson
1
-1
/
+7
2017-02-01
drm/i915/execlists: Skip resetting RING_CONTEXT_STATUS_PTR
Chris Wilson
1
-2
/
+0
2017-01-30
drm/i915: Create context desc template when context is created
Mika Kuoppala
1
-33
/
+2
2017-01-30
drm/i915/glk: Turn on workarounds that apply to Geminilake too
Ander Conselvan de Oliveira
1
-3
/
+3
2017-01-24
drm/i915: Dequeue execlists on a new request if any port is available
Chris Wilson
1
-1
/
+1
2017-01-24
drm/i915: Only attempt to pass the first request to execlists
Chris Wilson
1
-3
/
+4
2017-01-24
drm/i915: Skip the execlists CSB scan and rewrite if the ring is untouched
Chris Wilson
1
-2
/
+5
[prev]
[next]