summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2019-06-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-06-2125-503/+707
|\
| * drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()Chris Wilson2019-06-195-26/+17
| * drm/i915/execlists: Detect cross-contamination with GuCChris Wilson2019-06-191-0/+1
| * drm/i915: Make the semaphore saturation mask globalChris Wilson2019-06-195-5/+19
| * drm/i915: Don't dereference request if it may have been retired when printingChris Wilson2019-06-181-7/+9
| * drm/i915: Update workarounds selftest for read only regsRobert M. Fosha2019-06-181-4/+39
| * drm/i915: Add whitelist workarounds for ICLJohn Harrison2019-06-181-11/+27
| * drm/i915: Support whitelist workarounds on all enginesJohn Harrison2019-06-181-19/+47
| * drm/i915: Support flags in whitlist WAsJohn Harrison2019-06-181-1/+8
| * drm/i915/gtt: Use a common type for page directoriesMika Kuoppala2019-06-172-2/+2
| * drm/i915: move modesetting core code under display/Jani Nikula2019-06-171-1/+2
| * drm/i915/ehl: Update MOCS table for EHLMatt Roper2019-06-151-0/+8
| * drm/i915: Replace engine->timeline with a plain listChris Wilson2019-06-147-103/+109
| * drm/i915: Keep contexts pinned until after the next kernel context switchChris Wilson2019-06-1410-144/+102
| * drm/i915: make intel_wakeref work on the rpm structDaniele Ceraolo Spurio2019-06-142-4/+4
| * drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio2019-06-144-5/+5
| * drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio2019-06-147-40/+40
| * drm/i915: Refine i915_reset.lock_mapChris Wilson2019-06-141-4/+2
| * drm/i915: Discard some redundant cache domain flushesChris Wilson2019-06-141-6/+0
| * drm/i915: Move fence register tracking from i915->mm to ggttChris Wilson2019-06-131-3/+3
| * drm/i915: Remove I915_READ16 and I915_WRITE16Tvrtko Ursulin2019-06-121-3/+3
| * drm/i915: Remove POSTING_READ16Tvrtko Ursulin2019-06-122-4/+5
| * drm/i915: Prevent lock-cycles between GPU waits and GPU resetsChris Wilson2019-06-121-1/+4
| * drm/i915: Rename i915_hw_ppgtt to i915_ppgttChris Wilson2019-06-112-5/+4
| * drm/i915: Pull kref into i915_address_spaceChris Wilson2019-06-115-26/+28
| * drm/i915: Allow interrupts when taking the timeline->mutexChris Wilson2019-06-101-2/+3
| * drm/i915: Make read_subslice_reg take engineTvrtko Ursulin2019-06-101-11/+12
| * drm/i915: Move i915_check_and_clear_faults to intel_reset.cTvrtko Ursulin2019-06-102-5/+67
| * drm/i915: Tidy intel_execlists_submission_initTvrtko Ursulin2019-06-071-5/+6
| * drm/i915: Convert some more bits to use engine mmio accessorsTvrtko Ursulin2019-06-071-14/+13
| * drm/i915: Extract engine fault reset to a helperTvrtko Ursulin2019-06-071-4/+8
| * drm/i915: Make Gen6/7 RING_FAULT_REG access engine centricTvrtko Ursulin2019-06-072-4/+20
| * drm/i915: Tidy engine mask types in hangcheckTvrtko Ursulin2019-06-071-3/+3
| * drm/i915: Reset only affected engines when handling error captureTvrtko Ursulin2019-06-072-4/+6
| * drm/i915: add in-kernel blitter clientMatthew Auld2019-05-301-0/+1
| * Revert "drm/i915: Expand subslice mask"Jani Nikula2019-05-296-112/+21
| * drm/i915: selftest_lrc: Check the correct variableDan Carpenter2019-05-291-2/+2
| * drm/i915: Expand subslice maskStuart Summers2019-05-286-21/+112
| * drm/i915: Refactor sseu helper functionsStuart Summers2019-05-282-5/+22
| * drm/i915: Move calculation of subslices per slice to new functionStuart Summers2019-05-281-0/+6
| * drm/i915: Add macro for SSEU stride calculationStuart Summers2019-05-281-0/+2
| * drm/i915: Drop the deferred active referenceChris Wilson2019-05-284-14/+3
| * drm/i915: Rename intel_context.active to .inflightChris Wilson2019-05-282-12/+12
| * drm/i915: Move GEM object domain management from struct_mutex to localChris Wilson2019-05-283-0/+12
| * drm/i915: Move more GEM objects under gem/Chris Wilson2019-05-2811-13/+38
| * drm/i915: Move shmem object setup to its own fileChris Wilson2019-05-282-3/+3
| * drm/i915: Split GEM object type definition to its own headerChris Wilson2019-05-281-0/+1
| * drm/i915/guc: Updates for GuC 32.0.3 firmwareMichal Wajdeczko2019-05-282-5/+6
* | Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-191-1/+7
|/
* drm/i915/gen11: enable support for headerless msgsDongwon Kim2019-05-241-0/+4