Home
last modified time | relevance | path

Searched refs:drm_self_refresh_helper_init (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_self_refresh_helper.c232 int drm_self_refresh_helper_init(struct drm_crtc *crtc) in drm_self_refresh_helper_init() function
262 EXPORT_SYMBOL(drm_self_refresh_helper_init);
/openbmc/linux/include/drm/
H A Ddrm_self_refresh_helper.h19 int drm_self_refresh_helper_init(struct drm_crtc *crtc);
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.c1517 ret = drm_self_refresh_helper_init(crtc); in dpu_crtc_init()
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c1943 ret = drm_self_refresh_helper_init(crtc); in vop_create_crtc()