summaryrefslogtreecommitdiff
path: root/lib/i915/gem_engine_topology.h
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-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-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-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
2020-04-01i915/gem_exec_schedule: Dynamic engine 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-05i915/gem_ctx_exec: Update the list of engines on the actual contextChris Wilson
2020-01-27i915/gem_engine_topology: Introduce and use gem_context_clone_with_enginesTvrtko 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-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-22lib/i915: add gem_engine_topology library and for_each loop definitionAndi Shyti