summaryrefslogtreecommitdiff
path: root/lib/i915
AgeCommit message (Expand)Author
2021-10-03lib: Partially revert 22643ce4014aAshutosh Dixit
2021-09-29Return allocated size in gem_create_in_memory_regions() and friendsAshutosh Dixit
2021-09-02i915_drm.h syncTejas Upadhyay
2021-09-01lib/i915: Use FIXED mapping only for discrete memoryTejas Upadhyay
2021-08-12lib/intel_memory_region: Constify info structuresJanusz Krzysztofik
2021-08-11i915/intel_memory_region: Add missing forward declarationJanusz Krzysztofik
2021-08-06lib/i915/gem_mman: add helper query for has_device_coherentMatthew Auld
2021-08-06lib/i915/gem_mman: update mmap_offset_types with FIXEDMatthew Auld
2021-08-06lib/i915/gem_mman: add fixed mode to gem_mmap__cpuMatthew Auld
2021-08-06lib/i915/gem_mman: add fixed mode to gem_mmap_offset__cpuMatthew Auld
2021-08-06lib/i915/gem_mman: add fixed mode to mmap__device_coherentMatthew Auld
2021-08-06lib/i915/gem_mman: add FIXED mmap modeMatthew Auld
2021-07-29lib/i915: Add i915_drm_local.hAshutosh Dixit
2021-07-27lib/i915: Handle QUERY_MEMORY_REGIONS on older kernelsBhanuprakash Modem
2021-07-26lib/intel_memory_region: verify item.lengthMatthew Auld
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