summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
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
2020-04-29drm/i915/gt: Avoid uninitialized use of rpcurupei in frequency_showNathan Chancellor
2020-04-28drm/i915/execlists: Verify we don't submit two identical CCIDsChris Wilson
2020-04-28drm/i915/execlists: Track inflight CCIDChris Wilson
2020-04-28drm/i915/execlists: Avoid reusing the same logical CCIDChris Wilson
2020-04-28drm/i915/selftests: Tweak the tolerance for clock ticks to 12.5%Chris Wilson
2020-04-28drm/i915/gt: fix spelling mistake "evalution" -> "evaluation"Colin Ian King
2020-04-27drm/i915/gt: Fix up clock frequencyChris Wilson
2020-04-27drm/i915/gt: Sanitize GT firstChris Wilson
2020-04-27drm/i915/gt: Check cacheline is valid before acquiringChris Wilson
2020-04-27drm/i915/execlists: Check preempt-timeout target before submit_portsChris Wilson
2020-04-25drm/i915: Use indirect ctx bb to mend CMD_BUF_CCTLMika Kuoppala
2020-04-25drm/i915: Add live selftests for indirect ctx batchbuffersMika Kuoppala
2020-04-25drm/i915: Add per ctx batchbuffer wa for timestampMika Kuoppala
2020-04-25drm/i915: Add engine scratch register to live_lrc_fixedMika Kuoppala
2020-04-24drm/i915/gt: Use the RPM config register to determine clk frequenciesChris Wilson
2020-04-24drm/i915/gt: Trace RPS eventsChris Wilson
2020-04-24drm/i915/gt: Prefer soft-rc6 over RPS DOWN_TIMEOUTChris Wilson
2020-04-24drm/i915: Only close vma we openChris Wilson
2020-04-24drm/i915: Make define for lrc state offsetMika Kuoppala
2020-04-24drm/i915/selftests: Add context batchbuffers registers to live_lrc_fixedMika Kuoppala
2020-04-23drm/i915/gt: Check carefully for an idle engine in wait-for-idleChris Wilson
2020-04-23drm/i915/gt: Carefully order virtual_submission_taskletChris Wilson
2020-04-22drm/i915/execlists: Drop request-before-CS assertionChris Wilson
2020-04-22drm/i915/selftests: Try to detect rollback during batchbuffer preemptionChris Wilson
2020-04-22drm/i915/selftests: Disable heartbeat around RPS interrupt testingChris Wilson
2020-04-21drm/i915/selftests: Unroll the CS frequency loopChris Wilson
2020-04-21drm/i915/gt: Poison residual state [HWSP] across resume.Chris Wilson
2020-04-21drm/i915/selftests: Disable C-states when measuring RPS frequency responseChris Wilson
2020-04-21drm/i915/selftests: Show the full scaling curve on failureChris Wilson
2020-04-21drm/i915/selftests: Show the pstate limits on any failure to reset minChris Wilson
2020-04-20drm/i915/selftests: Exercise dynamic reclocking with RPSChris Wilson
2020-04-20drm/i915/selftests: Show the pcode frequency table on errorChris Wilson
2020-04-20drm/i915/selftests: Split RPS frequency measurementChris Wilson