Home
last modified time | relevance | path

Searched defs:amdgpu_flip_work (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu.h452 struct amdgpu_flip_work { struct
455 struct amdgpu_device *adev;
456 int crtc_id;
457 u32 target_vblank;
458 uint64_t base;
460 struct amdgpu_bo *old_abo;
461 struct dma_fence *excl;
462 unsigned shared_count;
463 struct dma_fence **shared;
464 struct dma_fence_cb cb;
[all …]

Completed in 45 milliseconds