Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0013-backend-drm-Support-selecting-monitors.patch866 ret = drm_mode_ensure_blob(b, current_mode);
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0015-backend-drm-Support-selecting-monitors.patch869 ret = drm_mode_ensure_blob(device, current_mode);
/OK3568_Linux_fs/buildroot/package/weston/
H A D0015-backend-drm-Support-selecting-monitors.patch869 ret = drm_mode_ensure_blob(device, current_mode);
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c502 drm_mode_ensure_blob(xf86CrtcPtr crtc, drmModeModeInfo mode_info) in drm_mode_ensure_blob() function
566 ret |= drm_mode_ensure_blob(crtc, kmode); in crtc_add_dpms_props()
725 ret |= drm_mode_ensure_blob(crtc, kmode); in drmmode_output_dpms_atomic()