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
1237 if (!force && radeon_check_hpd_status_unchanged(connector)) { in radeon_dvi_detect()
1315 if (!force) { in radeon_dvi_detect()
1442 if (connector->force == DRM_FORCE_ON) in radeon_dvi_force()
1444 if (connector->force == DRM_FORCE_ON_DIGITAL) in radeon_dvi_force()
1498 .force = radeon_dvi_force,
1637 radeon_dp_detect(struct drm_connector *connector, bool force) in radeon_dp_detect() argument
1654 if (!force && radeon_check_hpd_status_unchanged(connector)) { in radeon_dp_detect()
1811 .force = radeon_dvi_force,
1820 .force = radeon_dvi_force,
1829 .force = radeon_dvi_force,