2023-03-10 | John Harrison | drm/i915: Don't use BAR mappings for ring buffers with LLC Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2023-03-10 | John Harrison | drm/i915: Don't use stolen memory for ring buffers... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2023-02-09 | John Harrison | drm/i915: Fix up locking around dumping requests lists Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2023-02-09 | John Harrison | drm/i915: Fix request ref counting during error capture... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2023-02-09 | John Harrison | drm/i915/guc: Fix locking when searching for a hung... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-12-31 | John Harrison | drm/i915: Fix compute pre-emption w/a to apply to compute... Cc: John Harrison <John.C.Harrison@Intel.com> Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-12-31 | John Harrison | drm/i915/guc: Limit scheduling properties to avoid... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-09-27 | John Harrison | drm/i915/guc: Fix release build bug in 'remove log... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-09-16 | John Harrison | drm/i915/uc: Update to latest GuC and use new-format... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-09-14 | John Harrison | drm/i915/uc: Fix issues with overriding firmware files Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-09-07 | John Harrison | drm/i915/uc: Add patch level version number support Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-09-07 | John Harrison | drm/i915/uc: Support for version reduced and multiple... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-08-17 | John Harrison | drm/i915/guc: Reduce spam from error capture Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-08-17 | John Harrison | drm/i915/guc: Make GuC log sizes runtime configurable Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-08-17 | John Harrison | drm/i915/guc: Record CTB info in error logs Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-08-17 | John Harrison | drm/i915/guc: Add GuC <-> kernel time stamp translation... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-08-17 | John Harrison | drm/i915/guc: Fix capture size warning and bump the... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-08-02 | John Harrison | drm/i915/dg2: Update DG2 to GuC v70.4.1 Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-07-29 | John Harrison | drm/i915/guc: Don't abort on CTB_UNUSED status Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-07-29 | John Harrison | drm/i915/selftest: Cope with not having an RCS engine Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-07-20 | John Harrison | drm/i915/guc: Don't use pr_err when not necessary Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-05-10 | John Harrison | drm/i915/pvc: Reduce stack usage in reset selftest... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-04-28 | John Harrison | drm/i915/dg2: Define GuC firmware version for DG2 Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-04-19 | John Harrison | drm/i915/dg2: Enable Wa_22012727170/Wa_22012727685 Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-04-19 | John Harrison | drm/i915/guc: Enable GuC based workarounds for DG2 Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-04-15 | John Harrison | drm/i915/guc: Update to GuC version 70.1.1 Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-03-18 | John Harrison | drm/i915/guc: Add fetch of hwconfig blob Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-03-15 | John Harrison | drm/i915: Reduce stack usage in debugfs due to SSEU Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-03-03 | John Harrison | drm/i915/guc: Fix potential invalid pointer dereferences... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-03-03 | John Harrison | drm/i915/guc: Drop obsolete H2G definitions Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-03-03 | John Harrison | drm/i915/guc: Rename desc_idx to ctx_id Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-03-03 | John Harrison | drm/i915/guc: Move lrc desc setup to where it is needed Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-03-03 | John Harrison | drm/i915/guc: Split guc_lrc_desc_pin apart Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-03-03 | John Harrison | drm/i915/guc: Better name for context id limit Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-03-03 | John Harrison | drm/i915/guc: Add an explicit 'submission_initialized... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-03-03 | John Harrison | drm/i915/guc: Do not conflate lrc_desc with GuC id... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-03-01 | John Harrison | drm/i915/guc: Do not complain about stale reset notifications Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-03-01 | John Harrison | drm/i915/guc: Fix flag query helper function to not... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-01-11 | John Harrison | drm/i915/guc: Improve GuC loading status check/error... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-01-11 | John Harrison | drm/i915/guc: Update to GuC version 69.0.3 Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2022-01-11 | John Harrison | drm/i915/guc: Temporarily bump the GuC load timeout Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-12-23 | John Harrison | drm/i915/guc: Check for wedged before doing stuff Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-12-23 | John Harrison | drm/i915/guc: Report error on invalid reset notification Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-12-20 | John Harrison | drm/i915/guc: Flag an error if an engine reset fails Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-12-20 | John Harrison | drm/i915/guc: Increase GuC log size for CONFIG_DEBUG_GEM Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-12-20 | John Harrison | drm/i915/guc: Speed up GuC log dumps Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-12-16 | John Harrison | drm/i915/guc: Don't hog IRQs when destroying contexts (John Harrison) Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-12-11 | John Harrison | drm/i915/guc: Don't go bang in GuC log if no GuC Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-12-11 | John Harrison | drm/i915/uc: Allow platforms to have GuC but not HuC Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-11-09 | John Harrison | drm/i915/guc: Refcount context during error capture Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-07-28 | John Harrison | drm/i915/selftest: Bump selftest timeouts for hangcheck Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-07-28 | John Harrison | drm/i915/selftest: Fix hangcheck self test for GuC... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-07-28 | John Harrison | drm/i915/selftest: Better error reporting from hangcheck... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-07-28 | John Harrison | drm/i915/guc: Add golden context to GuC ADS Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-07-28 | John Harrison | drm/i915/guc: Include scheduling policies in the debugfs... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-07-28 | John Harrison | drm/i915/guc: Connect reset modparam updates to GuC... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-07-28 | John Harrison | drm/i915/guc: Hook GuC scheduling policies up Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-07-28 | John Harrison | drm/i915/guc: Fix for error capture after full GPU... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-07-28 | John Harrison | drm/i915/guc: Enable GuC engine reset Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-07-28 | John Harrison | drm/i915/guc: Don't complain about reset races Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-07-28 | John Harrison | drm/i915/guc: Provide mmio list to be saved/restored... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-07-28 | John Harrison | drm/i915/guc: Make hangcheck work with GuC virtual... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-07-24 | John Harrison | drm/i915/xehp: Extra media engines - Part 3 (reset) Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-07-24 | John Harrison | drm/i915/xehp: Extra media engines - Part 2 (interrupts) Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-07-24 | John Harrison | drm/i915/xehp: Extra media engines - Part 1 (engine... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-07-22 | John Harrison | drm/i915/selftests: Allow for larger engine counts Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-07-13 | John Harrison | drm/i915/guc: Module load failure test for CT buffer... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-07-08 | John Harrison | drm/i915/adlp: Add ADL-P GuC/HuC firmware files Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-07-08 | John Harrison | drm/i915/huc: Update TGL and friends to HuC 7.9.3 Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-06-09 | John Harrison | drm/i915/uc: Use platform specific defaults for GuC... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2021-01-20 | John Harrison | drm/i915/uc: Add function to define defaults for GuC... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2020-12-10 | John Harrison | drm/i915: Correct location of Wa_1408615072 Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2020-10-29 | John Harrison | drm/i915/guc: Clear pointers on free Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2020-10-29 | John Harrison | drm/i915/guc: Improved reporting when GuC fails to... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2020-10-29 | John Harrison | drm/i915/guc: Update to use firmware v49.0.1 Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2019-07-12 | John Harrison | drm/i915: Add engine name to workaround debug print Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2019-07-12 | John Harrison | drm/i915: Implement read-only support in whitelist... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2019-07-12 | John Harrison | drm/i915: Add test for invalid flag bits in whitelist... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2019-06-18 | John Harrison | drm/i915: Add whitelist workarounds for ICL Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2019-06-18 | John Harrison | drm/i915: Support whitelist workarounds on all engines Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2019-06-18 | John Harrison | drm/i915: Support flags in whitlist WAs Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2015-07-03 | John Harrison | drm/i915: Reserve space improvements Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2015-06-23 | John Harrison | drm/i915: Remove the now obsolete 'i915_gem_check_olr()' Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2015-06-23 | John Harrison | drm/i915: Update a bunch of LRC functions to take requests Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2015-06-23 | John Harrison | drm/i915: Remove 'faked' request from LRC submission Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2015-06-23 | John Harrison | drm/i915: Move the request/file and request/pid association... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2015-06-23 | John Harrison | drm/i915: Remove the now obsolete 'outstanding_lazy_request' Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2015-06-23 | John Harrison | drm/i915: Remove the now obsolete intel_ring_get_request() Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2015-06-23 | John Harrison | drm/i915: Add *_ring_begin() to request allocation Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2015-06-23 | John Harrison | drm/i915: Update intel_logical_ring_begin() to take... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2015-06-23 | John Harrison | drm/i915: Update intel_ring_begin() to take a request... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2015-06-23 | John Harrison | drm/i915: Update cacheline_align() to take a request... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2015-06-23 | John Harrison | drm/i915: Update ring->signal() to take a request structure Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2015-06-23 | John Harrison | drm/i915: Update ring->sync_to() to take a request... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2015-06-23 | John Harrison | drm/i915: Update ring->emit_bb_start() to take a request... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2015-06-23 | John Harrison | drm/i915: Update ring->dispatch_execbuffer() to take... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2015-06-23 | John Harrison | drm/i915: Update ring->emit_request() to take a request... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2015-06-23 | John Harrison | drm/i915: Update ring->add_request() to take a request... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2015-06-23 | John Harrison | drm/i915: Update ring->emit_flush() to take a request... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
2015-06-23 | John Harrison | drm/i915: Update some flush helpers to take request... Signed-off-by: John Harrison <John.C.Harrison@Intel.com> |
commit | commitdiff | tree |
next |