summaryrefslogtreecommitdiff
path: root/lib/i915
AgeCommit message (Expand)Author
2022-06-30lib/i915/intel_memory_region: plumb through the cpu_sizeMatthew Auld
2022-06-30lib/i915: add gem_create_with_cpu_access_in_memory_regionsMatthew Auld
2022-06-30lib/i915: wire up optional flags for gem_create_extMatthew Auld
2022-06-30lib/i915_drm_local: Add I915_GEM_CREATE_EXT_FLAG_NEEDS_CPU_ACCESSMatthew Auld
2022-06-14lib/intel_memory_region: Fix missing header inclusionJanusz Krzysztofik
2022-06-13lib/i915_crc: Introduce crc32 on gpu for DG2Zbigniew Kempczyński
2022-05-31igt: Promote/rename OS helpersRob Clark
2022-05-10lib/intel_memory_region: Use separate context for probing offset and alignmentZbigniew Kempczyński
2022-04-25lib/i915: remove use of debugfs/i915_next_seqnoNirmoy Das
2022-04-14tests/i915_query: Test new DRM_I915_QUERY_GEOMETRY_SUBSLICES queryMatt Roper
2022-03-25i915/perf: Enable perf OA tests for ADL-NTejas Upadhyay
2022-03-11lib/i915_blt: Add library for blitterZbigniew Kempczyński
2022-03-11i915/gem_engine_topology: Add helpers for checking driver capabilitiesChris Wilson
2022-03-11lib/i915: Introduce library intel_mocsApoorva Singh
2022-03-11lib/i915/gem_create: Introduce gem-pool bo cacheZbigniew Kempczyński
2022-03-10i915/gem_eio: Exercise object creation while wedgedChris Wilson
2022-03-07lib/rendercopy/dg2: Add rendercopy support for dg2Pankaj Bharadiya
2022-03-03lib/intel_memory_regions: Add helper which creates supported dma-buf setZbigniew Kempczyński
2022-01-18lib/i915: Add helper for non-destructive engine property updatesJohn Harrison
2022-01-10lib/intel_memory_region: Add start offset and alignment detectionZbigniew Kempczyński
2021-12-26i915/perf: Enable perf OA tests for RPLSTejas Upadhyay
2021-12-15lib/i915/intel_memory_region: Handle -ENODEV path individuallyZbigniew Kempczyński
2021-12-13lib/i915/intel_memory_region: Add fallback for creating gem boZbigniew Kempczyński
2021-12-13lib/i915/intel_memory_region: Provide system memory region stubZbigniew Kempczyński
2021-11-11i915_drm.h sync with drm-nextMatthew Brost
2021-11-11i915/gem_exec_schedule: Make gem_exec_schedule understand static priority map...Matthew Brost
2021-11-04lib/i915: Clarify gem_submission function namesAshutosh Dixit
2021-11-04lib/i915: Return actual submission method from gem_submission_methodAshutosh Dixit
2021-11-04Remove "semaphores" submission methodAshutosh Dixit
2021-10-25i915/gem_engine_topology: Add compute classTvrtko Ursulin
2021-10-25lib/i915/i915_drm_local: Add COMPUTE class enginePriyanka Dandamudi
2021-10-15lib/gem_submission: Add kernel exec object alignment capabilityZbigniew Kempczyński
2021-10-08lib: Typechecking minmaxChris Wilson
2021-10-06Revert include/drm-uapi/i915_drm.h back to a drm-next one.Rodrigo Vivi
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