Searched refs:i915_sw_dma_fence_cb (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_sw_fence.h | 74 struct i915_sw_dma_fence_cb { struct 81 struct i915_sw_dma_fence_cb *cb);
|
H A D | i915_sw_fence.c | 402 struct i915_sw_dma_fence_cb base; 412 struct i915_sw_dma_fence_cb *cb = container_of(data, typeof(*cb), base); in dma_i915_sw_fence_wake() 470 struct i915_sw_dma_fence_cb *cb; in i915_sw_fence_await_dma_fence() 484 sizeof(struct i915_sw_dma_fence_cb), in i915_sw_fence_await_dma_fence() 531 struct i915_sw_dma_fence_cb *cb = container_of(data, typeof(*cb), base); in __dma_i915_sw_fence_wake() 539 struct i915_sw_dma_fence_cb *cb) in __i915_sw_fence_await_dma_fence()
|
H A D | i915_sw_fence_work.h | 29 struct i915_sw_dma_fence_cb cb;
|
H A D | i915_request.h | 210 struct i915_sw_dma_fence_cb dmaq;
|
H A D | i915_vma.c | 298 struct i915_sw_dma_fence_cb cb;
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_sw_fence.c | 411 struct i915_sw_dma_fence_cb base; 421 struct i915_sw_dma_fence_cb *cb = container_of(data, typeof(*cb), base); in dma_i915_sw_fence_wake() 479 struct i915_sw_dma_fence_cb *cb; in i915_sw_fence_await_dma_fence() 493 sizeof(struct i915_sw_dma_fence_cb), in i915_sw_fence_await_dma_fence() 540 struct i915_sw_dma_fence_cb *cb = container_of(data, typeof(*cb), base); in __dma_i915_sw_fence_wake() 548 struct i915_sw_dma_fence_cb *cb) in __i915_sw_fence_await_dma_fence()
|
H A D | i915_sw_fence.h | 79 struct i915_sw_dma_fence_cb { struct 86 struct i915_sw_dma_fence_cb *cb);
|
H A D | i915_sw_fence_work.h | 29 struct i915_sw_dma_fence_cb cb;
|
H A D | i915_request.h | 246 struct i915_sw_dma_fence_cb dmaq;
|
H A D | i915_vma.c | 318 struct i915_sw_dma_fence_cb cb;
|
Completed in 10 milliseconds