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

/linux-master/drivers/gpu/drm/vc4/tests/
H A Dvc4_mock_crtc.c26 struct vc4_crtc *vc4_crtc; local
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_kms.c217 struct vc4_crtc *vc4_crtc = to_vc4_crtc(crtc); local
261 struct vc4_crtc *vc4_crtc = to_vc4_crtc(crtc); local
851 struct vc4_crtc *vc4_crtc; local
[all...]
H A Dvc4_hvs.c213 vc4_hvs_lut_load(struct vc4_hvs *hvs, struct vc4_crtc *vc4_crtc) argument
243 vc4_hvs_update_gamma_lut(struct vc4_hvs *hvs, struct vc4_crtc *vc4_crtc) argument
352 struct vc4_crtc *vc4_crtc = to_vc4_crtc(crtc); local
494 struct vc4_crtc *vc4_crtc = to_vc4_crtc(crtc); local
521 struct vc4_crtc *vc4_crtc = to_vc4_crtc(crtc); local
536 struct vc4_crtc *vc4_crtc = to_vc4_crtc(crtc); local
564 struct vc4_crtc *vc4_crtc = to_vc4_crtc(crtc); local
[all...]
H A Dvc4_txp.c468 struct vc4_crtc *vc4_crtc = &txp->base; local
500 struct vc4_crtc *vc4_crtc; local
[all...]
H A Dvc4_crtc.c106 struct vc4_crtc *vc4_crtc = to_vc4_crtc(crtc); local
220 static u32 vc4_get_fifo_full_level(struct vc4_crtc *vc4_crtc, u32 format) argument
273 vc4_crtc_get_fifo_full_level_bits(struct vc4_crtc *vc4_crtc, u32 format) argument
308 struct vc4_crtc *vc4_crtc = to_vc4_crtc(crtc); local
328 struct vc4_crtc *vc4_crtc = to_vc4_crtc(crtc); local
471 struct vc4_crtc *vc4_crtc = to_vc4_crtc(crtc); local
520 struct vc4_crtc *vc4_crtc = to_vc4_crtc(crtc); local
619 struct vc4_crtc *vc4_crtc = to_vc4_crtc(crtc); local
750 struct vc4_crtc *vc4_crtc = to_vc4_crtc(crtc); local
766 struct vc4_crtc *vc4_crtc = to_vc4_crtc(crtc); local
778 vc4_crtc_handle_page_flip(struct vc4_crtc *vc4_crtc) argument
817 struct vc4_crtc *vc4_crtc = data; local
1109 struct vc4_crtc *vc4_crtc = to_vc4_crtc(crtc); local
1275 struct vc4_crtc *vc4_crtc = to_vc4_crtc(crtc); local
1316 __vc4_crtc_init(struct drm_device *drm, struct platform_device *pdev, struct vc4_crtc *vc4_crtc, const struct vc4_crtc_data *data, struct drm_plane *primary_plane, const struct drm_crtc_funcs *crtc_funcs, const struct drm_crtc_helper_funcs *crtc_helper_funcs, bool feeds_txp) argument
1361 vc4_crtc_init(struct drm_device *drm, struct platform_device *pdev, struct vc4_crtc *vc4_crtc, const struct vc4_crtc_data *data, const struct drm_crtc_funcs *crtc_funcs, const struct drm_crtc_helper_funcs *crtc_helper_funcs, bool feeds_txp) argument
1391 struct vc4_crtc *vc4_crtc; local
1437 struct vc4_crtc *vc4_crtc = dev_get_drvdata(dev); local
[all...]
H A Dvc4_drv.h528 struct vc4_crtc { struct
[all...]

Completed in 284 milliseconds