summaryrefslogtreecommitdiff
path: root/lib/i915/gem_engine_topology.c
AgeCommit message (Expand)Author
2022-03-11i915/gem_engine_topology: Add helpers for checking driver capabilitiesChris Wilson
2022-01-18lib/i915: Add helper for non-destructive engine property updatesJohn Harrison
2021-10-25i915/gem_engine_topology: Add compute classTvrtko Ursulin
2021-07-08lib/i915: Rework engine API availability checks (v4)Jason Ekstrand
2021-07-08igt/dummyload: Require an intel_ctx_t for POLL_RUN and !ALL_ENGINESJason Ekstrand
2021-07-08lib/i915/gem_engine_topology: Delete the old physical engine iteratorsJason Ekstrand
2021-07-08lib/intel_ctx: Add load balancing support (v2)Jason Ekstrand
2021-06-10lib/i915/gem_engine_topology: Add an iterator for intel_ctx_t (v3)Jason Ekstrand
2021-06-10lib/i915/gem_engine_topology: Add an iterator which doesn't munge contexts (v2)Jason Ekstrand
2021-06-10lib/i915/gem_engine_topology: Factor out static engine listingJason Ekstrand
2021-06-10lib/i915/gem_engine_topology: Rework query_engine_list()Jason Ekstrand
2021-06-09lib/i915/gem_engine_topology: Expose the __query_engines helper (v2)Jason Ekstrand
2021-06-09docs: Add gem_engine_topology.h to the docsJason Ekstrand
2021-01-01lib/i915: Use explicit integer casts to satisfy clangChris Wilson
2020-12-30lib: Clear kernel output buffers for valgrindChris Wilson
2020-12-23i915/gem_ctx_shared: Iterate over the ctx engine mapSteve Hampson
2020-07-26lib/i915: Pick a subtest conformant name for an unknown engineChris Wilson
2020-07-13lib/i915: Open primary sysfs for engine attributesChris Wilson
2020-04-09lib/i915: Cleanup errno before starting testsChris Wilson
2020-03-13lib/i915: Allow writing of engine propertiesChris Wilson
2020-03-13lib/i915: Dynamic subtest constructor for sysfs/enginesChris Wilson
2020-02-28i915: Start putting the mmio_base to wider useChris Wilson
2020-02-15lib/i915: intel_get_current_engine invalid resultDale B Stimson
2020-02-15lib/i915: Don't confuse param.sizeChris Wilson
2020-02-15i915/gem_ctx_engine: Exercise for_each_context_engine() with custom engine[]Chris Wilson
2020-01-29lib/i915: Fix is_physical_engine advancementChris Wilson
2020-01-27i915/gem_engine_topology: Introduce and use gem_context_clone_with_enginesTvrtko Ursulin
2020-01-23i915/gem_engine_topology: Fix virtual engine checkTvrtko Ursulin
2020-01-23i915/gem_engine_topology: Generate engine names based on classTvrtko Ursulin
2019-07-08tests/i915/gem_spin_batch: Update with engine discoveryRamalingam C
2019-07-02i915: Fix gem_context_has_engine_map() for older kernelsChris Wilson
2019-07-02tests/i915/gem_ctx_switch: Fix I915_EXEC_DEFAULT testingTvrtko Ursulin
2019-06-28tests/i915/gem_ctx_switch: Update with engine discoveryTvrtko Ursulin
2019-05-23i915: Improve static engine map for legacyChris Wilson
2019-05-23lib/i915: End warning message with a newlineTvrtko Ursulin
2019-05-22lib/i915: Fix pointer cast build issueTvrtko Ursulin
2019-05-22lib/i915: add gem_engine_topology library and for_each loop definitionAndi Shyti