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
/
i915_gem.c
Age
Commit message (
Expand
)
Author
2017-04-11
drm/i915: Suspend GuC prior to GPU Reset during GEM suspend
Sagar Arun Kamble
2017-03-14
drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
Kenneth Graunke
2017-03-14
drm/i915: Disable engine->irq_tasklet around resets
Chris Wilson
2017-03-14
drm/i915: Split GEM resetting into 3 phases
Chris Wilson
2017-03-09
drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctl
Chris Wilson
2017-03-09
drm/i915: Store a permanent error in obj->mm.pages
Chris Wilson
2017-03-09
drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctl
Chris Wilson
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-16
drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()
Chris Wilson
2017-02-16
drm/i915: Restore context and pd for ringbuffer submission after reset
Chris Wilson
2017-02-08
drm/i915: Remove overzealous fence warn on runtime suspend
Chris Wilson
2017-02-08
drm/i915: Flush untouched framebuffers before display on !llc
Chris Wilson
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2017-01-21
drm/i915: Treat an error from i915_vma_instance() as unlikely
Chris Wilson
2017-01-21
drm/i915: Use common LRU inactive vma bumping for unpin_from_display
Chris Wilson
2017-01-21
drm/i915: Do an unlocked wait before set-cache-level ioctl
Chris Wilson
2017-01-19
drm/i915: Rename some warts in the VMA API
Chris Wilson
2017-01-18
drm/i915: Add comment how we treat hung contexts
Mika Kuoppala
2017-01-18
drm/i915: Detect a failed GPU reset+recovery
Chris Wilson
2017-01-18
drm/i915: Tidy up engine reset logic
Mika Kuoppala
2017-01-18
drm/i915: Introduce engine_stalled helper
Mika Kuoppala
2017-01-18
drm/i915: Cleanup request skip decision
Mika Kuoppala
2017-01-18
drm/i915: Introduce engine_skip_context
Mika Kuoppala
2017-01-18
drm/i915: Move engine reset preparation to i915_gem_reset_prepare()
Chris Wilson
2017-01-16
drm/i915: Skip switch to kernel context if already done
Chris Wilson
2017-01-14
drm/i915: Eliminate superfluous i915_ggtt_view_normal
Chris Wilson
2017-01-14
drm/i915: Convert i915_ggtt_view to use an anonymous union
Chris Wilson
2017-01-14
drm/i915: Stop clearing i915_ggtt_view
Chris Wilson
2017-01-12
drm/i915: Fix phys pwrite for struct_mutex-less operation
Chris Wilson
2017-01-10
drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
Chris Wilson
2017-01-10
drm/i915: Rename i915_gem_engine_cleanup() to engine_set_wedged()
Chris Wilson
2017-01-10
drm/i915: Mark all incomplete requests as -EIO when wedged
Chris Wilson
2017-01-10
drm/i915: Set an error status for a resubmitted request
Chris Wilson
2017-01-10
drm/i915: Set guilty-flag on fence after detecting a hang
Chris Wilson
2017-01-10
drm/i915: Consolidate reset_request()
Chris Wilson
2017-01-10
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2017-01-10
drm/i915: Clip the partial view against the object not vma
Chris Wilson
2017-01-10
drm/i915: Extract compute_partial_view()
Chris Wilson
2017-01-10
drm/i915: Move ggtt fence/alignment to i915_gem_tiling.c
Chris Wilson
2017-01-10
drm/i915: Store required fence size/alignment for GGTT vma
Chris Wilson
2017-01-10
drm/i915: Align GGTT sizes to a fence tile row
Chris Wilson
2017-01-10
drm/i915: Extract tile_row_size for fencing
Chris Wilson
2017-01-10
Merge tag 'drm-intel-next-2017-01-09' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-01-06
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-06
swiotlb: Export swiotlb_max_segment to users
Konrad Rzeszutek Wilk
2017-01-06
drm/i915: Drain freed objects for mmap space exhaustion
Chris Wilson
2017-01-06
drm/i915: Fix phys pwrite for struct_mutex-less operation
Chris Wilson
2017-01-06
drm/i915: Simplify testing for am-I-the-kernel-context?
Chris Wilson
2017-01-05
drm/i915: Only skip requests once a context is banned
Chris Wilson
[next]