summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2020-05-20drm/i915/gt: Remove errant assertion in __intel_context_do_pinChris Wilson
2020-05-19drm/i915/rkl: Re-use TGL GuC/HuC firmwareMatt Roper
2020-05-19drm/i915/gt: Incorporate the virtual engine into timeslicingChris Wilson
2020-05-19drm/i915/gt: Kick virtual siblings on timeslice outChris Wilson
2020-05-19drm/i915/selftests: Add tests for timeslicing virtual enginesChris Wilson
2020-05-19drm/i915/selftests: Check for an initial-breadcrumb in wait_for_submit()Chris Wilson
2020-05-19drm/i915/selftests: Restore to default heartbeatChris Wilson
2020-05-19drm/i915/selftests: Change priority overflow detectionChris Wilson
2020-05-18drm/i915/gt: Reuse the tasklet priority for virtual as their siblingsChris Wilson
2020-05-18drm/i915/selftests: Refactor sibling selectionChris 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
2020-04-30drm/i915/gt: Apply the aggressive downclocking to parkingChris Wilson
2020-04-30drm/i915/gt: Switch to manual evaluation of RPSChris Wilson
2020-04-30drm/i915/gt: Track use of RPS interrupts in flagsChris Wilson
2020-04-30drm/i915/gt: Move rps.enabled/active to flagsChris Wilson
2020-04-30drm/i915/gt: Always enable busy-stats for execlistsChris Wilson
2020-04-29drm/i915/gt: Keep a no-frills swappable copy of the default context stateChris Wilson
2020-04-29drm/i915/selftests: fix error handling in __live_lrc_indirect_ctx_bb()Dan Carpenter