Home
last modified time | relevance | path

Searched refs:prop_crtc_w (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_mode_config.h609 * @prop_crtc_w: Default atomic plane property for the plane destination
612 struct drm_property *prop_crtc_w; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_atomic_uapi.c525 } else if (property == config->prop_crtc_w) { in drm_atomic_plane_set_property()
584 } else if (property == config->prop_crtc_w) { in drm_atomic_plane_get_property()
H A Ddrm_mode_config.c273 dev->mode_config.prop_crtc_w = prop; in drm_mode_create_standard_properties()

Completed in 5 milliseconds