summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Hold reference to intel_frontbuffer as we track activityChris Wilson2019-12-235-6/+52
* drm/i915: Fix pid leak with banned clientsTvrtko Ursulin2019-12-181-2/+1
* drm/i915/gem: Keep request alive while attaching fencesChris Wilson2019-12-181-0/+2
* Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-12-061-2/+2
|\
| * drm/i915/gem: Take timeline->mutex to walk list-of-requestsChris Wilson2019-12-021-2/+2
* | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-11-2839-1485/+2843
|\|
| * drm/i915: Flush context free work on cleanupChris Wilson2019-11-181-0/+1
| * Merge tag 'drm-intel-next-fixes-2019-11-14' of git://anongit.freedesktop.org/...Dave Airlie2019-11-152-2/+22
| |\
| | * drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson2019-11-121-1/+21
| | * drm/i915/gem: Fix error path to unlock if the GEM context is closedChris Wilson2019-11-111-1/+1
| * | Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-nextDave Airlie2019-11-143-31/+92
| |\ \ | | |/ | |/|
| * | drm/i915: Defer rc6 shutdown to suspend_lateChris Wilson2019-11-051-1/+3
| * | drm/i915/gt: Move user_forcewake application to GTChris Wilson2019-11-051-22/+0
| * | drm/i915/gem: Leave reloading kernel context on resume to GTChris Wilson2019-11-051-30/+0
| * | drm/i915/gt: Call intel_gt_sanitize() directlyChris Wilson2019-11-051-5/+0
| * | drm/i915/selftests: Start kthreads before stoppingChris Wilson2019-11-012-0/+4
| * | drm/i915/gem: Refine occupancy test in kill_context()Chris Wilson2019-11-011-15/+32
| * | drm/i915/lmem: add the fake lmem regionMatthew Auld2019-10-311-0/+3
| * | drm/i915/gem: Make context persistence optionalChris Wilson2019-10-294-1/+67
| * | drm/i915/selftests: check for missing apertureMatthew Auld2019-10-292-1/+12
| * | drm/i915/blt: fixup block_size roundingMatthew Auld2019-10-291-2/+2
| * | drm/i915/gem: Limit the blitter sizes to ensure low preemption latencyChris Wilson2019-10-281-2/+2
| * | drm/i915/selftests: Initialise retChris Wilson2019-10-281-1/+1
| * | drm/i915/selftests: Exercise adjusting rpcs over all render-class enginesChris Wilson2019-10-281-66/+61
| * | drm/i915/selftests: Use a random engine for GEM coherency testsChris Wilson2019-10-281-79/+89
| * | drm/i915/selftests: Check all blitter engines for client bltChris Wilson2019-10-281-4/+26
| * | drm/i915/selftests: Measure basic throughput of blit routinesChris Wilson2019-10-281-0/+172
| * | drm/i915: Encapsulate kconfig constant values inside boolean predicatesChris Wilson2019-10-262-2/+3
| * | drm/i915/selftests/blt: add some kthreads into the mixMatthew Auld2019-10-251-25/+153
| * | drm/i915/selftests: add sanity selftest for huge-GTT-pagesMatthew Auld2019-10-251-0/+99
| * | drm/i915/selftests: prefer random sizes for the huge-GTT-page smoke testsMatthew Auld2019-10-251-149/+80
| * | drm/i915/selftests: extend coverage to include LMEM huge-pagesMatthew Auld2019-10-251-1/+122
| * | drm/i915/lmem: support kernel mappingAbdiel Janulgue2019-10-254-18/+79
| * | drm/i915: support creating LMEM objectsMatthew Auld2019-10-252-0/+86
| * | drm/i915/selftests: Force ordering of context switchesChris Wilson2019-10-251-7/+28
| * | drm/i915/gt: Split intel_ring_submissionChris Wilson2019-10-244-1/+5
| * | drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson2019-10-242-3/+0
| * | drm/i915/gem: Cancel contexts when hangchecking is disabledChris Wilson2019-10-241-0/+141
| * | drm/i915: Teach record_defaults to operate on the intel_gtChris Wilson2019-10-222-7/+1
| * | drm/i915/gem: Distinguish each object typeChris Wilson2019-10-229-12/+22
| * | drm/i915/selftests: Make the mman object busy everywhereChris Wilson2019-10-221-14/+14
| * | drm/i915/selftests: Use for_each_uabi_engine in contex selftestsTvrtko Ursulin2019-10-221-8/+4
| * | drm/i915: Remove pm park/unpark notificationsChris Wilson2019-10-212-27/+0
| * | drm/i915: Lift i915_vma_parked() onto the gtChris Wilson2019-10-211-1/+0
| * | drm/i915: treat stolen as a regionMatthew Auld2019-10-182-11/+57
| * | drm/i915: treat shmem as a regionMatthew Auld2019-10-184-25/+71
| * | drm/i915: Make for_each_engine_masked work on intel_gtTvrtko Ursulin2019-10-181-3/+10
| * | drm/i915: Move swizzle_bit under i915_ggttChris Wilson2019-10-162-8/+8
| * | Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen2019-10-152-21/+11
| |\ \
| | * \ Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-10-111-1/+1
| | |\ \