summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | drm/i915: Remove lrc default desc from GEM contextChris Wilson2019-08-012-28/+2
| * | | | drm/i915/selftests: Pass intel_context to igt_spinnerChris Wilson2019-07-311-25/+18
| * | | | drm/i915: Avoid ce->gem_context->i915Chris Wilson2019-07-312-3/+3
| | |/ / | |/| |
| * | | drm/i915/gt: Provide a local intel_context.vmChris Wilson2019-07-305-21/+17
| * | | drm/i915: Move aliasing_ppgtt underneath its i915_ggttChris Wilson2019-07-302-5/+4
| * | | drm/i915: use upstream version of header testsJani Nikula2019-07-302-17/+1
| * | | drm/i915/uc: Sanitize uC when GT is sanitizedDaniele Ceraolo Spurio2019-07-231-1/+0
| * | | drm/i915/oa: Reconfigure contexts on the flyChris Wilson2019-07-171-19/+4
| * | | drm/i915/uc: Move intel functions to intel_ucDaniele Ceraolo Spurio2019-07-131-3/+3
| * | | drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson2019-07-1211-41/+51
| * | | drm/i915: Drop extern qualifiers from header function prototypesJanusz Krzysztofik2019-07-121-1/+1
| * | | drm/i915/selftests: Hold the vma manager lock while modifying mmap_offsetChris Wilson2019-07-111-4/+16
| * | | drm/i915/guc: Remove preemption support for current fwChris Wilson2019-07-111-17/+0
| * | | drm/i915/selftests: Ensure we don't clamp a random offset to 32bChris Wilson2019-07-111-1/+1
| * | | drm/i915: Remove unused i915_gem_context_lookup_engineTvrtko Ursulin2019-07-091-6/+0
| * | | drm/i915/userptr: Don't mark readonly objects as dirtyChris Wilson2019-07-091-0/+8
| * | | drm/i915/userptr: Acquire the page lock around set_page_dirty()Chris Wilson2019-07-091-1/+9
| * | | drm/i915/selftests: Be engine agnosticChris Wilson2019-07-044-26/+59
| * | | drm/i915/selftests: Drain the freedlists between exec passesChris Wilson2019-07-041-0/+6
| * | | drm/i915/gt: Pull engine w/a initialisation into commonChris Wilson2019-07-041-1/+0
| * | | drm/i915/gem: Defer obj->base.resv fini until RCU callbackChris Wilson2019-07-044-13/+12
| * | | drm/i915/gem: Free pages before rcu-freeing the objectChris Wilson2019-07-034-52/+53
| * | | drm/i915/selftests: Lock the drm_mm while modifyingChris Wilson2019-07-031-0/+4
| * | | drm/i915/selftests: Common live setup/teardownChris Wilson2019-07-033-17/+7
| * | | drm/i915: add header search path to subdir MakefilesJani Nikula2019-06-271-1/+5
| * | | drm/i915: Lift intel_engines_resume() to callersChris Wilson2019-06-261-3/+4
| * | | drm/i915: Rename intel_wakeref_[is]_activeChris Wilson2019-06-251-1/+2
| * | | drm/i915/gt: Pass intel_gt to pm routinesChris Wilson2019-06-253-5/+5
| * | | drm/i915/gem: Clear read/write domains for GPU clearChris Wilson2019-06-241-1/+2
| * | | drm/i915/blt: Remove recursive vma->lockChris Wilson2019-06-222-18/+7
| * | | drm/i915: Provide an i915_active.acquire callbackChris Wilson2019-06-211-2/+6
| * | | drm/i915: Throw away the active object retirement complexityChris Wilson2019-06-215-19/+3
| * | | drm/i915: Remove waiting & retiring from shrinker pathsChris Wilson2019-06-212-10/+3
| * | | drm/i915: Rename i915_timeline to intel_timeline and move under gtTvrtko Ursulin2019-06-213-8/+8
| * | | drm/i915: Make timelines gt centricTvrtko Ursulin2019-06-211-1/+1
| * | | drm/i915: Save trip via top-level i915 in a few more placesTvrtko Ursulin2019-06-212-4/+2
| * | | drm/i915: Move i915_gem_chipset_flush to intel_gtTvrtko Ursulin2019-06-213-4/+8
| * | | drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gtTvrtko Ursulin2019-06-212-4/+6
| * | | drm/i915/selftests: Use request managed wakerefsChris Wilson2019-06-201-28/+7
| * | | drm/i915/execlists: Preempt-to-busyChris Wilson2019-06-201-1/+1
| | |/ | |/|
* | | Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"Chris Wilson2019-09-121-9/+1
* | | drm/i915: Remove redundant user_access_end() from __copy_from_user() error pathJosh Poimboeuf2019-08-091-11/+9
| |/ |/|
* | drm/i915: Lift intel_engines_resume() to callersChris Wilson2019-08-011-3/+4
* | drm/i915/userptr: Acquire the page lock around set_page_dirty()Chris Wilson2019-07-291-1/+9
* | drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-252-2/+2
|/
* drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()Chris Wilson2019-06-191-10/+4
* drm/i915: Skip shrinking already freed pagesChris Wilson2019-06-182-46/+6
* drm/i915: Use drm_gem_object.resvChris Wilson2019-06-189-40/+23
* drm/i915/gtt: Use a common type for page directoriesMika Kuoppala2019-06-171-1/+1
* drm/i915: move modesetting core code under display/Jani Nikula2019-06-174-4/+8
OpenPOWER on IntegriCloud