Show patches with: Submitter = Matthew Auld       |   787 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
drm: use seqlocks for vblank time/count - 1 - --- 2016-05-09 Matthew Auld New
drm: use seqlock for vblank time/count - 1 - --- 2016-05-10 Matthew Auld New
drm: use seqlock for vblank time/count - - - --- 2016-05-11 Matthew Auld New
drm: fix send_vblank_event use-after-free error - - - --- 2016-06-20 Matthew Auld New
drm/vgem: Use PAGE_KERNEL in place of x86-specific PAGE_KERNEL_IO - 1 - --- 2016-07-12 Matthew Auld New
[01/22] mm/shmem: support passing mnt to shmem_file_setup - - - --- 2017-09-25 Matthew Auld New
[02/22] drm/i915: introduce simple gemfs - - - --- 2017-09-25 Matthew Auld New
[1/6] drm/i915: export the stolen region as a resource - - - --- 2017-11-22 Matthew Auld New
[v3,01/37] drm/i915: buddy allocator Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,02/37] drm/i915: introduce intel_memory_region Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,03/37] drm/i915/region: support basic eviction Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,04/37] drm/i915/region: support continuous allocations Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,05/37] drm/i915/region: support volatile objects Introduce memory region concept (including device local memory) - 1 - --- 2019-08-09 Matthew Auld New
[v3,06/37] drm/i915: Add memory region information to device_info Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,07/37] drm/i915: support creating LMEM objects Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,08/37] drm/i915: setup io-mapping for LMEM Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,09/37] drm/i915/lmem: support kernel mapping Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,10/37] drm/i915/blt: don't assume pinned intel_context Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,11/37] drm/i915/blt: bump size restriction Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,12/37] drm/i915/blt: support copying objects Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,13/37] drm/i915/selftests: move gpu-write-dw into utils Introduce memory region concept (including device local memory) - 1 - --- 2019-08-09 Matthew Auld New
[v3,14/37] drm/i915/selftests: add write-dword test for LMEM Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,15/37] drm/i915/selftest: extend coverage to include LMEM huge-pages Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,16/37] drm/i915/lmem: support CPU relocations Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,17/37] drm/i915/lmem: support pread Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,18/37] drm/i915/lmem: support pwrite Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,19/37] drm/i915: enumerate and init each supported region Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,20/37] drm/i915: treat shmem as a region Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,21/37] drm/i915: treat stolen as a region Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,22/37] drm/i915: define HAS_MAPPABLE_APERTURE Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,23/37] drm/i915: do not map aperture if it is not available. Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,24/37] drm/i915: set num_fence_regs to 0 if there is no aperture Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,25/37] drm/i915/selftests: check for missing aperture Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,26/37] drm/i915: error capture with no ggtt slot Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,27/37] drm/i915: Don't try to place HWS in non-existing mappable region Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,28/37] drm/i915: check for missing aperture in insert_mappable_node Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,29/37] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,30/37] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,31/37] drm/i915/lmem: add helper to get CPU accessible offset Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,32/37] drm/i915: Add cpu and lmem fault handlers Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,33/37] drm/i915: cpu-map based dumb buffers Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,34/37] drm/i915: support basic object migration Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,35/37] drm/i915: Introduce GEM_OBJECT_SETPARAM with I915_PARAM_MEMORY_REGION Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,36/37] drm/i915/query: Expose memory regions through the query uAPI Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[v3,37/37] HAX drm/i915: add the fake lmem region Introduce memory region concept (including device local memory) - - - --- 2019-08-09 Matthew Auld New
[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
« 1 2 3 47 8 »