Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5be6e33400992d3450e1c8234a5af353e1560580
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
c998e8a
drm/i915: Hold rpm during GEM suspend in driver unload/suspend
by Chris Wilson
· 8 years ago
67b807a8
drm/i915: Delay disabling the user interrupt for breadcrumbs
by Chris Wilson
· 8 years ago
ef0f411
drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
by Kenneth Graunke
· 8 years ago
754c9fd
drm/i915: Protect the request->global_seqno with the engine->timeline lock
by Chris Wilson
· 8 years ago
d59b21e
drm/i915: Remove 'retire' parameter from intel_fb_obj_flush
by Chris Wilson
· 8 years ago
57822dc
drm/i915: Perform object clflushing asynchronously
by Chris Wilson
· 8 years ago
f6aaba4
drm/i915: Skip clflushes for all non-page backed objects
by Chris Wilson
· 8 years ago
5a97bcc
drm/i915: Amalgamate flushing of display objects
by Chris Wilson
· 8 years ago
e59dc17
drm/i915: Move cpu_cache_is_coherent() to header
by Chris Wilson
· 8 years ago
208b84a
drm/i915: Remove change_domain tracepoint
by Chris Wilson
· 8 years ago
e54ca97
drm/i915: Remove completed fences after a wait
by Chris Wilson
· 8 years ago
581ab1f
drm/i915: Unwind conversion to i915_gem_phys_ops on failure
by Chris Wilson
· 8 years ago
c1d2061
drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctl
by Chris Wilson
· 8 years ago
d892e93
drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()
by Chris Wilson
· 9 years ago
1705945
drm/i915: Test coherency of and barriers between cache domains
by Chris Wilson
· 8 years ago
8335fd6
drm/i915: Add selftests for object allocation, phys
by Chris Wilson
· 8 years ago
4465398
drm/i915: Create a fake object for testing huge allocations
by Chris Wilson
· 8 years ago
66d9cb5
drm/i915: Mock the GEM device for self-testing
by Chris Wilson
· 8 years ago
935a2f7
drm/i915: Add some selftests for sg_table manipulation
by Chris Wilson
· 8 years ago
2ae5573
drm/i915: Clear the last_retired_context following a hang/reset
by Chris Wilson
· 9 years ago
fe3288b
drm/i915: Park the breadcrumbs signaler across a GPU reset
by Chris Wilson
· 9 years ago
1d30963
drm/i915: Kill the tasklet then disable
by Chris Wilson
· 9 years ago
c00122f3
drm/i915: Assert that the active request hasn't been signaled
by Chris Wilson
· 9 years ago
8c12d12
drm/i915: Move the irq_barrier for reset earlier into reset_prepare
by Chris Wilson
· 9 years ago
c4d4c1c
drm/i915: Flush the freed object queue on device release
by Chris Wilson
· 9 years ago
51a831a
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
1f7b847
drm/i915: Disable engine->irq_tasklet around resets
by Chris Wilson
· 9 years ago
d802709
drm/i915: Split GEM resetting into 3 phases
by Chris Wilson
· 9 years ago
20a8a74
drm/i915: Move calling engine->init_hw() to its own function
by Chris Wilson
· 9 years ago
519d524
drm/i915: i915_gem_shrink_all() needs an awake device
by Chris Wilson
· 9 years ago
c0dcb20
drm/i915: Restore context and pd for ringbuffer submission after reset
by Chris Wilson
· 9 years ago
e0ec3ec
drm/i915: Remove overzealous fence warn on runtime suspend
by Chris Wilson
· 9 years ago
4e64e55
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
by Chris Wilson
· 9 years ago
69aeafe
drm/i915: Flush untouched framebuffers before display on !llc
by Chris Wilson
· 9 years ago
2414551
drm/i915: Reset the gpu on takeover
by Chris Wilson
· 9 years ago
e0216b7
drm/i915: Treat an error from i915_vma_instance() as unlikely
by Chris Wilson
· 9 years ago
befedbb
drm/i915: Use common LRU inactive vma bumping for unpin_from_display
by Chris Wilson
· 9 years ago
d65415d
drm/i915: Do an unlocked wait before set-cache-level ioctl
by Chris Wilson
· 9 years ago
718659a
drm/i915: Rename some warts in the VMA API
by Chris Wilson
· 9 years ago
71895a0
drm/i915: Add comment how we treat hung contexts
by Mika Kuoppala
· 9 years ago
0e178ae
drm/i915: Detect a failed GPU reset+recovery
by Chris Wilson
· 9 years ago
61da536
drm/i915: Tidy up engine reset logic
by Mika Kuoppala
· 9 years ago
bf2f043
drm/i915: Introduce engine_stalled helper
by Mika Kuoppala
· 9 years ago
211b12a
drm/i915: Cleanup request skip decision
by Mika Kuoppala
· 9 years ago
36193ac
drm/i915: Introduce engine_skip_context
by Mika Kuoppala
· 9 years ago
4c96554
drm/i915: Move engine reset preparation to i915_gem_reset_prepare()
by Chris Wilson
· 9 years ago
f131e35
drm/i915: Skip switch to kernel context if already done
by Chris Wilson
· 9 years ago
47a8e3f
drm/i915: Eliminate superfluous i915_ggtt_view_normal
by Chris Wilson
· 9 years ago
8bab1193
drm/i915: Convert i915_ggtt_view to use an anonymous union
by Chris Wilson
· 9 years ago
3bf4d57
drm/i915: Stop clearing i915_ggtt_view
by Chris Wilson
· 9 years ago
f51455d
drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
by Chris Wilson
· 9 years ago
2a20d6f
drm/i915: Rename i915_gem_engine_cleanup() to engine_set_wedged()
by Chris Wilson
· 9 years ago
3cd9442
drm/i915: Mark all incomplete requests as -EIO when wedged
by Chris Wilson
· 9 years ago
3c1b284
drm/i915: Set an error status for a resubmitted request
by Chris Wilson
· 9 years ago
c0d5f32
drm/i915: Set guilty-flag on fence after detecting a hang
by Chris Wilson
· 9 years ago
2edc6e0
drm/i915: Consolidate reset_request()
by Chris Wilson
· 9 years ago
05adb18
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
8201c1f
drm/i915: Clip the partial view against the object not vma
by Chris Wilson
· 9 years ago
2d4281b
drm/i915: Extract compute_partial_view()
by Chris Wilson
· 9 years ago
91d4e0aa
drm/i915: Move ggtt fence/alignment to i915_gem_tiling.c
by Chris Wilson
· 9 years ago
944397f
drm/i915: Store required fence size/alignment for GGTT vma
by Chris Wilson
· 9 years ago
5b30694
drm/i915: Align GGTT sizes to a fence tile row
by Chris Wilson
· 9 years ago
6649a0b
drm/i915: Extract tile_row_size for fencing
by Chris Wilson
· 9 years ago
5c37daf
Merge tag 'drm-intel-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 9 years ago
2fd8774
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 9 years ago
7453c54
swiotlb: Export swiotlb_max_segment to users
by Konrad Rzeszutek Wilk
· 9 years ago
b42a13d
drm/i915: Drain freed objects for mmap space exhaustion
by Chris Wilson
· 9 years ago
10466d2
drm/i915: Fix phys pwrite for struct_mutex-less operation
by Chris Wilson
· 9 years ago
984ff29f
drm/i915: Simplify testing for am-I-the-kernel-context?
by Chris Wilson
· 9 years ago
7ec73b7
drm/i915: Only skip requests once a context is banned
by Chris Wilson
· 9 years ago
40b326e
drm/i915: Move a few utility macros into a separate header
by Chris Wilson
· 9 years ago
b1ed35d
drm/i915: Revoke fenced GTT mmapings across GPU reset
by Chris Wilson
· 9 years ago
a402eae
Merge tag 'v4.10-rc2' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
2471eb5
drm/i915: Prevent timeline updates whilst performing reset
by Chris Wilson
· 9 years ago
64d1461
drm/i915: Silence allocation failure during sg_trim()
by Chris Wilson
· 9 years ago
c3f923b
drm/i915: Don't clflush before release phys object
by Chris Wilson
· 9 years ago
6095868
drm/i915: Complete kerneldoc for struct i915_gem_context
by Chris Wilson
· 9 years ago
00c25e3
drm/i915: Prevent timeline updates whilst performing reset
by Chris Wilson
· 9 years ago
8bfc478f
drm/i915: Silence allocation failure during sg_trim()
by Chris Wilson
· 9 years ago
e5facdf
drm/i915: Don't clflush before release phys object
by Chris Wilson
· 9 years ago
bdeb978
drm/i915: Repeat flush of idle work during suspend
by Chris Wilson
· 9 years ago
28f412e
drm/i915: Break after walking all GGTT vma in bump_inactive_ggtt
by Chris Wilson
· 9 years ago
4a401ce
Merge tag 'drm-intel-next-fixes-2016-12-22' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
abb0dea
drm/i915: Fallback to single PAGE_SIZE segments for DMA remapping
by Chris Wilson
· 9 years ago
057f803
drm/i915: Reorder phys backing storage release
by Chris Wilson
· 9 years ago
c2dc6cc
drm/i915: Add a test that we terminate the trimmed sgtable as expected
by Chris Wilson
· 9 years ago
d766ef5
drm/i915: Fallback to single PAGE_SIZE segments for DMA remapping
by Chris Wilson
· 9 years ago
e8a9c58
drm/i915: Unify active context tracking between legacy/execlists/guc
by Chris Wilson
· 9 years ago
966d5bf
drm/i915: convert to using range_overflows
by Matthew Auld
· 9 years ago
1a29d85
mm: use vmf->address instead of of vmf->virtual_address
by Jan Kara
· 9 years ago
dbb4351
drm/i915: Reorder phys backing storage release
by Chris Wilson
· 9 years ago
73f67aa
drm/i915: distinguish G33 and Pineview from each other
by Jani Nikula
· 9 years ago
c0f8683
drm/i915: rename BROADWATER and CRESTLINE to I965G and I965GM, respectively
by Jani Nikula
· 9 years ago
85fd4f5
drm/i915: Mark all non-vma being inserted into the address spaces
by Chris Wilson
· 9 years ago
ce1135c
drm/i915: Complete requests in nop_submit_request
by Chris Wilson
· 9 years ago
cb15d9f
drm/i915: More GEM init dev_priv cleanup
by Tvrtko Ursulin
· 9 years ago
bf9e842
drm/i915: Make various init functions take dev_priv
by Tvrtko Ursulin
· 9 years ago
12d79d7
drm/i915: Make GEM object create and create from data take dev_priv
by Tvrtko Ursulin
· 9 years ago
187685c
drm/i915: Make GEM object alloc/free and stolen created take dev_priv
by Tvrtko Ursulin
· 9 years ago
49d7391
drm/i915: Convert vm->dev backpointer to vm->i915
by Chris Wilson
· 9 years ago
Next »