summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2019-08-01drm/i915: Only recover active enginesChris Wilson
2019-08-01drm/i915: Add a wakeref getter for iff the wakeref is already activeChris Wilson
2019-08-01drm/i915: Lift intel_engines_resume() to callersChris Wilson
2019-07-29drm/i915: Fix GEN8_MCR_SELECTOR programmingTvrtko Ursulin
2019-07-29drm/i915: Lock the engine while dumping the active requestChris Wilson
2019-07-29drm/i915/icl: whitelist PS_(DEPTH|INVOCATION)_COUNTLionel Landwerlin
2019-07-29drm/i915: whitelist PS_(DEPTH|INVOCATION)_COUNTLionel Landwerlin
2019-07-29drm/i915: fix whitelist selftests with readonly registersLionel Landwerlin
2019-07-29drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings.Kenneth Graunke
2019-07-29drm/i915: Keep rings pinned while the context is activeChris Wilson
2019-06-21Merge tag 'drm-intel-next-2019-06-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-06-19drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()Chris Wilson
2019-06-19drm/i915/execlists: Detect cross-contamination with GuCChris Wilson
2019-06-19drm/i915: Make the semaphore saturation mask globalChris Wilson
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-18drm/i915: Don't dereference request if it may have been retired when printingChris Wilson
2019-06-18drm/i915: Update workarounds selftest for read only regsRobert M. Fosha
2019-06-18drm/i915: Add whitelist workarounds for ICLJohn Harrison
2019-06-18drm/i915: Support whitelist workarounds on all enginesJohn Harrison
2019-06-18drm/i915: Support flags in whitlist WAsJohn Harrison
2019-06-17drm/i915/gtt: Use a common type for page directoriesMika Kuoppala
2019-06-17drm/i915: move modesetting core code under display/Jani Nikula
2019-06-15drm/i915/ehl: Update MOCS table for EHLMatt Roper
2019-06-14drm/i915: Replace engine->timeline with a plain listChris Wilson
2019-06-14drm/i915: Keep contexts pinned until after the next kernel context switchChris Wilson
2019-06-14drm/i915: make intel_wakeref work on the rpm structDaniele Ceraolo Spurio
2019-06-14drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio
2019-06-14drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio
2019-06-14drm/i915: Refine i915_reset.lock_mapChris Wilson
2019-06-14drm/i915: Discard some redundant cache domain flushesChris Wilson
2019-06-13drm/i915: Move fence register tracking from i915->mm to ggttChris Wilson
2019-06-12drm/i915: Remove I915_READ16 and I915_WRITE16Tvrtko Ursulin
2019-06-12drm/i915: Remove POSTING_READ16Tvrtko Ursulin
2019-06-12drm/i915: Prevent lock-cycles between GPU waits and GPU resetsChris Wilson
2019-06-11drm/i915: Rename i915_hw_ppgtt to i915_ppgttChris Wilson
2019-06-11drm/i915: Pull kref into i915_address_spaceChris Wilson
2019-06-10drm/i915: Allow interrupts when taking the timeline->mutexChris Wilson
2019-06-10drm/i915: Make read_subslice_reg take engineTvrtko Ursulin
2019-06-10drm/i915: Move i915_check_and_clear_faults to intel_reset.cTvrtko Ursulin
2019-06-07drm/i915: Tidy intel_execlists_submission_initTvrtko Ursulin
2019-06-07drm/i915: Convert some more bits to use engine mmio accessorsTvrtko Ursulin
2019-06-07drm/i915: Extract engine fault reset to a helperTvrtko Ursulin
2019-06-07drm/i915: Make Gen6/7 RING_FAULT_REG access engine centricTvrtko Ursulin
2019-06-07drm/i915: Tidy engine mask types in hangcheckTvrtko Ursulin
2019-06-07drm/i915: Reset only affected engines when handling error captureTvrtko Ursulin
2019-05-30drm/i915: add in-kernel blitter clientMatthew Auld
2019-05-29Revert "drm/i915: Expand subslice mask"Jani Nikula
2019-05-29drm/i915: selftest_lrc: Check the correct variableDan Carpenter
2019-05-28drm/i915: Expand subslice maskStuart Summers
2019-05-28drm/i915: Refactor sseu helper functionsStuart Summers