Lines Matching refs:vc4
69 vc4_crtc_get_cob_allocation(struct vc4_dev *vc4, unsigned int channel)
89 struct vc4_dev *vc4 = to_vc4_dev(dev);
128 cob_size = vc4_crtc_get_cob_allocation(vc4, vc4_crtc_state->assigned_channel);
213 struct vc4_dev *vc4 = to_vc4_dev(vc4_crtc->base.dev);
255 if (!vc4->hvs->hvs5)
311 struct vc4_dev *vc4 = to_vc4_dev(dev);
394 if (vc4->hvs->hvs5)
419 struct vc4_dev *vc4 = to_vc4_dev(dev);
647 struct vc4_dev *vc4 = to_vc4_dev(dev);
712 struct vc4_dev *vc4 = to_vc4_dev(dev);
745 up(&vc4->async_modeset);
760 struct vc4_dev *vc4 = to_vc4_dev(dev);
790 ret = down_interruptible(&vc4->async_modeset);
857 struct vc4_dev *vc4 = to_vc4_dev(crtc->dev);
863 spin_lock_irqsave(&vc4->hvs->mm_lock, flags);
865 spin_unlock_irqrestore(&vc4->hvs->mm_lock, flags);
1065 struct vc4_dev *vc4 = to_vc4_dev(drm);
1086 if (!vc4->hvs->hvs5) {
1146 "vc4 crtc", vc4_crtc);