summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2019-09-21drm/i915/tgl: s/ss/eu fuse reading supportDaniele Ceraolo Spurio
2019-09-20drm/i915/uc: Update HuC firmware naming convention and load latest HuCAnusha Srivatsa
2019-09-20Revert "drm/i915/tgl: Implement Wa_1406941453"Chris Wilson
2019-09-20drm/i915: Protect timeline->hwsp dereferencingChris Wilson
2019-09-20drm/i915: Mark i915_request.timeline as a volatile, rcu pointerChris Wilson
2019-09-20drm/i915/tgl: Suspend pre-parser across GTT invalidationsChris Wilson
2019-09-19drm/i915/tgl: Implement Wa_1406941453Michel Thierry
2019-09-19drm/i915/tgl: Implement Wa_1409142259Radhakrishna Sripada
2019-09-19drm/i915: fix SFC reset flowDaniele Ceraolo Spurio
2019-09-18drm/i915: Extend Haswell GT1 PSMI workaround to allChris Wilson
2019-09-17drm/i915/tgl: Extend MI_SEMAPHORE_WAITChris Wilson
2019-09-16drm/i915: Show the logical context ring state on dumpingChris Wilson
2019-09-13drm/i915: Don't mix srcu tag and negative error codesChris Wilson
2019-09-12drm/i915/selftests: Keep the engine awake while we keep for preemptionChris Wilson
2019-09-12drm/i915/tgl: Disable preemption while being debuggedChris Wilson
2019-09-12drm/i915/pmu: Use GT parked for estimating RC6 while asleepChris Wilson
2019-09-12drm/i915/execlists: Ensure the context is reloaded after a GPU resetChris Wilson
2019-09-12drm/i915/execlists: Add a paranoid flush of the CSB pointers upon resetChris Wilson
2019-09-11drm/i915: Whitelist COMMON_SLICE_CHICKEN2Kenneth Graunke
2019-09-11drm/i915: Make shrink/unshrink be atomicChris Wilson
2019-09-11drm/i915: Make pm_notify take intel_gtTvrtko Ursulin
2019-09-11drm/i915: Avoid round-trip via i915 in intel_gt_parkTvrtko Ursulin
2019-09-11drm/i915: Move GT init to intel_gt.cTvrtko Ursulin
2019-09-10drm/i915/ringbuffer: Flush writes before RING_TAIL updateChris Wilson
2019-09-10drm/i915/execlists: Ignore lost completion eventsChris Wilson
2019-09-10drm/i915/execlists: Clear STOP_RING bit on resetChris Wilson
2019-09-09drm/i915/execlists: Remove incorrect BUG_ON for schedule-outChris Wilson
2019-09-06drm/i915: Hook up GT power managementAndi Shyti
2019-09-06drm/i915/tgl: Register state context definition for Gen12Michel Thierry
2019-09-06drm/i915: Use engine relative LRIs on context setupMika Kuoppala
2019-09-04drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+Chris Wilson
2019-08-31drm/i915/perf: Assert locking for i915_init_oa_perf_state()Chris Wilson
2019-08-30drm/i915/gtt: Downgrade Cherryview back to aliasing-ppgttChris Wilson
2019-08-30drm/i915/gtt: Downgrade gen7 (ivb, byt, hsw) back to aliasing-ppgttChris Wilson
2019-08-29drm/i915/execlists: Try rearranging breadcrumb flushChris Wilson
2019-08-29drm/i915/uc: Extract common code from GuC stop/disable commFernando Pacheco
2019-08-28drm/i915/selftests: Ignore coherency failures on BroadwaterChris Wilson
2019-08-28drm/i915: Extend non readable mcr rangeMika Kuoppala
2019-08-28drm/i915/execlists: Flush the post-sync breadcrumb write harderChris Wilson
2019-08-27drm/i915: use a separate context for gpu relocsDaniele Ceraolo Spurio
2019-08-27drm/i915: Make engine's batch pool safe for use with virtual enginesChris Wilson
2019-08-27drm/i915/selftests: Add the usual batch vma managements to st_workaroundsChris Wilson
2019-08-23drm/i915/uc: define GuC and HuC FWs for EHLDaniele Ceraolo Spurio
2019-08-23drm/i915: Hold irq-off for the entire fake lock periodChris Wilson
2019-08-23drm/i915: Expand subslice maskStuart Summers
2019-08-23drm/i915: Refactor instdone loops on new subslice functionsStuart Summers
2019-08-23drm/i915: Add function to determine if a slice has a subsliceStuart Summers
2019-08-23drm/i915: Use subslice stride to set subslices for a given sliceStuart Summers
2019-08-23drm/i915: Add function to set subslicesStuart Summers
2019-08-23drm/i915: Add EU stride runtime parameterStuart Summers