index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
i915_gem_context.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Fix pid leak with banned clients
Tvrtko Ursulin
2019-12-18
1
-2
/
+1
*
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-06
1
-2
/
+2
|
\
|
*
drm/i915/gem: Take timeline->mutex to walk list-of-requests
Chris Wilson
2019-12-02
1
-2
/
+2
*
|
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-28
1
-284
/
+330
|
\
|
|
*
drm/i915: Flush context free work on cleanup
Chris Wilson
2019-11-18
1
-0
/
+1
|
*
Merge tag 'drm-intel-next-fixes-2019-11-14' of git://anongit.freedesktop.org/...
Dave Airlie
2019-11-15
1
-1
/
+1
|
|
\
|
|
*
drm/i915/gem: Fix error path to unlock if the GEM context is closed
Chris Wilson
2019-11-11
1
-1
/
+1
|
*
|
Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-next
Dave Airlie
2019-11-14
1
-0
/
+5
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/i915/gem: Refine occupancy test in kill_context()
Chris Wilson
2019-11-01
1
-15
/
+32
|
*
|
drm/i915/gem: Make context persistence optional
Chris Wilson
2019-10-29
1
-1
/
+49
|
*
|
drm/i915: Encapsulate kconfig constant values inside boolean predicates
Chris Wilson
2019-10-26
1
-1
/
+2
|
*
|
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-24
1
-1
/
+2
|
*
|
drm/i915/gem: Cancel contexts when hangchecking is disabled
Chris Wilson
2019-10-24
1
-0
/
+141
|
*
|
drm/i915: Make for_each_engine_masked work on intel_gt
Tvrtko Ursulin
2019-10-18
1
-3
/
+10
|
*
|
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
1
-89
/
+88
|
*
|
drm/i915: Remove logical HW ID
Chris Wilson
2019-10-04
1
-153
/
+0
|
*
|
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-10-04
1
-19
/
+1
|
*
|
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-10-04
1
-3
/
+1
|
*
|
drm/i915: Push the i915_active.retire into a worker
Chris Wilson
2019-10-04
1
-0
/
+1
|
*
|
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-10-04
1
-9
/
+11
|
*
|
drm/i915/selftests: Verify the LRC register layout between init and HW
Chris Wilson
2019-09-24
1
-1
/
+1
|
*
|
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
2019-09-20
1
-1
/
+1
|
*
|
drm/i915: Report aliasing ppgtt size as ggtt size
Chris Wilson
2019-09-03
1
-2
/
+0
|
*
|
drm/i915: Use RCU for unlocked vm_idr lookup
Chris Wilson
2019-08-30
1
-7
/
+4
|
*
|
drm/i915/gtt: Preallocate Braswell top-level page directory
Chris Wilson
2019-08-23
1
-1
/
+7
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-27
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drm/i915: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-10-30
1
-1
/
+1
|
|
/
*
/
drm/i915/cmdparser: Add support for backward jumps
Jon Bloomfield
2019-11-05
1
-0
/
+5
|
/
*
drm/i915/tgl: add GEN12_MAX_CONTEXT_HW_ID
Daniele Ceraolo Spurio
2019-08-20
1
-1
/
+3
*
drm/i915: Markup expected timeline locks for i915_active
Chris Wilson
2019-08-16
1
-1
/
+1
*
drm/i915: Lift timeline into intel_context
Chris Wilson
2019-08-09
1
-8
/
+27
*
drm/i915: Push the ring creation flags to the backend
Chris Wilson
2019-08-09
1
-14
/
+26
*
drm/i915: Remove i915_gem_context_create_gvt()
Chris Wilson
2019-08-09
1
-47
/
+0
*
drm/i915: Fix up the inverse mapping for default ctx->engines[]
Chris Wilson
2019-08-08
1
-3
/
+4
*
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
2019-08-06
1
-1
/
+2
*
drm/i915: Remove lrc default desc from GEM context
Chris Wilson
2019-08-01
1
-26
/
+2
*
drm/i915: Avoid ce->gem_context->i915
Chris Wilson
2019-07-31
1
-2
/
+2
*
drm/i915/gt: Provide a local intel_context.vm
Chris Wilson
2019-07-30
1
-4
/
+11
*
drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
Chris Wilson
2019-07-30
1
-4
/
+3
*
drm/i915/oa: Reconfigure contexts on the fly
Chris Wilson
2019-07-17
1
-19
/
+4
*
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-12
1
-1
/
+1
*
drm/i915/guc: Remove preemption support for current fw
Chris Wilson
2019-07-11
1
-17
/
+0
*
drm/i915/gt: Pull engine w/a initialisation into common
Chris Wilson
2019-07-04
1
-1
/
+0
*
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
2019-06-21
1
-2
/
+6
*
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
2019-06-21
1
-5
/
+5
*
drm/i915: Make timelines gt centric
Tvrtko Ursulin
2019-06-21
1
-1
/
+1
*
drm/i915/execlists: Preempt-to-busy
Chris Wilson
2019-06-20
1
-1
/
+1
*
drm/i915/gtt: Use a common type for page directories
Mika Kuoppala
2019-06-17
1
-1
/
+1
*
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
2019-06-14
1
-18
/
+6
*
drm/i915: Rename i915_hw_ppgtt to i915_ppgtt
Chris Wilson
2019-06-11
1
-4
/
+4
[next]