Searched refs:drm_client_setup_with_fourcc (Results 1 – 6 of 6) sorted by relevance
72 void drm_client_setup_with_fourcc(struct drm_device *dev, u32 fourcc) in drm_client_setup_with_fourcc() function76 EXPORT_SYMBOL(drm_client_setup_with_fourcc);93 drm_client_setup_with_fourcc(dev, fourcc); in drm_client_setup_with_color_mode()
13 void drm_client_setup_with_fourcc(struct drm_device *dev, u32 fourcc);19 static inline void drm_client_setup_with_fourcc(struct drm_device *dev, u32 fourcc) in drm_client_setup_with_fourcc() function
226 drm_client_setup_with_fourcc(drm, DRM_FORMAT_RGB565); in tve200_probe()
262 drm_client_setup_with_fourcc(ddev, DRM_FORMAT_RGB565); in shmob_drm_probe()
399 drm_client_setup_with_fourcc(drm, DRM_FORMAT_RGB565); in vc4_drm_bind()
397 drm_client_setup_with_fourcc(&arcpgu->drm, DRM_FORMAT_RGB565); in arcpgu_probe()