summaryrefslogtreecommitdiff
path: root/lib/i915
AgeCommit message (Expand)Author
2020-05-19lib/i915: Reset all engine properties to defaults prior to the start of a testChris Wilson
2020-05-11Macros fixes: Removed unused & redundant macrosranjeet kumar
2020-05-08lib/params: start renaming functions igt_params_*Juha-Pekka Heikkila
2020-05-08lib/params: add igt_params.c for module parameter accessJani Nikula
2020-05-07lib/i915: Split igt_require_gem() into i915/Chris Wilson
2020-04-09lib/i915/perf: update TGL configsLionel Landwerlin
2020-04-09lib/i915: Cleanup errno before starting testsChris Wilson
2020-04-02lib/i915/perf: break generated code in separate filesLionel Landwerlin
2020-04-02lib/i915/perf: remove generation code for mathml renderLionel Landwerlin
2020-04-01i915/gem_exec_schedule: Dynamic engine testsChris Wilson
2020-03-28i915/gem_ctx_shared: Clone engines for new contextsChris Wilson
2020-03-20lib/i915: Initialise ctx before calling destroy on errorChris Wilson
2020-03-13lib/i915: Allow writing of engine propertiesChris Wilson
2020-03-13lib/i915: Dynamic subtest constructor for sysfs/enginesChris Wilson
2020-03-13lib/i915: Create a context wrapping one specific engineChris Wilson
2020-02-28i915: Start putting the mmio_base to wider useChris Wilson
2020-02-27scripts/generate_clear_kernel: Add script to assemble CB kernelAkeem G Abodunrin
2020-02-26lib/i915/perf: reenable perf tests on cometlakeLionel Landwerlin
2020-02-25lib/i915/perf: return NULL when platform is not supportedLionel Landwerlin
2020-02-25lib/i915/perf: fix subslice availability testingLionel Landwerlin
2020-02-24lib/i915/perf: fix loading configurationsLionel Landwerlin
2020-02-24lib/i915: Restrict mmap types to GTT if no MMAP_OFFSET supportJanusz Krzysztofik
2020-02-19tools: add i915-perf-readerLionel Landwerlin
2020-02-19lib/i915-perf: add i915 perf data readerLionel Landwerlin
2020-02-19tools: add i915 perf recorder toolLionel Landwerlin
2020-02-19lib/i915-perf: Add support for loading perf configurationsLionel Landwerlin
2020-02-19lib: Add i915_perf libraryLionel Landwerlin
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-02-14lib/i915: Report I915_SCHEDULER_CAP_ENGINE_BUSY_STATSChris Wilson
2020-02-07lib/i915: for_each_mmap_offset_type()Chris Wilson
2020-02-05i915/gem_ctx_exec: Update the list of engines on the actual contextChris Wilson
2020-01-29lib/i915: Fix is_physical_engine advancementChris Wilson
2020-01-29lib/i915: Add helper for copying engine maps from one context to anotherTvrtko Ursulin
2020-01-29lib/i915/gem_mman.c: add cpu coherency mapping wrapperZbigniew Kempczyński
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-12-11lib/i915/gem_mman: Add support for GEM_MMAP_OFFSET ioctlZbigniew Kempczyński
2019-11-15lib/i915: Add query to detect if engine accepts only ro batchesKuoppala, Mika
2019-11-12i915: Mark up a few more tests that only target GGTTChris Wilson
2019-10-29lib/i915: Expose I915_CONTEXT_PARAM_PERSISTENCEChris Wilson
2019-10-26lib/i915: Use explicit iterator names in for_each_engine()Chris Wilson
2019-10-19i915: Use O_NONBLOCK for faster ringsize probingChris Wilson
2019-10-07lib/i915: Bump conservative threshold for ring sizeChris Wilson
2019-09-18lib/media_fill/tgl: Implement media_fillfunc for TGLKatarzyna Dec
2019-09-18lib/gpgpu_fill/tgl: Implement gpgpu_fillfunc for TGLKatarzyna Dec
2019-09-17lib/rendercopy/tgl: Add support for gem_render_* tests on TGLKalamarz, Lukasz
2019-09-13igt/gem_blits: Check for blitter support before useChris Wilson