index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
i915_gem_context.h
Age
Commit message (
Expand
)
Author
2020-03-17
drm/i915/perf: introduce global sseu pinning
Lionel Landwerlin
2020-03-17
drm/i915/gem: Check for a closed context when looking up an engine
Chris Wilson
2020-03-03
drm/i915/gem: Consolidate ctx->engines[] release
Chris Wilson
2020-01-07
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-10-29
drm/i915/gem: Make context persistence optional
Chris Wilson
2019-10-14
drm/i915/perf: allow holding preemption on filtered ctx
Lionel Landwerlin
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
drm/i915: Remove logical HW ID
Chris Wilson
2019-08-09
drm/i915: Remove i915_gem_context_create_gvt()
Chris Wilson
2019-07-09
drm/i915: Remove unused i915_gem_context_lookup_engine
Tvrtko Ursulin
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson