summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2019-11-25drm/i915: Serialise with engine-pm around requests on the kernel_contextChris Wilson
2019-11-25drm/i915/execlists: Fixup cancel_port_requests()Chris Wilson
2019-11-25drm/i915/gt: Mark the execlists->active as the primary volatile accessChris Wilson
2019-11-22drm/i915/selftests: Flush the active callbacksChris Wilson
2019-11-22drm/i915/selftests: Force bonded submission to overlapChris Wilson
2019-11-21drm/i915/selftests: Always hold a reference on a waited upon requestChris Wilson
2019-11-21drm/i915: Mark intel_wakeref_get() as a sleeperChris Wilson
2019-11-21drm/i915/execlists: Lock the request while validating it during promotionChris Wilson
2019-11-21drm/i915/gt: Hold request reference while waiting for w/a verificationChris Wilson
2019-11-21Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()"Chris Wilson
2019-11-20drm/i915: Use intel_gt_pm_put_async in GuC submission pathStuart Summers
2019-11-20drm/i915/gt: Fixup config ifdeffery for pm_suspend_target_stateChris Wilson
2019-11-20drm/i915/gt: Declare timeline.lock to be irq-freeChris Wilson
2019-11-20drm/i915/gt: Unlock engine-pm after queuing the kernel context switchChris Wilson
2019-11-20drm/i915/gt: Close race between engine_park and intel_gt_retire_requestsChris Wilson
2019-11-20drm/i915: Mark up the calling context for intel_wakeref_put()Chris Wilson
2019-11-19drm/i915/selftests: Exercise rc6 w/a handlingChris Wilson
2019-11-19drm/i915/gt: Flush the requests after wedging on suspendChris Wilson
2019-11-19drm/i915/gt: Schedule next retirement worker firstChris Wilson
2019-11-19drm/i915/gt: Move new timelines to the end of active_listChris Wilson
2019-11-19drm/i915: make pool objects read-onlyMatthew Auld
2019-11-19drm/i915/gt: Make intel_ring_unpin() safe for concurrent pintChris Wilson
2019-11-19drm/i915/gt: Only wait for register chipset flush if activeChris Wilson
2019-11-16drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submissionDon Hiatt
2019-11-15drm/i915/gt: Mention which device failedChris Wilson
2019-11-15drm/i915/selftests: Disable heartbeat around context barrier testsChris Wilson
2019-11-15drm/i915/selftests: Exercise long preemption chainsChris Wilson
2019-11-15drm/i915/gt: Flush retire.work timer object on unloadChris Wilson
2019-11-15drm/i915/gt: Use gt locals for accessing rc6Chris Wilson
2019-11-15drm/i915/gt: Wait for new requests in intel_gt_retire_requests()Chris Wilson
2019-11-15Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2019-11-15Merge tag 'drm-intel-next-fixes-2019-11-14' of git://anongit.freedesktop.org/...Dave Airlie
2019-11-14drm/i915/guc: Properly capture & release GuC interrupts on Gen11+Daniele Ceraolo Spurio
2019-11-14drm/i915: Restore GT coarse power gating workaroundImre Deak
2019-11-14drm/i915/selftests: Add coverage of mocs registersChris Wilson
2019-11-14drm/i915/gt: Refactor mocs loops into single control macroChris Wilson
2019-11-14drm/i915/gt: Tidy up debug-warns for the mocs control tableChris Wilson
2019-11-14drm/i915/gt: Set unused mocs entry to follow PTE on tgl as on all othersChris Wilson
2019-11-14Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-nextDave Airlie
2019-11-14drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak
2019-11-13drm/i915/tgl: Wa_1606679103Radhakrishna Sripada
2019-11-13drm/i915/gt: Invalidate as we write the gen7 breadcrumbChris Wilson
2019-11-13drm/i915/tgl: MOCS table updateMatt Roper
2019-11-13Revert "drm/i915/ehl: Update MOCS table for EHL"Matt Roper
2019-11-13drm/i915/execlists: Move reset_active() from schedule-out to schedule-inChris Wilson
2019-11-12drm/i915/gt: Flush gen7 even harderChris Wilson
2019-11-12drm/i915/gt: Try an extra flush on the Haswell blitterChris Wilson
2019-11-12drm/i915: Protect context while grabbing its name for the requestChris Wilson
2019-11-11drm/i915/selftests: Perform some basic cycle counting of MI opsChris Wilson
2019-11-11drm/i915/execlists: Move reset_active() from schedule-out to schedule-inChris Wilson