summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem
AgeCommit message (Expand)Author
2020-06-11Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-10Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-08Merge tag 'drm-next-2020-06-08' 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-08Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/...Dave Airlie
2020-06-03drm/i915: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02mm: remove the prot argument from vm_map_ramChristoph Hellwig
2020-06-02gup: document and work around "COW can break either way" issueLinus Torvalds
2020-06-01Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-05-25drm/i915/gem: Avoid iterating an empty listChris Wilson
2020-05-25drm/i915: Disable semaphore inter-engine sync without timeslicingChris Wilson
2020-05-20Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-14drm/i915: Drop no-semaphore boostingChris Wilson
2020-05-14Merge tag 'drm-intel-next-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-13drm/i915/gem: Remove redundant exec_fenceChris Wilson
2020-05-11drm/i915/selftests: Always flush before unpining after writingChris Wilson
2020-05-11drm/i915: Emit await(batch) before MI_BB_STARTChris Wilson
2020-05-09drm/i915: Replace the hardcoded I915_FENCE_TIMEOUTChris Wilson
2020-05-07drm/i915: Remove wait priority boostingChris Wilson
2020-05-06drm/i915/gem: Remove object_is_locked assertion from unpin_from_display_planeChris 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-04drm/i915/gem: Lazily acquire the device wakeref for freeing objectsChris Wilson
2020-05-01i915:get_engines(): get rid of pointless access_ok()Al Viro
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: Implement vm_ops->access for gdb access into mmapsChris 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-30drm/i915/selftests: Add tiled blits selftestZbigniew KempczyƄski
2020-04-27drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()Chris Wilson
2020-04-27drm/i915/selftests: Fix i915_address_space refcnt leakXiyu Yang
2020-04-24drm/i915: Only close vma we openChris Wilson
2020-04-22drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()Chris Wilson
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-04-20drm/i915/selftests: Fix i915_address_space refcnt leakXiyu Yang
2020-04-20drm/i915/gem: Remove object_is_locked assertion from unpin_from_display_planeChris Wilson
2020-04-09drm/i915: remove redundant assignment to variable errColin Ian King
2020-04-08drm/i915/stolen: prefer struct drm_device based loggingJani Nikula
2020-04-07drm/i915/gem: Promote 'remain' to unsigned longChris Wilson
2020-04-06drm/i915/gem: Wait until the context is finally retired before releasing enginesChris 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