Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
65fcb8064dd0e54d4674e8e2c6bf6ed7264a29e9
/
drivers
/
gpu
/
drm
/
i915
/
intel_engine_cs.c
65fcb80
drm/i915: Move timeline from GTT to ring
by Chris Wilson
· 7 years ago
3a06872
drm/i915: Show ring->start for the ELSP context/request queue
by Chris Wilson
· 7 years ago
ab82a06
drm/i915: Wrap engine->context_pin() and engine->context_unpin()
by Chris Wilson
· 7 years ago
52d7f16
drm/i915: Stop tracking timeline->inflight_seqnos
by Chris Wilson
· 7 years ago
741258c
drm/i915: Use seqlock in engine stats
by Tvrtko Ursulin
· 7 years ago
aaab22b
drm/i915: Skip printing global offsets for per-engine scratch pages
by Chris Wilson
· 7 years ago
56021f4
drm/i915: Don't dump umpteen thousand requests
by Chris Wilson
· 7 years ago
247870a
drm/i915: Build request info on stack before printk
by Chris Wilson
· 7 years ago
b7268c5
drm/i915: Pack params to engine->schedule() into a struct
by Chris Wilson
· 7 years ago
0c7112a
drm/i915: Rename priotree to sched
by Chris Wilson
· 7 years ago
61bf971
drm/i915/cnl: Use mmio access to context status buffer
by Mika Kuoppala
· 7 years ago
7d3c425
drm/i915: Move a bunch of workaround-related code to its own file
by Oscar Mateo
· 7 years ago
15c83c4
drm/i915/execlists: Set queue priority from secondary port
by Chris Wilson
· 7 years ago
9040871
drm/i915: Include submission tasklet state in engine dump
by Chris Wilson
· 7 years ago
d3d5792
drm/i915/icl: Update subslice define for ICL 11
by Kelvin Gardiner
· 7 years ago
fa6f071
drm/i915: move gen8 irq shifts to intel_lrc.c
by Daniele Ceraolo Spurio
· 7 years ago
74419da
drm/i915: add a selftest for the mmio_bases table
by Daniele Ceraolo Spurio
· 7 years ago
80b216b
drm/i915: store all mmio bases in intel_engines
by Daniele Ceraolo Spurio
· 7 years ago
ab26815
drm/i915: Check rq->timeline before deference
by Chris Wilson
· 7 years ago
c578135
drm/i915: Change parameters order in i915_gem_batch_pool_init
by Michal Wajdeczko
· 7 years ago
ef5032a
drm/i915: Include ring->emit in debugging
by Chris Wilson
· 7 years ago
ac52da6
drm/i915/icl: new context descriptor support
by Daniele Ceraolo Spurio
· 7 years ago
5f79e7c
drm/i915/icl: Correctly initialize the Gen11 engines
by Oscar Mateo
· 7 years ago
367a35a
drm/i915: Don't deref request->ctx inside unlocked print_request()
by Chris Wilson
· 7 years ago
f6322ed
drm/i915/preemption: Allow preemption between submission ports
by Chris Wilson
· 7 years ago
e61e0f5
drm/i915: Rename drm_i915_gem_request to i915_request
by Chris Wilson
· 7 years ago
3ceda3a
drm/i915: Hold rpm wakeref for printing the engine's register state
by Chris Wilson
· 7 years ago
74d00d2
drm/i915: Don't wake the device up to check if the engine is asleep
by Chris Wilson
· 7 years ago
8e47b4b
drm/i915: Remove redundant check on execlists interrupt
by Chris Wilson
· 8 years ago
d637637
drm/i915: Only allocate preempt context when required
by Chris Wilson
· 8 years ago
ae504be
drm/i915: Downgrade incorrect engine constructor usage warnings to development
by Tvrtko Ursulin
· 8 years ago
b86aa44
drm/i915/icl: Gen11 render context size
by Tvrtko Ursulin
· 8 years ago
7ab4adb
drm/i915: Return a default RCS context size
by Oscar Mateo
· 8 years ago
99e48bf
drm/i915: Lock out execlist tasklet while peeking inside for busy-stats
by Chris Wilson
· 8 years ago
4900727
drm/i915/pmu: Reconstruct active state on starting busy-stats
by Chris Wilson
· 8 years ago
ab06263
drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake.
by Kenneth Graunke
· 8 years ago
c1bf272
drm/i915: Show HWSP in intel_engine_dump()
by Chris Wilson
· 8 years ago
a2b1658
drm/i915: Implement WaDisableEarlyEOT.
by Rafael Antognolli
· 8 years ago
a0cf579
drm/i915: Show IPEIR and IPEHR in the engine dump
by Chris Wilson
· 8 years ago
d7dc413
drm/i915: Don't check #active_requests from i915_gem_wait_for_idle()
by Chris Wilson
· 8 years ago
d5acadf
drm/i915: Stop showing seqno info from debugfs/i915_interrupt_info
by Chris Wilson
· 8 years ago
2d8d1af
drm/i915: Add is-wedged flag to intel_engine_dump()
by Chris Wilson
· 8 years ago
528dd16
drm/i915: Include the global reset count for intel_engine_dump()
by Chris Wilson
· 8 years ago
832265d
drm/i915: Include engine state on detecting a missed breadcrumb/seqno
by Chris Wilson
· 8 years ago
0db18b1
drm/i915: Make engine state pretty-printer header configurable
by Chris Wilson
· 8 years ago
e8a70ca
drm/i915: Use snprintf to avoid line-break when pretty-printing engines
by Chris Wilson
· 8 years ago
7436830
drm/i915/glk: Apply WaProgramL3SqcReg1DefaultForPerf for GLK too
by Valtteri Rantala
· 8 years ago
cf669b4
drm/i915: Consolidate checks for engine stats availability
by Tvrtko Ursulin
· 8 years ago
30e17b7
drm/i915: Engine busy time tracking
by Tvrtko Ursulin
· 8 years ago
b46a33e
drm/i915/pmu: Expose a PMU interface for perf queries
by Tvrtko Ursulin
· 8 years ago
93c6e96
drm/i915: Remove i915.semaphores modparam
by Chris Wilson
· 8 years ago
af9ff6c
drm/i915: Move debugfs/i915_semaphore_status to i915_engine_info
by Chris Wilson
· 8 years ago
79e6770
drm/i915: Remove obsolete ringbuffer emission for gen8+
by Chris Wilson
· 8 years ago
fb5c551
drm/i915: Remove i915.enable_execlists module parameter
by Chris Wilson
· 8 years ago
c6dce8f
drm/i915: Update execlists tasklet naming
by Sagar Arun Kamble
· 8 years ago
70a84f3
drm/i915: Unconditionally apply the Broxton register workaround set
by Chris Wilson
· 8 years ago
f3e2b2c
drm/i915: Remove pre-production Broxton register workarounds
by Chris Wilson
· 8 years ago
34991bd
drm/i915: Unify SLICE_UNIT_LEVEL_CLKGATE w/a for cnl
by Chris Wilson
· 8 years ago
ce453b3
drm/i915: Clear per-engine fault register as early as possible
by Michel Thierry
· 8 years ago
7c2fa7f
drm/i915: Stop caching the "golden" renderstate
by Chris Wilson
· 8 years ago
d2b4b97
drm/i915: Record the default hw state after reset upon load
by Chris Wilson
· 8 years ago
ae6c457
drm/i915: Force the switch to the i915->kernel_context
by Chris Wilson
· 8 years ago
1803fcbc
drm/i915: Define an engine class enum for the uABI
by Tvrtko Ursulin
· 8 years ago
30b2940
drm/i915: Restore the wait for idle engine after flushing interrupts
by Chris Wilson
· 8 years ago
0a60797
drm/i915: Implement ReadHitWriteOnlyDisable.
by Rafael Antognolli
· 8 years ago
c400cc2
drm/i915: Include intel_engine_is_idle() status in engine pretty-printer
by Chris Wilson
· 8 years ago
820c5bb
drm/i915: Flush the irq and tasklets before asserting engine is idle
by Chris Wilson
· 8 years ago
3265124
drm/i915: Give more details for the active-when-parking warning for the engines
by Chris Wilson
· 8 years ago
6802738
drm/i915: Move parking-while-active warning to intel_engines_park()
by Chris Wilson
· 8 years ago
3c75de5
drm/i915: Include RING_MODE when dumping the engine state
by Chris Wilson
· 8 years ago
a4598d1
drm/i915: Rename helpers used for unwinding, use macro for can_preempt
by Michał Winiarski
· 8 years ago
aba5e27
drm/i915: Add a hook for making the engines idle (parking) and unparking
by Chris Wilson
· 8 years ago
20ccd4d
drm/i915: Use same test for eviction and submitting kernel context
by Chris Wilson
· 8 years ago
4a118ec
drm/i915: Filter out spurious execlists context-switch interrupts
by Chris Wilson
· 8 years ago
930a784
drm/i915: Use a mask when applying WaProgramL3SqcReg1Default
by Oscar Mateo
· 8 years ago
a27d5a4
drm/i915: Add in-flight request details to intel_engine_dump()
by Chris Wilson
· 8 years ago
1fd51d9
drm/i915: enable to read CSB and CSB write pointer from HWSP in GVT-g VM
by Weinan Li
· 8 years ago
f636edb
drm/i915: Make i915_engine_info pretty printer to standalone
by Chris Wilson
· 8 years ago
3cf1934
drm/i915/cnl: Do not add an extra page for precaution in the Gen10 LRC size
by Oscar Mateo
· 8 years ago
e7af311
drm/i915: Introduce a preempt context
by Chris Wilson
· 8 years ago
5152def
drm/i915/preempt: Default to disabled mid-command preemption levels
by Michał Winiarski
· 8 years ago
1e99834
drm/i915/preempt: Fix WaEnablePreemptionGranularityControlByUMD
by Jeff McGee
· 8 years ago
8d488bb
drm/i915: Remove WA_(SET|CLR)_BIT
by Chris Wilson
· 8 years ago
53221e1
drm/i915: Move MMCD_MISC_CTRL from context w/a to standard
by Chris Wilson
· 8 years ago
32ced39
drm/i915: Transform whitelisting WAs into a simple reg write
by Oscar Mateo
· 8 years ago
76e7008
drm/i915: Make execlist port count variable
by Mika Kuoppala
· 8 years ago
19df9a5
drm/i915: Move execlist initialization into intel_engine_cs.c
by Mika Kuoppala
· 8 years ago
b620e87
drm/i915: Make own struct for execlist items
by Mika Kuoppala
· 8 years ago
7fd0b1a
drm/i915/cnl: Add Gen10 LRC size
by Oscar Mateo
· 8 years ago
4f044a8
drm/i915: Rename global i915 to i915_modparams
by Michal Wajdeczko
· 8 years ago
9356404
drm/i915: Switch over to the LLC/eLLC hotspot avoidance hash mode for CCS
by Ville Syrjälä
· 8 years ago
34a04e5
drm/i915: Allow HW status page to be bound high
by Chris Wilson
· 8 years ago
486e93f
drm/i915/lrc: allocate separate page for HWSP
by Daniele Ceraolo Spurio
· 8 years ago
212154b
drm/i915: Transform WaDisablePooledEuLoadBalancingFix into a simple register write
by Oscar Mateo
· 8 years ago
c6ea497c
drm/i915: Transform WaDisableDynamicCreditSharing into a simple register write
by Oscar Mateo
· 8 years ago
4827c54
drm/i915: Transform WaDisableGafsUnitClkGating into a simple reg write
by Oscar Mateo
· 8 years ago
b27f590
drm/i915: WaPushConstantDereferenceHoldDisable needs to modify a masked register
by Oscar Mateo
· 8 years ago
6cf20a0
drm/i915: Transform WaDisableI2mCycleOnWRPort into a simple reg write
by Oscar Mateo
· 8 years ago
efc886c
drm/i915: Transform WaInPlaceDecompressionHang into a simple reg write
by Oscar Mateo
· 8 years ago
aa9f4c4
drm/i915/cnl: WaThrottleEUPerfToAvoidTDBackPressure:cnl(pre-prod)
by Rodrigo Vivi
· 8 years ago
Next »