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