Chris Wilson
|
a01cb37aff
drm/i915: Remove i915_vma_create from VMA API
|
8 years ago |
Chris Wilson
|
e8a9c58fcd
drm/i915: Unify active context tracking between legacy/execlists/guc
|
8 years ago |
Tvrtko Ursulin
|
bf9e8429ab
drm/i915: Make various init functions take dev_priv
|
8 years ago |
Tvrtko Ursulin
|
187685cb90
drm/i915: Make GEM object alloc/free and stolen created take dev_priv
|
8 years ago |
Chris Wilson
|
20311bd350
drm/i915/scheduler: Execute requests in order of priorities
|
8 years ago |
Chris Wilson
|
0de9136dbb
drm/i915/scheduler: Signal the arrival of a new request
|
8 years ago |
Chris Wilson
|
663f71e73f
drm/i915: Remove engine->execlist_lock
|
8 years ago |
Mika Kuoppala
|
3ac168a70b
drm/i915: Move hangcheck code out from i915_irq.c
|
8 years ago |
Chris Wilson
|
85e17f5974
drm/i915: Move the global sync optimisation to the timeline
|
8 years ago |
Chris Wilson
|
73cb97010d
drm/i915: Combine seqno + tracking into a global timeline struct
|
8 years ago |
Chris Wilson
|
4e50f082ac
drm/i915: Reuse the active golden render state batch
|
8 years ago |
Chris Wilson
|
920cf41949
drm/i915: Introduce an internal allocator for disposable private objects
|
8 years ago |
Chris Wilson
|
f54d186700
dma-buf: Rename struct fence to dma_fence
|
8 years ago |
Tvrtko Ursulin
|
70006ad6d8
drm/i915: Do not use INTEL_INFO(dev_priv)->ring_mask inside WARNs
|
8 years ago |
Akash Goel
|
3b3f1650b1
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
|
8 years ago |
Chris Wilson
|
0e70447605
drm/i915: Move common code out of i915_gpu_error.c
|
8 years ago |
Chris Wilson
|
ad07dfcddf
drm/i915: Reset the breadcrumbs IRQ more carefully
|
8 years ago |
Chris Wilson
|
1b36595ffb
drm/i915: Show RING registers through debugfs
|
8 years ago |
Chris Wilson
|
821ed7df6e
drm/i915: Update reset path to fix incomplete requests
|
9 years ago |
Chris Wilson
|
7756e45407
drm/i915/cmdparser: Make initialisation failure non-fatal
|
9 years ago |
Tvrtko Ursulin
|
5ec2cf7e34
drm/i915: Add enum for hardware engine identifiers
|
9 years ago |
Chris Wilson
|
bde13ebdab
drm/i915: Introduce i915_ggtt_offset()
|
9 years ago |
Chris Wilson
|
19880c4a3f
drm/i915: Consolidate i915_vma_unpin_and_release()
|
9 years ago |
Chris Wilson
|
51d545d026
drm/i915: Use VMA as the primary tracker for semaphore page
|
9 years ago |
Chris Wilson
|
57f275a22b
drm/i915: Move common seqno reset to intel_engine_cs.c
|
9 years ago |
Chris Wilson
|
adc320c4b7
drm/i915: Move common scratch allocation/destroy to intel_engine_cs.c
|
9 years ago |
Tvrtko Ursulin
|
c1bb11451e
drm/i915: Store number of active engines in device info
|
9 years ago |
Chris Wilson
|
83348ba84e
drm/i915: Move missed interrupt detection from hangcheck to breadcrumbs
|
9 years ago |
Chris Wilson
|
dcff85c844
drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex
|
9 years ago |
Chris Wilson
|
115003e9ff
drm/i915: Double check the active status on the batch pool
|
9 years ago |