summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem
AgeCommit message (Expand)Author
2019-11-20drm/i915/selftests: Take a ref to the request we wait uponChris Wilson
2019-11-19drm/i915/gem: Protect the obj->vma.list during iterationChris Wilson
2019-11-19drm/i915/gem: Merge GGTT vma flush into a single loopChris Wilson
2019-11-19drm/i915/gem: Track ggtt writes from userspace on the bound vmaChris Wilson
2019-11-15drm/i915/gem: Purge the sudden reappearance of i915_gem_object_pin()Chris Wilson
2019-11-15drm/i915/gem: Silence sparse for RCU protection inside the constructorChris Wilson
2019-11-15Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2019-11-15Merge tag 'drm-intel-next-fixes-2019-11-14' of git://anongit.freedesktop.org/...Dave Airlie
2019-11-14Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-nextDave Airlie
2019-11-12drm/i915/selftests: Remove unused local variable 'file'Chris Wilson
2019-11-12drm/i915: Flush context free work on cleanupChris Wilson
2019-11-12drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson
2019-11-11drm/i915/gem: Pass mem region to preallocated stolenChris Wilson
2019-11-11drm/i915/gem: Replace implicit dev_priv->uncore for stolen initChris Wilson
2019-11-11drm/i915/selftests: Perform some basic cycle counting of MI opsChris Wilson
2019-11-11drm/i915/userptr: Handle unlocked gup retriesChris Wilson
2019-11-11drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson
2019-11-11drm/i915/selftests: Fill all the drm_vma_manager holesChris Wilson
2019-11-11drm/i915/selftests: Exercise parallel blit operations on a single ctxChris Wilson
2019-11-11drm/i915/gem: Update context name on closingChris Wilson
2019-11-11drm/i915/gem: Embed context/timeline name inside the GEM contextChris Wilson
2019-11-11drm/i915/gem: Fix error path to unlock if the GEM context is closedChris Wilson
2019-11-08drm/i915/selftests: Mark up sole accessor to ctx->vm as being protectedChris Wilson
2019-11-08drm/i915/selftests: Complete transition to a real struct file mockChris Wilson
2019-11-08drm/i915: make more headers self-containedMasahiro Yamada
2019-11-08drm/i915: change to_mock() to an inline functionMasahiro Yamada
2019-11-07drm/i915/selftests: Verify mmap_gtt revocation on unbindingChris Wilson
2019-11-07drm/i915/selftests: Wrap vm_mmap() around GEM objectsChris Wilson
2019-11-07drm/i915/selftests: Replace mock_file hackery with drm's true fakeChris Wilson
2019-11-07drm/i915/gem: Safely acquire the ctx->vm when copyingChris Wilson
2019-11-07drm/i915: FB backing gem obj should reside in LMEMRamalingam C
2019-11-07drm/i915: use might_lock_nested in get_pages annotationDaniel Vetter
2019-11-07drm/i915: Switch obj->mm.lock lockdep annotations on its headDaniel Vetter
2019-11-06drm/i915/gem: Fix error path to unlock if the GEM context is closedChris Wilson
2019-11-06drm/i915/gem: Early rejection of no-aperture map_ggttChris Wilson
2019-11-05drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield
2019-11-05drm/i915: Allow parsing of unsized batchesJon Bloomfield
2019-11-05drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield
2019-11-05drm/i915: Add support for mandatory cmdparsingJon Bloomfield
2019-11-05drm/i915: Remove Master tables from cmdparserJon Bloomfield
2019-11-05drm/i915: Disable Secure Batches for gen6+Jon Bloomfield
2019-11-05drm/i915: Defer rc6 shutdown to suspend_lateChris Wilson
2019-11-05drm/i915/gt: Move user_forcewake application to GTChris Wilson
2019-11-05drm/i915/gem: Leave reloading kernel context on resume to GTChris Wilson
2019-11-05drm/i915/gt: Call intel_gt_sanitize() directlyChris Wilson
2019-11-01drm/i915: Defer rc6 shutdown to suspend_lateChris Wilson
2019-11-01drm/i915/gt: Move user_forcewake application to GTChris Wilson
2019-11-01drm/i915/gem: Leave reloading kernel context on resume to GTChris Wilson
2019-11-01drm/i915/gt: Call intel_gt_sanitize() directlyChris Wilson
2019-11-01drm/i915/selftests: Start kthreads before stoppingChris Wilson