Lines Matching refs:force
885 radeon_lvds_detect(struct drm_connector *connector, bool force) in radeon_lvds_detect() argument
1012 radeon_vga_detect(struct drm_connector *connector, bool force) in radeon_vga_detect() argument
1059 if (!force) { in radeon_vga_detect()
1145 radeon_tv_detect(struct drm_connector *connector, bool force) in radeon_tv_detect() argument
1222 radeon_dvi_detect(struct drm_connector *connector, bool force) in radeon_dvi_detect() argument
1238 force = true; in radeon_dvi_detect()
1242 if (!force && radeon_check_hpd_status_unchanged(connector)) { in radeon_dvi_detect()
1254 if (!dret && !force && in radeon_dvi_detect()
1334 if (!force) { in radeon_dvi_detect()
1461 if (connector->force == DRM_FORCE_ON) in radeon_dvi_force()
1463 if (connector->force == DRM_FORCE_ON_DIGITAL) in radeon_dvi_force()
1517 .force = radeon_dvi_force,
1656 radeon_dp_detect(struct drm_connector *connector, bool force) in radeon_dp_detect() argument
1673 if (!force && radeon_check_hpd_status_unchanged(connector)) { in radeon_dp_detect()
1830 .force = radeon_dvi_force,
1839 .force = radeon_dvi_force,
1848 .force = radeon_dvi_force,