Searched refs:aspect_ratio_allowed (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/drm/
H A Ddrm_file.h193 * @aspect_ratio_allowed:
198 bool aspect_ratio_allowed; member in struct:drm_file
/linux-master/drivers/gpu/drm/
H A Ddrm_ioctl.c353 file_priv->aspect_ratio_allowed = req->value;
358 file_priv->aspect_ratio_allowed = req->value;
H A Ddrm_crtc.c578 if (!file_priv->aspect_ratio_allowed)
768 if (!file_priv->aspect_ratio_allowed &&
H A Ddrm_connector.c2872 if (!file_priv->aspect_ratio_allowed) {
2982 if (!file_priv->aspect_ratio_allowed)

Completed in 144 milliseconds