summaryrefslogtreecommitdiff
path: root/lib/i915
AgeCommit message (Expand)Author
2021-07-16i915: Improve the precision of command parser checksJason Ekstrand
2021-07-16lib/i915: Fix the check for scheduler caps for timeslicingTejas Upadhyay
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/i915/gem_context: Delete all the context clone/copy stuffJason Ekstrand
2021-07-08lib/i915: Require a context config in gem_submission_measureJason Ekstrand
2021-07-08lib/i915/submission: Rework gem_test_all_engines to use intel_ctx_t (v3)Jason Ekstrand
2021-07-08lib/intel_ctx: Add load balancing support (v2)Jason Ekstrand
2021-07-08tests/gem_exec_whisper: Convert to intel_ctx_t (v2)Jason Ekstrand
2021-07-08lib/i915/gem_submission_measure: Take an optional intel_ctx_cfg_tJason Ekstrand
2021-06-24i915: Handle the case where legacy mmap is not available, v2.Maarten Lankhorst
2021-06-24i915/perf: Enable perf OA tests for ADLPUmesh Nerlige Ramappa
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_context: Add gem_context_create_ext helpersJason 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-06-07lib/i915: Split 'gen' into graphics version and display versionMatt Roper
2021-06-03lib/i915/intel_memory_region: free query_info in gem_get_lmem_region_countAshutosh Dixit
2021-06-01lib/i915: find scheduler caps for timeslicingTejas Upadhyay
2021-05-27lib/i915/intel_memory_region: Add new memory region libAndrzej Turko
2021-05-27lib/i915/gem_create: Add gem_create_extAndrzej Turko
2021-05-21lib/i915/perf-config: sanitize GT namesLionel Landwerlin
2021-05-21lib/i915/perf-config: don't forget to resolve single variableLionel Landwerlin
2021-05-21lib/i915/perf-config: document devinfo fieldsLionel Landwerlin
2021-05-21lib/i915/perf-config: simplify converter scriptLionel Landwerlin
2021-05-21lib/i915/perf-configs: rename metric descriptionsLionel Landwerlin
2021-05-21lib/i915/perf: add name checker for conversionLionel Landwerlin
2021-05-06lib/i915/perf: Fix non-card0 processingJanusz Krzysztofik
2021-03-16lib/gem_submission: Add gem_has_relocations() checkZbigniew Kempczyński
2021-02-18lib/i915/perf: add ADL supportLionel Landwerlin
2021-01-23lib/i915: alloc vla for clangChris Wilson
2021-01-23i915: Exercise sysfs client propertiesChris Wilson
2021-01-11lib/i915: Replace size to pointer to size in __gem_create()Zbigniew Kempczyński
2021-01-11lib/i915: Split gem_create.c from ioctl_wrappers.cAndrzej Turko
2021-01-08lib/i915/perf: don't forget last timeline elementLionel Landwerlin
2021-01-08lib/i915/perf: fill up reader devinfo default fieldLionel Landwerlin
2021-01-08lib/i915/perf: fill up device nameLionel Landwerlin
2021-01-08lib/i915/perf: fix intel_perf_devinfo gen fieldLionel Landwerlin
2021-01-06lib/i915/perf: update Gen9/11 programming for AsyncComputeLionel Landwerlin
2021-01-06lib/i915/perf: reorder CNL counterLionel Landwerlin
2021-01-06lib/i915/perf: add EHL availability condition to HDCAndSF countersLionel Landwerlin
2021-01-06lib/i915/perf: update gen10/11 ComputeBasic programmingLionel Landwerlin
2021-01-06lib/i915/perf: update Gen11 RenderBasic programmingLionel Landwerlin
2021-01-06lib/i915/perf: update gen9/10/11 TestOa configsLionel Landwerlin
2021-01-01lib/i915: Use explicit integer casts to satisfy clangChris Wilson
2020-12-30lib: Clear kernel output buffers for valgrindChris Wilson