summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2020-07-14drm/i915/gt: Only swap to a random sibling once upon creationChris Wilson
2020-07-14drm/i915/gt: Ignore irq enabling on the virtual enginesChris Wilson
2020-07-14drm/i915/selftests: Fix compare functions provided for sortingSudeep Holla
2020-07-07drm/i915/gt: Pin the rings before marking activeChris Wilson
2020-06-29drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.cRodrigo Vivi
2020-06-16drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workaroundsChris Wilson
2020-06-16drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workaroundsChris Wilson
2020-06-16drm/i915/gt: Move snb GT workarounds from init_clock_gating to workaroundsChris Wilson
2020-06-16drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workaroundsChris Wilson
2020-06-16drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workaroundsChris Wilson
2020-06-16drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workaroundsChris Wilson
2020-06-16drm/i915/gt: Incrementally check for rewindingChris Wilson
2020-06-16drm/i915/gt: Prevent timeslicing into unpreemptable requestsChris Wilson
2020-06-16drm/i915/selftests: Restore to default heartbeatChris Wilson
2020-06-15drm/i915: work around false-positive maybe-uninitialized warningArnd Bergmann
2020-06-15drm/i915/gt: Incorporate the virtual engine into timeslicingChris Wilson
2020-05-25drm/i915/gt: Remove errant assertion in __intel_context_do_pinChris Wilson
2020-05-14drm/i915/gt: Transfer old virtual breadcrumbs to irq_workerChris Wilson
2020-05-14drm/i915: Show per-engine default property values in sysfsChris Wilson
2020-05-14drm/i915: Drop no-semaphore boostingChris Wilson
2020-05-13drm/i915: Mark the addition of the initial-breadcrumb in the requestChris Wilson
2020-05-13drm/i915: Remove duplicate inline specifier on write_pteNathan Chancellor
2020-05-13drm/i915/gt: Suspend tasklets before resume sanitizationChris Wilson
2020-05-13drm/i915/gt: Reset execlists registers before HWSPChris Wilson
2020-05-12drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSLSwathi Dhanavanthri
2020-05-11drm/i915/gt: Restore Cherryview back to full-ppgttChris Wilson
2020-05-11drm/i915/gt: Force pte cacheline to main memoryMika Kuoppala
2020-05-11drm/i915/selftests: Always flush before unpining after writingChris Wilson
2020-05-11drm/i915: Emit await(batch) before MI_BB_STARTChris Wilson
2020-05-11drm/i915: Make intel_timeline_init staticMika Kuoppala
2020-05-11drm/i915/gt: Mark up the racy read of execlists->context_tagChris Wilson
2020-05-09drm/i915: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-08drm/i915/gt: Improve precision on defer_request assertChris Wilson
2020-05-07drm/i915/gen12: Add aux table invalidate for all enginesMika Kuoppala
2020-05-07drm/i915: Remove wait priority boostingChris Wilson
2020-05-07drm/i915: Mark concurrent submissions with a weak-dependencyChris Wilson
2020-05-07drm/i915/gen12: Invalidate aux table entries forciblyMika Kuoppala
2020-05-07drm/i915/gen12: Flush L3Mika Kuoppala
2020-05-07drm/i915/gen12: Fix HDC pipeline flushMika Kuoppala
2020-05-07Revert "drm/i915/tgl: Include ro parts of l3 to invalidate"Mika Kuoppala
2020-05-05drm/i915/gt: Stop holding onto the pinned_default_stateChris Wilson
2020-05-05drm/i915/execlists: Record the active CCID from before resetChris Wilson
2020-05-05drm/i915/gt: Small tidy of gen8+ breadcrumb emissionChris Wilson
2020-05-04drm/i915/selftests: Repeat the rps clock frequency measurementChris Wilson
2020-05-04drm/i915: Remove cnl pre-prod workaroundsVille Syrjälä
2020-05-04drm/i915/gem: Implement legacy MI_STORE_DATA_IMMChris Wilson
2020-05-03drm/i915/gt: Sanitize RPS interrupts upon resumeChris Wilson
2020-05-01drm/i915/gt: Make timeslicing an explicit engine propertyChris Wilson
2020-04-30drm/i915/gt: Move the batch buffer pool from the engine to the gtChris Wilson
2020-04-30drm/i915/gt: Restore aggressive post-boost downclockingChris Wilson