开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2016-08-02
drm/i915: Simplify calling engine->sync_to
Chris Wilson
2016-08-02
drm/i915: Unify legacy/execlists submit_execbuf callbacks
Chris Wilson
2016-08-02
drm/i915: Simplify request_alloc by returning the allocated request
Chris Wilson
2016-08-02
drm/i915: Rename struct intel_ringbuffer to struct intel_ring
Chris Wilson
2016-07-27
drm/i915: Remove stray intel_engine_cs ring identifiers from i915_gem.c
Chris Wilson
2016-07-27
drm/i915: Use engine to refer to the user's BSD intel_engine_cs
Chris Wilson
2016-07-26
drm/i915: Only clear the client pointer when tearing down the file
Chris Wilson
2016-07-24
drm/i915: Drop racy markup of missed-irqs from idle-worker
Chris Wilson
2016-07-21
Revert "drm/i915: Enable RC6 immediately"
Chris Wilson
2016-07-21
drm/i915: Enable RC6 immediately
Chris Wilson
2016-07-20
drm/i915: Convert i915_semaphores_is_enabled over to early sanitize
Chris Wilson
2016-07-20
drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockl...
Chris Wilson
2016-07-20
drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
Chris Wilson
2016-07-20
drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get
Chris Wilson
2016-07-20
drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup
Chris Wilson
2016-07-20
drm/i915: Rename request reference/unreference to get/put
Chris Wilson
2016-07-20
drm/i915: Wait on external rendering for GEM objects
Chris Wilson
2016-07-20
drm/i915: Disable waitboosting for mmioflips/semaphores
Chris Wilson
2016-07-20
drm/i915: Mark all current requests as complete before resetting them
Chris Wilson
2016-07-20
drm/i915: Move GEM request routines to i915_gem_request.c
Chris Wilson
2016-07-19
drm/i915: Update missing kerneldoc
Daniel Vetter
2016-07-19
drm/i915: Handle ENOSPC after failing to insert a mappable node
Chris Wilson
2016-07-15
drm/i915: Flush logical context image out to memory upon suspend
Chris Wilson
2016-07-14
drm/i915: Defer enabling rc6 til after we submit the first batch/context
Chris Wilson
2016-07-14
drm/i915: Flush GT idle status upon reset
Chris Wilson
2016-07-14
drm/i915: remove superfluous i915_gem_object_free_mmap_offset call
Matthew Auld
2016-07-14
drm/i915: Unify engine init loop
Tvrtko Ursulin
2016-07-11
drm/i915: Kick hangcheck from retire worker
Chris Wilson
2016-07-11
drm/i915/breadcrumbs: Queue hangcheck before sleeping
Chris Wilson
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
2016-07-05
drm/i915: Replace lockless_dereference(bool) with READ_ONCE()
Chris Wilson
2016-07-04
drm/i915: convert a few more E->dev_private to to_i915(E)
Dave Gordon
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
drm/i915: Remove stop-rings debugfs interface
Chris Wilson
2016-07-04
drm/i915: Add background commentary to "waitboosting"
Chris Wilson
2016-07-04
drm/i915: Restore waitboost credit to the synchronous waiter
Chris Wilson
2016-07-04
drm/i915: Remove redundant queue_delayed_work() from throttle ioctl
Chris Wilson
2016-07-04
drm/i915: Do not keep postponing the idle-work
Chris Wilson
2016-07-04
drm/i915: Only start retire worker when idle
Chris Wilson
2016-07-01
drm/i915: Convert trace-irq to the breadcrumb waiter
Chris Wilson
2016-07-01
drm/i915: Stop setting wraparound seqno on initialisation
Chris Wilson
2016-07-01
drm/i915: Spin after waking up for an interrupt
Chris Wilson
2016-07-01
drm/i915: Slaughter the thundering i915_wait_request herd
Chris Wilson
2016-07-01
drm/i915: Separate GPU hang waitqueue from advance
Chris Wilson
2016-07-01
drm/i915: Delay queuing hangcheck to wait-request
Chris Wilson
2016-06-29
drm/i915: Remove request->reset_counter
Chris Wilson
2016-06-24
drm/i915: Split idling from forcing context switch
Chris Wilson
2016-06-24
drm/i915: Skip idling an idle engine
Chris Wilson
2016-06-20
drm/i915: use ORIGIN_CPU for frontbuffer invalidation on WC mmaps
Chris Wilson
2016-06-20
drm/i915: pwrite/pread do not require obj->base.filp, just pages
Chris Wilson
[next]