aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
AgeCommit message (Expand)Author
2020-07-08drm/i915: Move the engine mask to intel_gt_infoDaniele Ceraolo Spurio
2020-07-03drm/i915/gem: Split the context's obj:vma lut into its own mutexChris Wilson
2020-07-01drm/i915/gem: Move obj->lut_list under its own lockChris Wilson
2020-06-25Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2020-06-11Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-08drm/i915/gem: Mark the buffer pool as active for the cmdparserChris Wilson
2020-06-05drm/i915/gem: Delete unused codeChris Wilson
2020-06-05drm/i915/gem: Async GPU relocations onlyChris Wilson
2020-06-04drm/i915/gem: Mark the buffer pool as active for the cmdparserChris Wilson
2020-06-03drm/i915: Drop i915_request.i915 backpointerChris Wilson
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-25drm/i915/gem: Suppress some random warningsChris Wilson
2020-05-19drm/i915/gem: Prefer drm_WARN* over WARN*Pankaj Bharadiya
2020-05-14drm/i915: Drop no-semaphore boostingChris Wilson
2020-05-13drm/i915/gem: Remove redundant exec_fenceChris Wilson
2020-05-07drm/i915: Remove wait priority boostingChris Wilson
2020-05-04drm/i915/gem: Implement legacy MI_STORE_DATA_IMMChris Wilson
2020-05-04drm/i915/gem: Specify address type for chained reloc batchesChris Wilson
2020-05-01drm/i915/gem: Try an alternate engine for relocationsChris Wilson
2020-05-01drm/i915/gem: Use a single chained reloc batches for a single execbufChris Wilson
2020-05-01drm/i915/gem: Use chained reloc batchesChris Wilson
2020-05-01drm/i915/gem: Replace user_access_begin by user_write_access_beginChristophe Leroy
2020-04-30drm/i915/gt: Move the batch buffer pool from the engine to the gtChris Wilson
2020-04-24drm/i915: Only close vma we openChris Wilson
2020-04-07drm/i915/gem: Promote 'remain' to unsigned longChris Wilson
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-04-06drm/i915/gem: Take DBG_FORCE_RELOC into account prior to using reloc_gpuChris Wilson
2020-04-06drm/i915/gem: Flush all the reloc_gpu batchChris Wilson
2020-04-01drm/i915/gem: Try allocating va from free spaceChris Wilson
2020-03-31drm/i915/gem: Ignore readonly failures when updating relocsChris Wilson
2020-03-30drm/i915/gem: Split eb_vma into its own allocationChris Wilson
2020-03-27drm/i915: Cast remain to unsigned long in eb_relocate_vmaNathan Chancellor
2020-03-26drm/i915: Use explicit flag to mark unreachable intel_contextChris Wilson
2020-03-25drm/i915: Immediately execute the fenced workChris Wilson
2020-03-23drm/i915: Rely on direct submission to the queueChris Wilson
2020-03-23drm/i915/gem: Avoid gem_context->mutex for simple vma lookupChris Wilson
2020-03-19drm/i915: Use explicit flag to mark unreachable intel_contextChris Wilson
2020-03-12drm/i915/gem: Drop relocation slowpathChris 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-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-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/gem: Cleanup shadow batch after I915_EXEC_SECUREChris Wilson
2020-01-27drm/i915: Remove 'prefault_disable' modparamChris Wilson