summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-24drm/i915/gt: Replace direct submit with direct call to taskletChris Wilson
2020-12-23drm/i915/gem: Optimistically prune dma-resv from the shrinker.Chris Wilson
2020-12-23drm/i915/gt: Prefer recycling an idle fenceChris Wilson
2020-12-23drm/i915/gt: Consolidate the CS timestamp clocksChris Wilson
2020-12-23drm/i915/selftests: Confirm CS_TIMESTAMP / CTX_TIMESTAMP share a clockChris Wilson
2020-12-23drm/i915/selftests: Remove redundant live_context for evictionChris Wilson
2020-12-23drm/i915/uc: Squelch load failure error messageChris Wilson
2020-12-23drm/i915: Use cmpxchg64 for 32b compatilibityChris Wilson
2020-12-22drm/i915/selftests: Be paranoid and flush the tasklet before checking statusChris Wilson
2020-12-22drm/i915/selftests: Flush the preemption request before waitingChris Wilson
2020-12-22drm/i915/selftests: Kick timeslice until selftest yieldsChris Wilson
2020-12-22drm/i915/gt: Track all timelines created using the HWSPChris Wilson
2020-12-21drm/i915/gt: Provide a utility to create a scratch bufferChris Wilson
2020-12-21drm/i915/gt: Split logical ring contexts from execlist submissionChris Wilson
2020-12-20drm/i915/gt: Another tweak for flushing the taskletsChris Wilson
2020-12-18drm/i915: Check for rq->hwsp validity after acquiring RCU lockChris Wilson
2020-12-17drm/i915/tgl: Add bound checks and simplify TGL REVID macrosAditya Swarup
2020-12-17drm/i915/tgl: Fix REVID macros for TGL to fetch correct steppingAditya Swarup
2020-12-17drm/i915/gt: Track the overall awake/busy timeChris Wilson
2020-12-17drm/i915/gt: Drain the breadcrumbs just onceChris Wilson
2020-12-16drm/i915: Encode fence specific waitqueue behaviour into the wait.flagsChris Wilson
2020-12-16drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.hChris Wilson
2020-12-16drm/i915/gem: Drop free_work for GEM contextsChris Wilson
2020-12-16drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson
2020-12-14drm/i915/pmu: Remove !CONFIG_PM codeTvrtko Ursulin
2020-12-14drm/i915/pmu: Use raw clock for rc6 estimationTvrtko Ursulin
2020-12-14drm/i915/pmu: Don't grab wakeref when enabling eventsTvrtko Ursulin
2020-12-10drm/i915/gt: Wean workaround selftests off GEM contextChris Wilson
2020-12-10drm/i915/gt: Mark legacy ring context as lostChris Wilson
2020-12-10drm/i915: Correct location of Wa_1408615072John Harrison
2020-12-09drm/i915: split gen8+ flush and bb_start emission functionsDaniele Ceraolo Spurio
2020-12-09drm/i915/gt: Rename lrc.c to execlists_submission.cChris Wilson
2020-12-09drm/i915/gt: Move move context layout registers and offsets to lrc_reg.hChris Wilson
2020-12-09drm/i915/gt: Remove uninterruptible parameter from intel_gt_wait_for_idleChris Wilson
2020-12-09drm/i915: Sleep around performing iommu unmaps on TigerlakeChris Wilson
2020-12-09drm/i915: Remove livelock from "do_idle_maps" vtd w/aChris Wilson
2020-12-09drm/i915/gt: document masked registersLucas De Marchi
2020-12-09drm/i915/gt: rename wa_write_masked_or()Lucas De Marchi
2020-12-09drm/i915/gt: stop ignoring read with wa_masked_field_setLucas De Marchi
2020-12-08drm/i915/gem: Drop false !i915_vma_is_closed assertionChris Wilson
2020-12-07drm/i915/selftests: Improve error reporting for igt_mock_max_segmentChris Wilson
2020-12-07drm/i915: fix size_t greater or equal to zero comparisonColin Ian King
2020-12-05drm/i915: remove WA_SET_FIELD_MASKED()Lucas De Marchi
2020-12-05drm/i915: remove WA_CLR_BIT_MASKED()Lucas De Marchi
2020-12-05drm/i915: remove WA_SET_BIT_MASKED()Lucas De Marchi
2020-12-05drm/i915/dg1: Implement WA_16011163337Swathi Dhanavanthri
2020-12-04drm/i915/gt: Clear the execlists timers upon resetChris Wilson
2020-12-04drm/i915/gt: Include reset failures in the traceChris Wilson
2020-12-04drm/i915/gt: Cancel the preemption timeout on responding to itChris Wilson
2020-12-04drm/i915/gt: Ignore repeated attempts to suspend request flow across resetChris Wilson