index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2018-03-07
drm/i915/icl: new context descriptor support
Daniele Ceraolo Spurio
2018-03-07
drm/i915/icl: Correctly initialize the Gen11 engines
Oscar Mateo
2018-02-28
drm/i915: Don't deref request->ctx inside unlocked print_request()
Chris Wilson
2018-02-23
drm/i915/preemption: Allow preemption between submission ports
Chris Wilson
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-12
drm/i915: Hold rpm wakeref for printing the engine's register state
Chris Wilson
2018-02-12
drm/i915: Don't wake the device up to check if the engine is asleep
Chris Wilson
2018-02-08
drm/i915: Remove redundant check on execlists interrupt
Chris Wilson
2018-02-08
drm/i915: Only allocate preempt context when required
Chris Wilson
2018-01-22
drm/i915: Downgrade incorrect engine constructor usage warnings to development
Tvrtko Ursulin
2018-01-19
drm/i915/icl: Gen11 render context size
Tvrtko Ursulin
2018-01-19
drm/i915: Return a default RCS context size
Oscar Mateo
2018-01-15
drm/i915: Lock out execlist tasklet while peeking inside for busy-stats
Chris Wilson
2018-01-11
drm/i915/pmu: Reconstruct active state on starting busy-stats
Chris Wilson
2018-01-05
drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake.
Kenneth Graunke
2017-12-22
drm/i915: Show HWSP in intel_engine_dump()
Chris Wilson
2017-12-19
drm/i915: Implement WaDisableEarlyEOT.
Rafael Antognolli
2017-12-18
drm/i915: Show IPEIR and IPEHR in the engine dump
Chris Wilson
2017-12-13
drm/i915: Don't check #active_requests from i915_gem_wait_for_idle()
Chris Wilson
2017-12-11
drm/i915: Stop showing seqno info from debugfs/i915_interrupt_info
Chris Wilson
2017-12-08
drm/i915: Add is-wedged flag to intel_engine_dump()
Chris Wilson
2017-12-08
drm/i915: Include the global reset count for intel_engine_dump()
Chris Wilson
2017-12-08
drm/i915: Include engine state on detecting a missed breadcrumb/seqno
Chris Wilson
2017-12-08
drm/i915: Make engine state pretty-printer header configurable
Chris Wilson
2017-12-08
drm/i915: Use snprintf to avoid line-break when pretty-printing engines
Chris Wilson
2017-11-30
drm/i915/glk: Apply WaProgramL3SqcReg1DefaultForPerf for GLK too
Valtteri Rantala
2017-11-29
drm/i915: Consolidate checks for engine stats availability
Tvrtko Ursulin
2017-11-22
drm/i915: Engine busy time tracking
Tvrtko Ursulin
2017-11-22
drm/i915/pmu: Expose a PMU interface for perf queries
Tvrtko Ursulin
2017-11-20
drm/i915: Remove i915.semaphores modparam
Chris Wilson
2017-11-20
drm/i915: Move debugfs/i915_semaphore_status to i915_engine_info
Chris Wilson
2017-11-20
drm/i915: Remove obsolete ringbuffer emission for gen8+
Chris Wilson
2017-11-20
drm/i915: Remove i915.enable_execlists module parameter
Chris Wilson
2017-11-16
drm/i915: Update execlists tasklet naming
Sagar Arun Kamble
2017-11-14
drm/i915: Unconditionally apply the Broxton register workaround set
Chris Wilson
2017-11-14
drm/i915: Remove pre-production Broxton register workarounds
Chris Wilson
2017-11-14
drm/i915: Unify SLICE_UNIT_LEVEL_CLKGATE w/a for cnl
Chris Wilson
2017-11-13
drm/i915: Clear per-engine fault register as early as possible
Michel Thierry
2017-11-10
drm/i915: Stop caching the "golden" renderstate
Chris Wilson
2017-11-10
drm/i915: Record the default hw state after reset upon load
Chris Wilson
2017-11-10
drm/i915: Force the switch to the i915->kernel_context
Chris Wilson
2017-11-10
drm/i915: Define an engine class enum for the uABI
Tvrtko Ursulin
2017-11-10
drm/i915: Restore the wait for idle engine after flushing interrupts
Chris Wilson
2017-11-08
drm/i915: Implement ReadHitWriteOnlyDisable.
Rafael Antognolli
2017-11-08
drm/i915: Include intel_engine_is_idle() status in engine pretty-printer
Chris Wilson
2017-11-02
drm/i915: Flush the irq and tasklets before asserting engine is idle
Chris Wilson
2017-11-01
drm/i915: Give more details for the active-when-parking warning for the engines
Chris Wilson
2017-11-01
drm/i915: Move parking-while-active warning to intel_engines_park()
Chris Wilson
2017-10-26
drm/i915: Include RING_MODE when dumping the engine state
Chris Wilson
2017-10-26
drm/i915: Rename helpers used for unwinding, use macro for can_preempt
MichaĆ Winiarski
[next]