summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2019-12-09drm/i915/gt: Save irqstate around virtual_context_destroyChris Wilson
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-27drm/i915: Reduce nested prepare_remote_context() to a trylockChris Wilson
2019-11-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-26drm/i915/gt: Make intel_ring_unpin() safe for concurrent pintChris Wilson
2019-11-25drm/i915/gt: Schedule request retirement when timeline idlesChris Wilson
2019-11-25drm/i915/gt: Adapt engine_park synchronisation rules for engine_retireChris 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-25drm/i915/gt: Unlock engine-pm after queuing the kernel context switchChris Wilson
2019-11-25drm/i915/gt: Close race between engine_park and intel_gt_retire_requestsChris Wilson
2019-11-25drm/i915: Mark up the calling context for intel_wakeref_put()Chris Wilson
2019-11-25drm/i915/gt: Fixup config ifdeffery for pm_suspend_target_stateChris Wilson
2019-11-22Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()"Chris Wilson
2019-11-19drm/i915: make pool objects read-onlyMatthew Auld
2019-11-18drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submissionDon Hiatt
2019-11-18drm/i915/gt: Wait for new requests in intel_gt_retire_requests()Chris Wilson
2019-11-18drm/i915: Restore GT coarse power gating workaroundImre Deak
2019-11-15Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-15Merge tag 'drm-intel-next-fixes-2019-11-14' of git://anongit.freedesktop.org/...Dave Airlie
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: 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: Protect context while grabbing its name for the requestChris Wilson
2019-11-11drm/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
2019-11-05drm/i915: Defer rc6 shutdown to suspend_lateChris Wilson
2019-11-05drm/i915/gt: Move user_forcewake application to GTChris Wilson
2019-11-05drm/i915/gt: Call intel_gt_sanitize() directlyChris Wilson
2019-11-01drm/i915/selftests: Start kthreads before stoppingChris Wilson
2019-10-31drm/i915/guc: drop guc shared areaDaniele Ceraolo Spurio
2019-10-31drm/i915: drop lrc header pageDaniele Ceraolo Spurio
2019-10-31drm/i915/selftests: Pretty print the i915_activeChris Wilson
2019-10-31drm/i915/selftests: Assert that the idle_pulse is sentChris Wilson
2019-10-30drm/i915/uc: define GuC and HuC binaries for TGLDaniele Ceraolo Spurio
2019-10-30drm/i915/gt: Always track callers to intel_rps_mark_interactive()Chris Wilson
2019-10-29drm/i915/gt: Make timeslice duration configurableChris Wilson
2019-10-29drm/i915: Fix i915_inject_load_error() name to read *_probe_*Janusz Krzysztofik
2019-10-29drm/i915/tgl: Add perf support on TGLLionel Landwerlin
2019-10-29drm/i915/selftests: check for missing apertureMatthew Auld
2019-10-29drm/i915: don't allocate the ring in stolen if we lack apertureMatthew Auld
2019-10-29drm/i915: Don't try to place HWS in non-existing mappable regionMichal Wajdeczko
2019-10-28drm/i915/execlists: Use vfunc to check engine submission modeMichal Wajdeczko
2019-10-28drm/i915/selftests: Initialise err in case there are no engines!Chris Wilson