开源镜像站
帮助
动态
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_drv.h
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-08-02
drm/i915: Rename intel_context[engine].ringbuf
Chris Wilson
2016-07-27
drm/i915: Avoid using intel_engine_cs *ring for GPU error capture
Chris Wilson
2016-07-27
drm/i915: Use engine to refer to the user's BSD intel_engine_cs
Chris Wilson
2016-07-27
drm/i915/cmdparser: Remove stray intel_engine_cs *ring
Chris Wilson
2016-07-25
drm/i915: Update DRIVER_DATE to 20160725
Daniel Vetter
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/gen9: Add WaInPlaceDecompressionHang
Mika Kuoppala
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 i915_gem_context_reference/unreference()
Chris Wilson
2016-07-20
drm/i915: Disable waitboosting for mmioflips/semaphores
Chris Wilson
2016-07-20
drm/i915: Move GEM request routines to i915_gem_request.c
Chris Wilson
2016-07-15
drm/i915: Flush logical context image out to memory upon suspend
Chris Wilson
2016-07-15
drm/i915/evict: Always switch away from the current context
Chris Wilson
2016-07-14
drm/i915: Enable polling when we don't have hpd
Lyude
2016-07-14
drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
Lyude
2016-07-14
drm/i915: Defer enabling rc6 til after we submit the first batch/context
Chris Wilson
2016-07-14
drm/i915: Define a separate variable and control for RPS waitboost frequency
Chris Wilson
2016-07-14
drm/i915: Unify engine init loop
Tvrtko Ursulin
2016-07-12
drm/i915: Provide argument names for static stubs
Chris Wilson
2016-07-11
drm/i915: Update DRIVER_DATE to 20160711
Daniel Vetter
2016-07-08
drm/i915: Fill unused GGTT with scratch pages for VT-d
Chris Wilson
2016-07-07
drm/i915: Introduce Kabypoint PCH for Kabylake H/DT.
Rodrigo Vivi
2016-07-06
drm/i915: Group the irq breadcrumb variables into the same cacheline
Chris Wilson
2016-07-06
drm/i915: Wake up the bottom-half if we steal their interrupt
Chris Wilson
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
2016-07-05
drm/i915: Split out runtime configuration of device info to its own file
Chris Wilson
2016-07-04
drm/i915: Explicitly convert some macros to boolean values
Tvrtko Ursulin
2016-07-04
Revert "drm/i915/kbl: drm/i915: Avoid GuC loading for now on Kabylake."
Peter Antoine
2016-07-04
drm/i915: Allow userspace to request no-error-capture upon GPU hangs
Chris Wilson
2016-07-04
drm/i915: Remove stop-rings debugfs interface
Chris Wilson
2016-07-04
drm/i915: Only start retire worker when idle
Chris Wilson
2016-07-01
drm/i915: Embed signaling node into the GEM request
Chris Wilson
2016-07-01
drm/i915: Convert trace-irq to the breadcrumb waiter
Chris Wilson
2016-07-01
drm/i915: Only apply one barrier after a breadcrumb interrupt is posted
Chris Wilson
2016-07-01
drm/i915: Check the CPU cached value in HWS of seqno after waking the waiter
Chris Wilson
2016-07-01
drm/i915: Use HWS for seqno tracking everywhere
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: Make queueing the hangcheck work inline
Chris Wilson
2016-07-01
drm/i915: Remove the dedicated hangcheck workqueue
Chris Wilson
[next]