Searched refs:drm_crtc_helper_set_mode (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_crtc_helper.c | 271 bool drm_crtc_helper_set_mode(struct drm_crtc *crtc, in drm_crtc_helper_set_mode() function 422 EXPORT_SYMBOL(drm_crtc_helper_set_mode); 730 if (!drm_crtc_helper_set_mode(set->crtc, set->mode, in drm_crtc_helper_set_config() 789 !drm_crtc_helper_set_mode(save_set.crtc, save_set.mode, save_set.x, in drm_crtc_helper_set_config() 956 ret = drm_crtc_helper_set_mode(crtc, &crtc->mode, in drm_helper_resume_force_mode()
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_crtc_helper.h | 49 bool drm_crtc_helper_set_mode(struct drm_crtc *crtc,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/ |
| H A D | cdv_intel_hdmi.c | 196 if (!drm_crtc_helper_set_mode(encoder->crtc, &crtc->saved_mode, in cdv_hdmi_set_property()
|
| H A D | mdfld_dsi_output.c | 289 if (!drm_crtc_helper_set_mode(encoder->crtc, in mdfld_dsi_connector_set_property()
|
| H A D | cdv_intel_lvds.c | 376 if (!drm_crtc_helper_set_mode(encoder->crtc, in cdv_intel_lvds_set_property()
|
| H A D | psb_intel_lvds.c | 578 if (!drm_crtc_helper_set_mode(encoder->crtc, in psb_intel_lvds_set_property()
|
| H A D | psb_intel_sdvo.c | 1706 drm_crtc_helper_set_mode(crtc, &crtc->mode, crtc->x, in psb_intel_sdvo_set_property() 1735 drm_crtc_helper_set_mode(crtc, &crtc->mode, crtc->x, crtc->y, in psb_intel_sdvo_restore()
|
| H A D | cdv_intel_dp.c | 1858 drm_crtc_helper_set_mode(crtc, &crtc->mode, in cdv_intel_dp_set_property()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i2c/ |
| H A D | ch7006_drv.c | 363 drm_crtc_helper_set_mode(crtc, &crtc->mode, in ch7006_encoder_set_property()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | tvnv17.c | 750 drm_crtc_helper_set_mode(crtc, &crtc->mode, in nv17_tv_set_property()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_exynos | 585 drm_crtc_helper_set_mode
|
| H A D | abi_gki_aarch64_galaxy | 1544 drm_crtc_helper_set_mode
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_connector.c | 784 ret = drm_crtc_helper_set_mode(connector->encoder->crtc, in nouveau_connector_set_property()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_connectors.c | 95 drm_crtc_helper_set_mode(crtc, &crtc->mode, in amdgpu_connector_property_change_mode()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_connectors.c | 115 drm_crtc_helper_set_mode(crtc, &crtc->mode, in radeon_property_change_mode()
|