summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem
AgeCommit message (Expand)Author
2020-04-06drm/i915/gem: Flush all the reloc_gpu batchChris Wilson
2020-04-06drm/i915/gem: Ignore readonly failures when updating relocsChris Wilson
2020-03-26drm/i915: Use explicit flag to mark unreachable intel_contextChris Wilson
2020-03-20drm/i915/gem: Check for a closed context when looking up an engineChris Wilson
2020-03-13drm/i915: Add Wa_1209644611:icl,ehlMatt Roper
2020-03-12drm/i915/gt: Wait for RCUs frees before asserting idle on unloadChris Wilson
2020-03-12drm/i915/selftests: Use igt_random_offset()Chris Wilson
2020-03-12drm/i915/gem: Drop relocation slowpathChris Wilson
2020-03-11drm/i915/gem: Take a copy of the engines for context_barrier_taskChris Wilson
2020-03-11drm/i915/gem: Mark up sw-fence notify functionChris Wilson
2020-03-11drm/i915/gem: Mark up the racy read of the mmap_singletonChris Wilson
2020-03-06drm/i915/gem: Limit struct_mutex to eb_reserveChris Wilson
2020-03-06drm/i915: be more solid in checking the alignmentMatthew Auld
2020-03-06drm/i915/phys: unconditionally call release_memory_regionAbdiel Janulgue
2020-03-04drm/i915: Apply i915_request_skip() on submissionChris Wilson
2020-03-03drm/i915/gem: Only call eb_lookup_vma once during execbuf ioctlChris Wilson
2020-03-03drm/i915/gem: Extract transient execbuf flags from i915_vmaChris Wilson
2020-03-03drm/i915: Drop inspection of execbuf flags during evictChris Wilson
2020-03-03drm/i915/gem: Check that the context wasn't closed during setupChris Wilson
2020-03-03drm/i915/gem: Consolidate ctx->engines[] releaseChris Wilson
2020-03-03drm/i915/vgpu: improve vgpu abstractionsJani Nikula
2020-02-28drm/i915/selftests: Fix return in assert_mmap_offset()Dan Carpenter
2020-02-27drm/i915: significantly reduce the use of <drm/i915_drm.h>Jani Nikula
2020-02-25drm/i915/gem: Honour O_NONBLOCK before throttling execbuf submissionsChris Wilson
2020-02-25drm/i915: Allow userspace to specify ringsize on constructionChris Wilson
2020-02-25drm/i915/gem: Cleanup shadow batch after I915_EXEC_SECUREChris Wilson
2020-02-22drm/i915: Avoid recursing onto active vma from the shrinkerChris Wilson
2020-02-21drm/i915/gem: Break up long lists of object reclaimChris Wilson
2020-02-20drm/i915/guc: Kill USES_GUC_SUBMISSION macroDaniele Ceraolo Spurio
2020-02-19drm/i915/gem: use spinlock_t instead of struct spinlockJani Nikula
2020-02-12drm/i915/selftests: Avoid choosing zero for phys_szChris Wilson
2020-02-11drm/i915/gem: Don't leak non-persistent requests on changing enginesChris Wilson
2020-02-11drm/i915: Skip CPU synchronisation on dmabuf attachmentsChris Wilson
2020-02-10drm/i915/selftests: Trim blitter block sizeChris Wilson
2020-02-10drm/i915/selftests: Disable capturing forced error statesChris Wilson
2020-02-08drm/i915: Never allow userptr into the new mapping typesJanusz Krzysztofik
2020-02-07drm/i915/gt: Only ignore already reset requestsChris Wilson
2020-02-07drm/i915/selftests: drop igt_ppgtt_exhaust_hugeMatthew Auld
2020-02-05drm/i915/display: Be explicit in handling the preallocated vmaChris Wilson
2020-02-04drm/i915: Wean off drm_pci_alloc/drm_pci_freeChris Wilson
2020-02-04drm/i915/gt: Pull sseu context updates under gtChris Wilson
2020-02-04drm/i915/selftest: Ensure string fits within name[]Chris Wilson
2020-01-31drm/i915/gem: Require per-engine reset support for non-persistent contextsChris Wilson
2020-01-30drm/i915/gem: Tighten checks and acquiring the mmap objectChris Wilson
2020-01-28drm/i915/selftests: Lock the drm_mm as we searchChris Wilson
2020-01-28drm/i915: Skip capturing errors from internal contextsChris Wilson
2020-01-27drm/i915: Remove 'prefault_disable' modparamChris Wilson
2020-01-27drm/i915/gem: manual conversion to struct drm_device logging macros.Wambui Karuga
2020-01-27drm/i915/gem: initial conversion to new logging macros using coccinelleWambui Karuga
2020-01-24drm/i915/gt: Poison GTT scratch pagesChris Wilson