Searched defs:vc4 (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/vc4/
H A DMakefile
H A Dvc4_kms.c26 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_output_poll_changed() local
41 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_kms_load() local
H A Dvc4_hvs.c65 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_hvs_dump_state() local
90 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_hvs_debugfs_regs() local
107 struct vc4_dev *vc4 = drm->dev_private; vc4_hvs_bind() local
130 struct vc4_dev *vc4 = drm->dev_private; vc4_hvs_unbind() local
H A Dvc4_drv.c55 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_lastclose() local
155 struct vc4_dev *vc4; vc4_drm_bind() local
212 struct vc4_dev *vc4 = to_vc4_dev(drm); vc4_drm_unbind() local
H A Dvc4_hdmi.c125 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_hdmi_debugfs_regs() local
146 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_hdmi_dump_regs() local
165 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_hdmi_connector_detect() local
193 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_hdmi_connector_get_modes() local
283 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_hdmi_encoder_mode_set() local
350 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_hdmi_encoder_disable() local
361 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_hdmi_encoder_enable() local
438 struct vc4_dev *vc4 = drm->dev_private; vc4_hdmi_bind() local
549 struct vc4_dev *vc4 = drm->dev_private; vc4_hdmi_unbind() local
H A Dvc4_crtc.c251 struct vc4_dev *vc4 = to_vc4_dev(dev); require_hvs_enabled() local
260 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_crtc_disable() local
298 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_crtc_enable() local
322 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_crtc_atomic_check() local
368 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_crtc_atomic_flush() local
433 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_enable_vblank() local
443 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_disable_vblank() local
567 struct vc4_dev *vc4 = to_vc4_dev(drm); vc4_crtc_bind() local

Completed in 115 milliseconds