index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_engine_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-31
drm/i915: Nul-terminate legacy debug string
Chris Wilson
1
-1
/
+1
2018-05-14
drm/i915/execlists: Relax CSB force-mmio for VT-d
Chris Wilson
1
-8
/
+0
2018-05-11
Revert "drm/i915/cnl: Use mmio access to context status buffer"
Chris Wilson
1
-3
/
+0
2018-05-03
drm/i915: Mark the hangcheck as idle when unparking the engines
Chris Wilson
1
-0
/
+2
2018-05-03
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
1
-15
/
+12
2018-05-03
drm/i915: Move timeline from GTT to ring
Chris Wilson
1
-1
/
+2
2018-05-02
drm/i915: Show ring->start for the ELSP context/request queue
Chris Wilson
1
-2
/
+3
2018-04-30
drm/i915: Wrap engine->context_pin() and engine->context_unpin()
Chris Wilson
1
-7
/
+6
2018-04-30
drm/i915: Stop tracking timeline->inflight_seqnos
Chris Wilson
1
-3
/
+2
2018-04-26
drm/i915: Use seqlock in engine stats
Tvrtko Ursulin
1
-9
/
+10
2018-04-24
drm/i915: Skip printing global offsets for per-engine scratch pages
Chris Wilson
1
-5
/
+0
2018-04-24
drm/i915: Don't dump umpteen thousand requests
Chris Wilson
1
-5
/
+38
2018-04-24
drm/i915: Build request info on stack before printk
Chris Wilson
1
-9
/
+15
2018-04-18
drm/i915: Pack params to engine->schedule() into a struct
Chris Wilson
1
-3
/
+15
2018-04-18
drm/i915: Rename priotree to sched
Chris Wilson
1
-2
/
+2
2018-04-13
drm/i915/cnl: Use mmio access to context status buffer
Mika Kuoppala
1
-0
/
+3
2018-04-12
drm/i915: Move a bunch of workaround-related code to its own file
Oscar Mateo
1
-634
/
+0
2018-04-11
drm/i915/execlists: Set queue priority from secondary port
Chris Wilson
1
-0
/
+3
2018-03-27
drm/i915: Include submission tasklet state in engine dump
Chris Wilson
1
-2
/
+5
2018-03-20
drm/i915/icl: Update subslice define for ICL 11
Kelvin Gardiner
1
-4
/
+18
2018-03-15
drm/i915: move gen8 irq shifts to intel_lrc.c
Daniele Ceraolo Spurio
1
-10
/
+0
2018-03-15
drm/i915: add a selftest for the mmio_bases table
Daniele Ceraolo Spurio
1
-6
/
+10
2018-03-15
drm/i915: store all mmio bases in intel_engines
Daniele Ceraolo Spurio
1
-28
/
+50
2018-03-14
drm/i915: Check rq->timeline before deference
Chris Wilson
1
-1
/
+3
2018-03-10
drm/i915: Change parameters order in i915_gem_batch_pool_init
Michal Wajdeczko
1
-3
/
+6
2018-03-09
drm/i915: Include ring->emit in debugging
Chris Wilson
1
-3
/
+7
2018-03-07
drm/i915/icl: new context descriptor support
Daniele Ceraolo Spurio
1
-0
/
+3
2018-03-07
drm/i915/icl: Correctly initialize the Gen11 engines
Oscar Mateo
1
-1
/
+43
2018-02-28
drm/i915: Don't deref request->ctx inside unlocked print_request()
Chris Wilson
1
-2
/
+2
2018-02-23
drm/i915/preemption: Allow preemption between submission ports
Chris Wilson
1
-0
/
+2
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
1
-13
/
+13
2018-02-12
drm/i915: Hold rpm wakeref for printing the engine's register state
Chris Wilson
1
-71
/
+91
2018-02-12
drm/i915: Don't wake the device up to check if the engine is asleep
Chris Wilson
1
-1
/
+3
2018-02-08
drm/i915: Remove redundant check on execlists interrupt
Chris Wilson
1
-4
/
+0
2018-02-08
drm/i915: Only allocate preempt context when required
Chris Wilson
1
-3
/
+3
2018-01-22
drm/i915: Downgrade incorrect engine constructor usage warnings to development
Tvrtko Ursulin
1
-1
/
+2
2018-01-19
drm/i915/icl: Gen11 render context size
Tvrtko Ursulin
1
-0
/
+3
2018-01-19
drm/i915: Return a default RCS context size
Oscar Mateo
1
-0
/
+2
2018-01-15
drm/i915: Lock out execlist tasklet while peeking inside for busy-stats
Chris Wilson
1
-8
/
+12
2018-01-11
drm/i915/pmu: Reconstruct active state on starting busy-stats
Chris Wilson
1
-1
/
+15
2018-01-05
drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake.
Kenneth Graunke
1
-0
/
+5
2017-12-22
drm/i915: Show HWSP in intel_engine_dump()
Chris Wilson
1
-1
/
+33
2017-12-20
drm/i915: Implement WaDisableEarlyEOT.
Rafael Antognolli
1
-0
/
+3
2017-12-18
drm/i915: Show IPEIR and IPEHR in the engine dump
Chris Wilson
1
-0
/
+18
2017-12-13
drm/i915: Don't check #active_requests from i915_gem_wait_for_idle()
Chris Wilson
1
-4
/
+2
2017-12-11
drm/i915: Stop showing seqno info from debugfs/i915_interrupt_info
Chris Wilson
1
-0
/
+4
2017-12-08
drm/i915: Add is-wedged flag to intel_engine_dump()
Chris Wilson
1
-0
/
+3
2017-12-08
drm/i915: Include the global reset count for intel_engine_dump()
Chris Wilson
1
-2
/
+3
2017-12-08
drm/i915: Include engine state on detecting a missed breadcrumb/seqno
Chris Wilson
1
-0
/
+6
2017-12-08
drm/i915: Make engine state pretty-printer header configurable
Chris Wilson
1
-3
/
+12
[next]