Show patches with: Series = DG1 + LMEM enabling       |   162 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,001/162] drm/i915/selftest: also consider non-contiguous objects DG1 + LMEM enabling - 1 - --- 2020-11-27 Matthew Auld New
[RFC,002/162] drm/i915/selftest: assert we get 2M GTT pages DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,003/162] drm/i915/selftest: handle local-memory in perf_memcpy DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,004/162] drm/i915/gt: Move move context layout registers and offsets to lrc_reg.h DG1 + LMEM enabling - 1 - --- 2020-11-27 Matthew Auld New
[RFC,005/162] drm/i915/gt: Rename lrc.c to execlists_submission.c DG1 + LMEM enabling - 2 - --- 2020-11-27 Matthew Auld New
[RFC,006/162] drm/i915: split gen8+ flush and bb_start emission functions to their own file DG1 + LMEM enabling - 1 - --- 2020-11-27 Matthew Auld New
[RFC,007/162] drm/i915: split wa_bb code to its own file DG1 + LMEM enabling - 1 - --- 2020-11-27 Matthew Auld New
[RFC,008/162] HAX drm/i915: Work around the selftest timeline lock splat workaround DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,009/162] drm/i915: Introduce drm_i915_lock_isolated DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,010/162] drm/i915: Lock hwsp objects isolated for pinning at create time DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,011/162] drm/i915: Pin timeline map after first timeline pin, v5. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,012/162] drm/i915: Move cmd parser pinning to execbuffer DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,013/162] drm/i915: Add missing -EDEADLK handling to execbuf pinning, v2. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,014/162] drm/i915: Ensure we hold the object mutex in pin correctly v2 DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,015/162] drm/i915: Add gem object locking to madvise. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,016/162] drm/i915: Move HAS_STRUCT_PAGE to obj->flags DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,017/162] drm/i915: Rework struct phys attachment handling DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,018/162] drm/i915: Convert i915_gem_object_attach_phys() to ww locking, v2. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,019/162] drm/i915: make lockdep slightly happier about execbuf. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,020/162] drm/i915: Disable userptr pread/pwrite support. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,021/162] drm/i915: No longer allow exporting userptr through dma-buf DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,022/162] drm/i915: Reject more ioctls for userptr DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,023/162] drm/i915: Reject UNSYNCHRONIZED for userptr, v2. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,024/162] drm/i915: Make compilation of userptr code depend on MMU_NOTIFIER. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,025/162] drm/i915: Fix userptr so we do not have to worry about obj->mm.lock, v5. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,026/162] drm/i915: Flatten obj->mm.lock DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,027/162] drm/i915: Populate logical context during first pin. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,028/162] drm/i915: Make ring submission compatible with obj->mm.lock removal, v2. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,029/162] drm/i915: Handle ww locking in init_status_page DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,030/162] drm/i915: Rework clflush to work correctly without obj->mm.lock. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,031/162] drm/i915: Pass ww ctx to intel_pin_to_display_plane DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,032/162] drm/i915: Add object locking to vm_fault_cpu DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,033/162] drm/i915: Move pinning to inside engine_wa_list_verify() DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,034/162] drm/i915: Take reservation lock around i915_vma_pin. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,035/162] drm/i915: Make intel_init_workaround_bb more compatible with ww locking. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,036/162] drm/i915: Make __engine_unpark() compatible with ww locking v2 DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,037/162] drm/i915: Take obj lock around set_domain ioctl DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,038/162] drm/i915: Defer pin calls in buffer pool until first use by caller. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,039/162] drm/i915: Fix pread/pwrite to work with new locking rules. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,040/162] drm/i915: Fix workarounds selftest, part 1 DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,041/162] drm/i915: Prepare for obj->mm.lock removal DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,042/162] drm/i915: Add igt_spinner_pin() to allow for ww locking around spinner. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,043/162] drm/i915: Add ww locking around vm_access() DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,044/162] drm/i915: Increase ww locking for perf. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,045/162] drm/i915: Lock ww in ucode objects correctly DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,046/162] drm/i915: Add ww locking to dma-buf ops. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,047/162] drm/i915: Add missing ww lock in intel_dsb_prepare. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,048/162] drm/i915: Fix ww locking in shmem_create_from_object DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,049/162] drm/i915: Use a single page table lock for each gtt. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,050/162] drm/i915/selftests: Prepare huge_pages testcases for obj->mm.lock removal. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,051/162] drm/i915/selftests: Prepare client blit for obj->mm.lock removal. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,052/162] drm/i915/selftests: Prepare coherency tests for obj->mm.lock removal. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,053/162] drm/i915/selftests: Prepare context tests for obj->mm.lock removal. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,054/162] drm/i915/selftests: Prepare dma-buf tests for obj->mm.lock removal. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,055/162] drm/i915/selftests: Prepare execbuf tests for obj->mm.lock removal. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,056/162] drm/i915/selftests: Prepare mman testcases for obj->mm.lock removal. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,057/162] drm/i915/selftests: Prepare object tests for obj->mm.lock removal. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,058/162] drm/i915/selftests: Prepare object blit tests for obj->mm.lock removal. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,059/162] drm/i915/selftests: Prepare igt_gem_utils for obj->mm.lock removal DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,060/162] drm/i915/selftests: Prepare context selftest for obj->mm.lock removal DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,061/162] drm/i915/selftests: Prepare hangcheck for obj->mm.lock removal DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,062/162] drm/i915/selftests: Prepare execlists for obj->mm.lock removal DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,063/162] drm/i915/selftests: Prepare mocs tests for obj->mm.lock removal DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,064/162] drm/i915/selftests: Prepare ring submission for obj->mm.lock removal DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,065/162] drm/i915/selftests: Prepare timeline tests for obj->mm.lock removal DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,066/162] drm/i915/selftests: Prepare i915_request tests for obj->mm.lock removal DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,067/162] drm/i915/selftests: Prepare memory region tests for obj->mm.lock removal DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,068/162] drm/i915/selftests: Prepare cs engine tests for obj->mm.lock removal DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,069/162] drm/i915/selftests: Prepare gtt tests for obj->mm.lock removal DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,070/162] drm/i915: Finally remove obj->mm.lock. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,071/162] drm/i915: Keep userpointer bindings if seqcount is unchanged, v2. DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,072/162] drm/i915: Avoid some false positives in assert_object_held() DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,073/162] drm/i915: Reference contending lock objects DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,074/162] drm/i915: Break out dma_resv ww locking utilities to separate files DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,075/162] drm/i915: Introduce a for_i915_gem_ww(){} DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,076/162] drm/i915: Untangle the vma pages_mutex DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,077/162] drm/i915/fbdev: Use lmem physical addresses for fb_mmap() on discrete DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,078/162] drm/i915: Return error value when bo not in LMEM for discrete DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,079/162] drm/i915/dmabuf: Disallow LMEM objects from dma-buf DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,080/162] drm/i915/lmem: Fail driver init if LMEM training failed DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,081/162] HAX drm/i915/lmem: support CPU relocations DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,082/162] HAX drm/i915/lmem: support pread and pwrite DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,083/162] drm/i915: Update the helper to set correct mapping DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,084/162] drm/i915: introduce kernel blitter_context DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,085/162] drm/i915/region: support basic eviction DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,086/162] drm/i915: Add blit functions that can be called from within a WW transaction DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,087/162] drm/i915: Delay publishing objects on the eviction lists DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,088/162] drm/i915: support basic object migration DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,089/162] drm/i915/dg1: Fix occasional migration error DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,090/162] drm/i915/query: Expose memory regions through the query uAPI DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,091/162] drm/i915: Store gt in memory region DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,092/162] drm/i915/uapi: introduce drm_i915_gem_create_ext DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,093/162] drm/i915/lmem: allocate cmd ring in lmem DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,094/162] drm/i915/dg1: Do not check r->sgt.pfn for NULL DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,095/162] drm/i915/dg1: Introduce dmabuf mmap to LMEM DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,096/162] drm/i915: setup the LMEM region DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,097/162] drm/i915: Distinction of memory regions DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,098/162] drm/i915/gtt: map the PD up front DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,099/162] drm/i915/gtt/dgfx: place the PD in LMEM DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
[RFC,100/162] drm/i915/gtt: make flushing conditional DG1 + LMEM enabling - - - --- 2020-11-27 Matthew Auld New
« 1 2 »