drm/i915/gt: Exercise lrc_wa_ctx initialisation failure
[linux-2.6-microblaze.git] / drivers /
2021-01-09 Chris Wilsondrm/i915/gt: Exercise lrc_wa_ctx initialisation failure
2021-01-08 Chris Wilsondrm/i915/gt: Disable arbitration on no-preempt requests
2021-01-08 Chris Wilsondrm/i915/gt: Only disable preemption on gen8 render...
2021-01-08 Chris Wilsondrm/i915/gt: Only retire on the last breadcrumb if...
2021-01-08 Chris Wilsondrm/i915/gt: Restore ce->signal flush before releasing...
2021-01-08 Chris Wilsondrm/i915/selftests: Rearrange ktime_get to reduce laten...
2021-01-08 Chris Wilsondrm/i915/selftests: Skip unstable timing measurements
2021-01-08 Chris Wilsondrm/i915/gt: Prevent use of engine->wa_ctx after error
2021-01-07 Chris Wilsondrm/i915/gt: Remove timeslice suppression
2021-01-07 Chris Wilsondrm/i915: Wrap our timer_list.expires checking
2021-01-06 Chris Wilsondrm/i915/selftests: Improve handling of iomem around...
2021-01-06 Chris Wilsondrm/i915/selftests: Break out of the lrc layout test...
2021-01-05 Chris Wilsondrm/i915/selftests: Switch 4k kmalloc to use get_free_p...
2021-01-05 Chris Wilsondrm/i915/gt: Check the virtual still matches upon locking
2021-01-05 Chris Wilsondrm/i915/gt: Allow failed resets without assertion
2021-01-05 Chris Wilsondrm/i915: Set rawclk earlier during mmio probe
2021-01-05 Chris Wilsondrm/i915/selftests: Set error returns
2021-01-04 Chris Wilsondrm/i915/selftests: Guard against redifinition of SZ_8G
2021-01-04 Chris Wilsondrm/i915/gt: Rearrange hsw workarounds
2021-01-04 Chris Wilsondrm/i915/gt: Rearrange snb workarounds
2021-01-03 Arnd Bergmanndrm/i915: fix shift warning
2021-01-01 Maarten Lankhorstdrm/i915: Populate logical context during first pin.
2021-01-01 Matt Roperdrm/i915: Clarify error message on failed workaround
2020-12-31 Chris Wilsondrm/i915: Drop i915_request.lock requirement for intel_...
2020-12-31 Chris Wilsondrm/i915/gt: Pull context closure check from request...
2020-12-31 Chris Wilsondrm/i915/gt: Cancel submitted requests upon context...
2020-12-30 Chris Wilsondrm/i915/gt: Taint the reset mutex with the shrinker
2020-12-29 Chris Wilsondrm/i915/gem: Peek at the inflight context
2020-12-29 Chris Wilsondrm/i915/gt: Define guc firmware blob for older Cometlakes
2020-12-24 Chris Wilsondrm/i915/gt: Refactor heartbeat request construction...
2020-12-24 Matthew Aulddrm/i915: clear the gpu reloc batch
2020-12-24 Matthew Aulddrm/i915: clear the shadow batch
2020-12-24 Chris Wilsondrm/i915/gt: ce->inflight updates are now serialised
2020-12-24 Chris Wilsondrm/i915/gt: Simplify virtual engine handling for execl...
2020-12-24 Chris Wilsondrm/i915/gt: Resubmit the virtual engine on schedule-out
2020-12-24 Chris Wilsondrm/i915/gt: Shrink the critical section for irq signaling
2020-12-24 Chris Wilsondrm/i915/gt: Remove virtual breadcrumb before transfer
2020-12-24 Chris Wilsondrm/i915/gt: Defer schedule_out until after the next...
2020-12-24 Chris Wilsondrm/i915/gt: Decouple inflight virtual engines
2020-12-24 Chris Wilsondrm/i915/gt: Use virtual_engine during execlists_dequeue
2020-12-24 Chris Wilsondrm/i915/gt: Replace direct submit with direct call...
2020-12-23 Chris Wilsondrm/i915/gem: Optimistically prune dma-resv from the...
2020-12-23 Chris Wilsondrm/i915/gt: Prefer recycling an idle fence
2020-12-23 Chris Wilsondrm/i915/gt: Consolidate the CS timestamp clocks
2020-12-23 Chris Wilsondrm/i915/selftests: Confirm CS_TIMESTAMP / CTX_TIMESTAM...
2020-12-23 Chris Wilsondrm/i915/selftests: Remove redundant live_context for...
2020-12-23 Chris Wilsondrm/i915/uc: Squelch load failure error message
2020-12-23 Chris Wilsondrm/i915: Use cmpxchg64 for 32b compatilibity
2020-12-22 Chris Wilsondrm/i915/selftests: Be paranoid and flush the tasklet...
2020-12-22 Chris Wilsondrm/i915/selftests: Flush the preemption request before...
2020-12-22 Chris Wilsondrm/i915/selftests: Kick timeslice until selftest yields
2020-12-22 Chris Wilsondrm/i915/gt: Track all timelines created using the...
2020-12-21 Chris Wilsondrm/i915/gt: Provide a utility to create a scratch...
2020-12-21 Chris Wilsondrm/i915/gt: Split logical ring contexts from execlist...
2020-12-20 Chris Wilsondrm/i915/gt: Another tweak for flushing the tasklets
2020-12-18 Chris Wilsondrm/i915: Check for rq->hwsp validity after acquiring...
2020-12-18 Aditya Swarupdrm/i915/tgl: Add bound checks and simplify TGL REVID...
2020-12-18 Aditya Swarupdrm/i915/tgl: Fix REVID macros for TGL to fetch correct...
2020-12-17 Chris Wilsondrm/i915/gt: Track the overall awake/busy time
2020-12-17 Chris Wilsondrm/i915/gt: Drain the breadcrumbs just once
2020-12-16 Chris Wilsondrm/i915: Encode fence specific waitqueue behaviour...
2020-12-16 Chris Wilsondrm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
2020-12-16 Chris Wilsondrm/i915/gem: Drop free_work for GEM contexts
2020-12-16 Chris Wilsondrm/i915: Fix mismatch between misplaced vma check...
2020-12-14 Tvrtko Ursulindrm/i915/pmu: Remove !CONFIG_PM code
2020-12-14 Tvrtko Ursulindrm/i915/pmu: Use raw clock for rc6 estimation
2020-12-14 Tvrtko Ursulindrm/i915/pmu: Don't grab wakeref when enabling events
2020-12-10 Chris Wilsondrm/i915/gt: Wean workaround selftests off GEM context
2020-12-10 Chris Wilsondrm/i915/gt: Mark legacy ring context as lost
2020-12-10 John Harrisondrm/i915: Correct location of Wa_1408615072
2020-12-09 Daniele Ceraolo... drm/i915: split gen8+ flush and bb_start emission functions
2020-12-09 Chris Wilsondrm/i915/gt: Rename lrc.c to execlists_submission.c
2020-12-09 Chris Wilsondrm/i915/gt: Move move context layout registers and...
2020-12-09 Chris Wilsondrm/i915/gt: Remove uninterruptible parameter from...
2020-12-09 Chris Wilsondrm/i915: Sleep around performing iommu unmaps on Tigerlake
2020-12-09 Chris Wilsondrm/i915: Remove livelock from "do_idle_maps" vtd w/a
2020-12-09 Lucas De Marchidrm/i915/gt: document masked registers
2020-12-09 Lucas De Marchidrm/i915/gt: rename wa_write_masked_or()
2020-12-09 Lucas De Marchidrm/i915/gt: stop ignoring read with wa_masked_field_set
2020-12-08 Chris Wilsondrm/i915/gem: Drop false !i915_vma_is_closed assertion
2020-12-07 Chris Wilsondrm/i915/selftests: Improve error reporting for igt_moc...
2020-12-07 Colin Ian Kingdrm/i915: fix size_t greater or equal to zero comparison
2020-12-05 Lucas De Marchidrm/i915: remove WA_SET_FIELD_MASKED()
2020-12-05 Lucas De Marchidrm/i915: remove WA_CLR_BIT_MASKED()
2020-12-05 Lucas De Marchidrm/i915: remove WA_SET_BIT_MASKED()
2020-12-05 Swathi Dhanavanthridrm/i915/dg1: Implement WA_16011163337
2020-12-04 Chris Wilsondrm/i915/gt: Clear the execlists timers upon reset
2020-12-04 Chris Wilsondrm/i915/gt: Include reset failures in the trace
2020-12-04 Chris Wilsondrm/i915/gt: Cancel the preemption timeout on respondin...
2020-12-04 Chris Wilsondrm/i915/gt: Ignore repeated attempts to suspend reques...
2020-12-04 Chris Wilsondrm/i915/gem: Propagate error from cancelled submit...
2020-12-03 Dan Carpenterdrm/i915/gem: Check the correct variable in selftest
2020-12-02 Chris WilsonRevert "drm/i915/lmem: Limit block size to 4G"
2020-12-02 Chris Wilsondrm/i915/gem: Limit lmem scatterlist elements to UINT_MAX
2020-12-02 Chris Wilsondrm/i915/selftests: Tidy prng constructor for client...
2020-12-02 Tvrtko Ursulindrm/i915/pmu: Deprecate I915_PMU_LAST and optimize...
2020-12-02 Chris Wilsondrm/i915/gem: Report error for vmap() failure
2020-12-02 Swathi Dhanavanthridrm/i915/tgl, rkl, dg1: Apply WA_1406941453 to TGL...
2020-11-30 Chris Wilsondrm/i915/gem: Differentiate oom failures from invalid...
2020-11-30 Venkata Sandeep... drm/i915/lmem: Limit block size to 4G
next