Chris Wilson
|
a01cb37aff
drm/i915: Remove i915_vma_create from VMA API
|
8 年之前 |
Chris Wilson
|
7c3f86b6dc
drm/i915: Invalidate the guc ggtt TLB upon insertion
|
8 年之前 |
Francisco Jerez
|
8726f2faa3
drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.
|
8 年之前 |
Zhenyu Wang
|
34869776c7
drm/i915: check ppgtt validity when init reg state
|
8 年之前 |
Chris Wilson
|
f51455d442
drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
|
8 年之前 |
Chris Wilson
|
984ff29f74
drm/i915: Simplify testing for am-I-the-kernel-context?
|
8 年之前 |
Chris Wilson
|
f3b8f9126a
drm/i915/execlists: Reorder execlists register enabling
|
8 年之前 |
Chris Wilson
|
56f6e0a7e7
drm/i915: Assert that we do create the deferred context
|
8 年之前 |
Chris Wilson
|
6095868a27
drm/i915: Complete kerneldoc for struct i915_gem_context
|
8 年之前 |
Daniele Ceraolo Spurio
|
feef2a7cb9
drm/i915: re-use computed offset bias for context pin
|
8 年之前 |
Daniele Ceraolo Spurio
|
d3ef1af6fd
drm/i915: request ring to be pinned above GUC_WOPCM_TOP
|
8 年之前 |
Chris Wilson
|
f73e73999d
drm/i915: Swap if(enable_execlists) in i915_gem_request_alloc for a vfunc
|
8 年之前 |
Chris Wilson
|
2947e4080f
drm/i915/execlists: Request the kernel context be pinned high
|
8 年之前 |
Chris Wilson
|
e8a9c58fcd
drm/i915: Unify active context tracking between legacy/execlists/guc
|
8 年之前 |
Chris Wilson
|
ef11c01db4
drm/i915: Move intel_lrc_context_pin() to avoid the forward declaration
|
8 年之前 |
Tvrtko Ursulin
|
d038fc7e4f
drm/i915: Fix use after free in logical_render_ring_init
|
8 年之前 |
Chris Wilson
|
0798cff46b
drm/i915/execlists: Use list_safe_reset_next() instead of opencoding
|
8 年之前 |
Tvrtko Ursulin
|
12d79d7828
drm/i915: Make GEM object create and create from data take dev_priv
|
8 年之前 |
Chris Wilson
|
70cd14761d
Revert "drm/i915/execlists: Use a local lock for dfs_link access"
|
8 年之前 |
Min He
|
d7ab992c68
drm/i915: fix the dequeue logic for single_port_submission context
|
8 年之前 |
Chris Wilson
|
27745e829a
drm/i915/execlists: Use a local lock for dfs_link access
|
8 年之前 |
Chris Wilson
|
20311bd350
drm/i915/scheduler: Execute requests in order of priorities
|
8 年之前 |
Chris Wilson
|
663f71e73f
drm/i915: Remove engine->execlist_lock
|
8 年之前 |
Chris Wilson
|
d55ac5bf97
drm/i915: Defer transfer onto execution timeline to actual hw submission
|
8 年之前 |
Imre Deak
|
0cb5670baa
drm/i915: Make sure engines are idle during GPU idling in LR mode
|
8 年之前 |
Chris Wilson
|
caddfe7192
drm/i915: Defer breadcrumb emission
|
8 年之前 |
Chris Wilson
|
98f29e8d90
drm/i915: Record space required for breadcrumb emission
|
8 年之前 |
Chris Wilson
|
9b81d556b1
drm/i915: Rename ->emit_request to ->emit_breadcrumb
|
8 年之前 |
Chris Wilson
|
65e4760e39
drm/i915: Introduce a global_seqno for each request
|
8 年之前 |
Chris Wilson
|
a4f5ea64f0
drm/i915: Refactor object page API
|
8 年之前 |