index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
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
2017-10-25
drm/i915: Add a hook for making the engines idle (parking) and unparking
Chris Wilson
2017-10-25
drm/i915: Use same test for eviction and submitting kernel context
Chris Wilson
2017-10-24
drm/i915: Filter out spurious execlists context-switch interrupts
Chris Wilson
2017-10-17
drm/i915: Use a mask when applying WaProgramL3SqcReg1Default
Oscar Mateo
2017-10-16
drm/i915: Add in-flight request details to intel_engine_dump()
Chris Wilson
2017-10-16
drm/i915: enable to read CSB and CSB write pointer from HWSP in GVT-g VM
Weinan Li
2017-10-09
drm/i915: Make i915_engine_info pretty printer to standalone
Chris Wilson
2017-10-05
drm/i915/cnl: Do not add an extra page for precaution in the Gen10 LRC size
Oscar Mateo
2017-10-04
drm/i915: Introduce a preempt context
Chris Wilson
2017-10-04
drm/i915/preempt: Default to disabled mid-command preemption levels
Michał Winiarski
2017-10-04
drm/i915/preempt: Fix WaEnablePreemptionGranularityControlByUMD
Jeff McGee
2017-10-04
drm/i915: Remove WA_(SET|CLR)_BIT
Chris Wilson
2017-10-04
drm/i915: Move MMCD_MISC_CTRL from context w/a to standard
Chris Wilson
2017-10-04
drm/i915: Transform whitelisting WAs into a simple reg write
Oscar Mateo
2017-09-25
drm/i915: Make execlist port count variable
Mika Kuoppala
2017-09-25
drm/i915: Move execlist initialization into intel_engine_cs.c
Mika Kuoppala
2017-09-25
drm/i915: Make own struct for execlist items
Mika Kuoppala
2017-09-22
drm/i915/cnl: Add Gen10 LRC size
Oscar Mateo
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
2017-09-14
drm/i915: Switch over to the LLC/eLLC hotspot avoidance hash mode for CCS
Ville Syrjälä
2017-09-13
drm/i915: Allow HW status page to be bound high
Chris Wilson
2017-09-13
drm/i915/lrc: allocate separate page for HWSP
Daniele Ceraolo Spurio
2017-09-07
drm/i915: Transform WaDisablePooledEuLoadBalancingFix into a simple register ...
Oscar Mateo
2017-09-07
drm/i915: Transform WaDisableDynamicCreditSharing into a simple register write
Oscar Mateo
[prev]
[next]