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.h469 struct amdgpu_flip_work { struct
470 struct delayed_work flip_work;
472 struct amdgpu_device *adev;
473 int crtc_id;
474 u32 target_vblank;
475 uint64_t base;
477 struct amdgpu_bo *old_abo;
478 unsigned shared_count;
479 struct dma_fence **shared;
480 struct dma_fence_cb cb;
[all …]

Completed in 15 milliseconds