summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
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
2019-11-11drm/i915/execlists: Reduce barrier on context switch to a wmb()Chris Wilson
2019-11-11drm/i915: Cancel context if it hangs after it is closedChris Wilson
2019-11-11drm/i915: Show guilty context name on GPU resetChris Wilson
2019-11-11drm/i915: Protect context while grabbing its name for the requestChris Wilson
2019-11-11drm/i915/icl: Refine PG_HYSTERESISChris Wilson
2019-11-11drm/i915/gt: Only drop heartbeat.systole if the sole ownerChris Wilson
2019-11-08drm/i915/selftests: Complete transition to a real struct file mockChris Wilson
2019-11-08drm/i915: make more headers self-containedMasahiro Yamada
2019-11-07drm/i915/selftests: Replace mock_file hackery with drm's true fakeChris Wilson
2019-11-07drm/i915/gt: Defer engine registration until fully initialisedChris Wilson
2019-11-07drm/i915/gt: Cleanup heartbeat systole firstChris Wilson
2019-11-06drm/i915/gt: Only drop heartbeat.systole if the sole ownerChris Wilson
2019-11-05drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak
2019-11-05drm/i915: Add support for mandatory cmdparsingJon Bloomfield
2019-11-05drm/i915/selftests: Add intel_gt_suspend_prepareChris Wilson
2019-11-05drm/i915/gt: Drop false assertion on user_forcewakeChris Wilson