2020-06-16 | Chris Wilson | drm/i915/gt: Move ilk GT workarounds from init_clock_gating... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200611080140.30228-5-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-06-16 | Chris Wilson | drm/i915/gt: Move snb GT workarounds from init_clock_gating... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200611080140.30228-4-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-06-16 | Chris Wilson | drm/i915/gt: Move vlv GT workarounds from init_clock_gating... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200611080140.30228-3-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-06-16 | Chris Wilson | drm/i915/gt: Move ivb GT workarounds from init_clock_gating... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200611080140.30228-2-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-06-16 | Chris Wilson | drm/i915/gt: Move hsw GT workarounds from init_clock_gating... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200611093015.11370-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-06-16 | Chris Wilson | drm/i915/gt: Incrementally check for rewinding Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200609151723.12971-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-06-16 | Chris Wilson | drm/i915/gt: Prevent timeslicing into unpreemptable... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200527162418.24755-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-06-16 | Chris Wilson | drm/i915/selftests: Restore to default heartbeat Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200519063123.20673-3-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-06-15 | Chris Wilson | drm/i915/gt: Incorporate the virtual engine into timeslicing Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200519132046.22443-3-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-06-09 | Chris Wilson | drm/i915/display: Only query DP state of a DDI encoder Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200525124912.16019-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-06-08 | Chris Wilson | drm/i915/gem: Mark the buffer pool as active for the... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200604103751.18816-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-06-02 | Chris Wilson | drm/i915: Whitelist context-local timestamp in the... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200601161942.30854-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-06-01 | Chris Wilson | drm/i915: Check for awaits on still currently executing... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200529143926.3245-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-06-01 | Chris Wilson | drm/i915/gt: Do not schedule normal requests immediately... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200526090753.11329-2-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-06-01 | Chris Wilson | drm/i915: Reorder await_execution before await_request Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200526090753.11329-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-25 | Chris Wilson | drm/i915/gem: Avoid iterating an empty list Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200522132706.5133-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-25 | Chris Wilson | drm/i915: Avoid using rq->engine after free during... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200521140617.30015-2-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-25 | Chris Wilson | drm/i915: Disable semaphore inter-engine sync without... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200521140617.30015-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-25 | Chris Wilson | drm/i915/gt: Remove errant assertion in __intel_context_do_pin Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200520073048.2394034-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-25 | Chris Wilson | drm/i915: Don't set queue-priority hint when supressing... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200519063123.20673-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-14 | Chris Wilson | drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200513074809.18194-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-14 | Chris Wilson | drm/i915/selftests: Always call the provided engine... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200513074809.18194-16-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-14 | Chris Wilson | drm/i915: Show per-engine default property values in... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200514062905.28668-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-14 | Chris Wilson | drm/i915: Drop no-semaphore boosting Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200513173504.28322-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-13 | Chris Wilson | drm/i915: Handle idling during i915_gem_evict_something... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200509115217.26853-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-13 | Chris Wilson | drm/i915: Drop I915_RESET_TIMEOUT and friends Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200513074809.18194-14-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-13 | Chris Wilson | drm/i915: Mark the addition of the initial-breadcrumb... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200513165937.9508-2-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-13 | Chris Wilson | drm/i915/gem: Remove redundant exec_fence Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200513180937.28992-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-13 | Chris Wilson | drm/i915/gt: Suspend tasklets before resume sanitization Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200513122826.27484-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-13 | Chris Wilson | dma-buf: Use atomic_fetch_add() for the context id Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200513074809.18194-2-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-13 | Chris Wilson | drm/i915/gt: Reset execlists registers before HWSP Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200513100120.11617-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-12 | Chris Wilson | drm/i915: Handle idling during i915_gem_evict_something... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200509115217.26853-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-11 | Chris Wilson | drm/i915: Mark concurrent submissions with a weak-dependency Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200507155109.8892-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-11 | Chris Wilson | drm/i915: Propagate error from completed fences Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200506162136.3325-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-11 | Chris Wilson | drm/i915/gt: Restore Cherryview back to full-ppgtt Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200510102431.21959-3-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-11 | Chris Wilson | drm/i915/selftests: Always flush before unpining after... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...patch/msgid/20200511141304.599-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-11 | Chris Wilson | drm/i915: Emit await(batch) before MI_BB_START Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200510102431.21959-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-11 | Chris Wilson | drm/i915: Tidy awaiting on dma-fences Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200511075722.13483-5-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-11 | Chris Wilson | drm/i915/gt: Mark up the racy read of execlists->context_tag Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200511075722.13483-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-09 | Chris Wilson | drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200509105021.12542-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-08 | Chris Wilson | drm/i915: Prevent using semaphores to chain up to external... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...patch/msgid/20200508092933.738-3-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-08 | Chris Wilson | drm/i915/gt: Improve precision on defer_request assert Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200508104220.9872-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-08 | Chris Wilson | drm/i915: Pull waiting on an external dma-fence into... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...patch/msgid/20200508092933.738-2-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-08 | Chris Wilson | drm/i915: Ignore submit-fences on the same timeline Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...patch/msgid/20200508092933.738-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-07 | Chris Wilson | drm/i915: Remove wait priority boosting Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200507152338.7452-3-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-07 | Chris Wilson | drm/i915: Mark concurrent submissions with a weak-dependency Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200507155109.8892-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-06 | Chris Wilson | drm/i915/execlists: Track inflight CCID Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200428184751.11257-2-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-06 | Chris Wilson | drm/i915/execlists: Avoid reusing the same logical... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200428184751.11257-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-06 | Chris Wilson | drm/i915/gem: Remove object_is_locked assertion from... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200420125356.26614-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-06 | Chris Wilson | drm/i915/gt: Yield the timeslice if caught waiting... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200407130811.17321-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-06 | Chris Wilson | drm/i915: Check current i915_vma.pin_count status first... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200403120150.17091-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-06 | Chris Wilson | drm/i915: Propagate error from completed fences Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200506162136.3325-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-05 | Chris Wilson | drm/i915/gt: Stop holding onto the pinned_default_state Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200504180745.15645-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-05 | Chris Wilson | drm/i915/execlists: Record the active CCID from before... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200505084629.31365-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-05 | Chris Wilson | drm/i915/gt: Small tidy of gen8+ breadcrumb emission Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200504180507.6017-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-04 | Chris Wilson | drm/i915/gt: Make timeslicing an explicit engine property Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200501122249.12417-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-04 | Chris Wilson | drm/i915: Avoid dereferencing a dead context Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200428090255.10035-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-04 | Chris Wilson | drm/i915/selftests: Repeat the rps clock frequency... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200504044903.7626-6-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-04 | Chris Wilson | drm/i915/display: Warn if the FBC is still writing... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200503180034.20010-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-04 | Chris Wilson | drm/i915/gem: Implement legacy MI_STORE_DATA_IMM Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200504140629.28240-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-04 | Chris Wilson | drm/i915/gem: Specify address type for chained reloc... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200504125149.4396-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-04 | Chris Wilson | drm/i915: Allow some leniency in PCU reads Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200504044903.7626-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-04 | Chris Wilson | drm/i915/gem: Lazily acquire the device wakeref for... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200503171513.18704-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-03 | Chris Wilson | drm/i915/gt: Sanitize RPS interrupts upon resume Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200502173512.32353-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-01 | Chris Wilson | drm/i915/gem: Try an alternate engine for relocations Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200501192945.22215-3-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-01 | Chris Wilson | drm/i915/gem: Use a single chained reloc batches for... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200501192945.22215-2-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-01 | Chris Wilson | drm/i915/gem: Use chained reloc batches Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200501192945.22215-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-01 | Chris Wilson | drm/i915: Implement vm_ops->access for gdb access into... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200501145120.18830-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-01 | Chris Wilson | drm/i915/gt: Make timeslicing an explicit engine property Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200501122249.12417-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-05-01 | Chris Wilson | drm/i915/pmu: Keep a reference to module while active Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200430183324.23984-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-30 | Chris Wilson | drm/i915/gt: Move the batch buffer pool from the engine... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200430111819.10262-2-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-29 | Chris Wilson | drm/i915/gt: Restore aggressive post-boost downclocking Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200429205446.3259-6-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-29 | Chris Wilson | drm/i915/gt: Apply the aggressive downclocking to parking Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200429205446.3259-5-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-29 | Chris Wilson | drm/i915/gt: Switch to manual evaluation of RPS Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200429205446.3259-4-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-29 | Chris Wilson | drm/i915/gt: Track use of RPS interrupts in flags Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200429205446.3259-3-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-29 | Chris Wilson | drm/i915/gt: Move rps.enabled/active to flags Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200429205446.3259-2-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-29 | Chris Wilson | drm/i915/gt: Always enable busy-stats for execlists Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200429205446.3259-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-29 | Chris Wilson | drm/i915/gt: Keep a no-frills swappable copy of the... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200429172429.6054-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-29 | Chris Wilson | drm/i915: Avoid dereferencing a dead context Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200428090255.10035-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-28 | Chris Wilson | drm/i915/execlists: Verify we don't submit two identical... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200428184751.11257-3-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-28 | Chris Wilson | drm/i915/execlists: Track inflight CCID Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200428184751.11257-2-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-28 | Chris Wilson | drm/i915/execlists: Avoid reusing the same logical... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200428184751.11257-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-28 | Chris Wilson | drm/i915/selftests: Tweak the tolerance for clock ticks... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200428114307.5153-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-27 | Chris Wilson | drm/i915/gt: Check cacheline is valid before acquiring Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200427093038.29219-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-27 | Chris Wilson | drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma() Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200422072805.17340-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-27 | Chris Wilson | drm/i915/gt: Fix up clock frequency Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200427154554.12736-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-27 | Chris Wilson | drm/i915/gt: Sanitize GT first Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200427084000.10999-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-27 | Chris Wilson | drm/i915/gt: Check cacheline is valid before acquiring Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200427093038.29219-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-27 | Chris Wilson | drm/i915/execlists: Check preempt-timeout target before... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200426094231.21995-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-27 | Chris Wilson | cpufreq: intel_pstate: Only mention the BIOS disabling... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> |
commit | commitdiff | tree |
2020-04-24 | Chris Wilson | drm/i915: Drop rq->ring->vma peeking from error capture Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200424191410.27570-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-24 | Chris Wilson | drm/i915/gt: Use the RPM config register to determine... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200424162805.25920-2-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-24 | Chris Wilson | drm/i915/gt: Trace RPS events Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200424162805.25920-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-24 | Chris Wilson | drm/i915/gt: Prefer soft-rc6 over RPS DOWN_TIMEOUT Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200422001703.1697-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-24 | Chris Wilson | drm/i915: Only close vma we open Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200422190558.30509-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-23 | Chris Wilson | drm/i915/selftests: Add request throughput measurement... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200422074203.9799-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-23 | Chris Wilson | drm/i915/gt: Check carefully for an idle engine in... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200423085940.28168-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-23 | Chris Wilson | drm/i915/gt: Carefully order virtual_submission_tasklet Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200423115315.26825-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-22 | Chris Wilson | drm/i915/execlists: Drop request-before-CS assertion Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200422141749.28709-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
2020-04-22 | Chris Wilson | drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma() Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> ...msgid/20200422072805.17340-1-chris@chris-wilson.co.uk |
commit | commitdiff | tree |
next |