Lines Matching defs:amdgpu_flip_work
787 struct amdgpu_flip_work { struct
788 struct work_struct flip_work;
789 struct work_struct unpin_work;
790 struct amdgpu_device *adev;
791 int crtc_id;
792 uint64_t base;
793 struct drm_pending_vblank_event *event;
794 struct amdgpu_bo *old_rbo;
795 struct fence *excl;
796 unsigned shared_count;
797 struct fence **shared;