Home
last modified time | relevance | path

Searched refs:underscan_hborder_property (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
Dnouveau_display.h28 struct drm_property *underscan_hborder_property; member
Dnouveau_connector.c110 else if (property == disp->underscan_hborder_property) in nouveau_conn_atomic_get_property()
179 if (property == disp->underscan_hborder_property) { in nouveau_conn_atomic_set_property()
311 disp->underscan_hborder_property, 0); in nouveau_conn_attach_properties()
Dnouveau_display.c646 disp->underscan_hborder_property = in nouveau_display_create_properties()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_connectors.c545 if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_connector_set_property()
1662 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add()
1790 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add()
1845 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add()
1896 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add()
Damdgpu_display.c639 adev->mode_info.underscan_hborder_property = in amdgpu_display_modeset_create_props()
642 if (!adev->mode_info.underscan_hborder_property) in amdgpu_display_modeset_create_props()
Damdgpu_mode.h329 struct drm_property *underscan_hborder_property; member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_connectors.c625 if (property == rdev->mode_info.underscan_hborder_property) { in radeon_connector_set_property()
2002 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
2146 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
2207 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
2265 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
Dradeon_mode.h259 struct drm_property *underscan_hborder_property; member
Dradeon_display.c1446 rdev->mode_info.underscan_hborder_property = in radeon_modeset_create_props()
1449 if (!rdev->mode_info.underscan_hborder_property) in radeon_modeset_create_props()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c5105 } else if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_dm_connector_atomic_set_property()
5150 } else if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_dm_connector_atomic_get_property()
6543 adev->mode_info.underscan_hborder_property, in amdgpu_dm_connector_init_helper()