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_ringbuffer.c
Age
Commit message (
Expand
)
Author
2016-05-23
drm/i915: Stop automatically retiring requests after a GPU hang
Chris Wilson
2016-05-23
drm/i915: Unify intel_ring_begin()
Chris Wilson
2016-05-23
drm/i915: Fix gen8 semaphores id for legacy mode
Chris Wilson
2016-05-23
drm/i915: Protect gen7 irq_seqno_barrier with uncore lock
Chris Wilson
2016-04-20
drm/i915: check for ERR_PTR from i915_gem_object_pin_map()
Dave Gordon
2016-04-20
drm/i915: Remove a couple pointless WARN_ONs
Tvrtko Ursulin
2016-04-20
drm/i915/gen9: implement WaEnableSamplerGPGPUPreemptionSupport
Tim Gore
2016-04-14
drm/i915: Force ringbuffers to not be at offset 0
Chris Wilson
2016-04-14
drm/i915: Prevent leaking of -EIO from i915_wait_request()
Chris Wilson
2016-04-14
drm/i915: Store the reset counter when constructing a request
Chris Wilson
2016-04-14
drm/i915: Hide the atomic_read(reset_counter) behind a helper
Chris Wilson
2016-04-13
drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
Mika Kuoppala
2016-04-11
drm/i915: Refactor duplicate object vmap functions
Chris Wilson
2016-04-11
drm/i915: Consolidate common error handling in intel_pin_and_map_ringbuffer_obj
Chris Wilson
2016-04-09
drm/i915: Separate out the seqno-barrier from engine->get_seqno
Chris Wilson
2016-04-09
drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+
Chris Wilson
2016-04-09
drm/i915: Fixup the free space logic in ring_prepare
Akash Goel
2016-04-08
drm/i915: Reset engine->last_submitted_seqno
Chris Wilson
2016-04-08
drm/i915: Reset semaphore page for gen8
Chris Wilson
2016-04-08
drm/i915: Move the hw semaphore initialisation from GEM to the engine
Chris Wilson
2016-04-08
drm/i915: Remove unneeded drm_device pointer from intel_ring_init_seqno()
Chris Wilson
2016-03-31
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
2016-03-24
drm/i915: introduce for_each_engine_id()
Dave Gordon
2016-03-22
drm/i915/tdr: Initialize hangcheck struct for each engine
Tomas Elf
2016-03-18
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
2016-03-18
drm/i915/gen9: add WaClearFlowControlGpgpuContextSave
Tim Gore
2016-03-18
drm/i915: Use shorter route to dev_private where possible
Tvrtko Ursulin
2016-03-16
drm/i915: More renaming of rings to engines
Tvrtko Ursulin
2016-03-16
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
2016-03-16
drm/i915: Rename intel_engine_cs struct members
Tvrtko Ursulin
2016-03-16
drm/i915: Rename intel_engine_cs function parameters
Tvrtko Ursulin
2016-03-16
drm/i915: Rename local struct intel_engine_cs variables
Tvrtko Ursulin
2016-02-15
drm/i915: Don't ERROR for an expected intel_rcs_ctx_init() interruption
Chris Wilson
2016-02-11
drm/i915: check that rpm ref is held when accessing ringbuf in stolen mem
Daniele Ceraolo Spurio
2016-01-25
drm/i915/gen9: Add WaOCLCoherentLineFlush
Arun Siluvery
2016-01-25
drm/i915/skl: Enable Per context Preemption granularity control
Arun Siluvery
2016-01-25
drm/i915/skl: Add GEN8_L3SQCREG4 to HW whitelist
Arun Siluvery
2016-01-25
drm/i915/bxt: Add GEN8_L3SQCREG4 to HW whitelist
Arun Siluvery
2016-01-25
drm/i915/bxt: Add GEN9_CS_DEBUG_MODE1 to HW whitelist
Arun Siluvery
2016-01-25
drm/i915/gen9: Add HDC_CHICKEN1 to HW whitelist
Arun Siluvery
2016-01-25
drm/i915/gen9: Add GEN8_CS_CHICKEN1 to HW whitelist
Arun Siluvery
2016-01-25
drm/i915/gen9: Add framework to whitelist specific GPU registers
Arun Siluvery
2016-01-21
drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids
Chris Wilson
2016-01-18
drm/i915: Cache ringbuffer GTT VMA
Tvrtko Ursulin
2016-01-15
drm/i915: Make sure DC writes are coherent on flush.
Francisco Jerez
2016-01-12
drm/i915: Use MI_BATCH_BUFFER_START on 830/845
Ville Syrjälä
2016-01-12
drm/i915: Cleanup phys status page too
Ville Syrjälä
2015-12-18
drm/i915/skl: Default to noncoherent access up to F0
Mika Kuoppala
2015-12-10
drm/i915: intel_ring_initialized() must be simple and inline
Dave Gordon
2015-12-07
i915: Replace "hweight8(dev_priv->info.subslice_7eu[i]) != 1" with "!is_power...
Zeng Zhaoxiu
[next]