Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_display.h28 struct drm_property *underscan_hborder_property; member
Dnouveau_connector.c109 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.c663 disp->underscan_hborder_property = in nouveau_display_create_properties()
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_connectors.c546 if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_connector_set_property()
1702 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add()
1830 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add()
1885 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add()
1936 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add()
Damdgpu_mode.h321 struct drm_property *underscan_hborder_property; member
Damdgpu_display.c1324 adev->mode_info.underscan_hborder_property = in amdgpu_display_modeset_create_props()
1327 if (!adev->mode_info.underscan_hborder_property) in amdgpu_display_modeset_create_props()
/Linux-v6.6/drivers/gpu/drm/radeon/
Dradeon_connectors.c601 if (property == rdev->mode_info.underscan_hborder_property) { in radeon_connector_set_property()
1966 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
2110 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
2171 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
2229 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
Dradeon_mode.h256 struct drm_property *underscan_hborder_property; member
Dradeon_display.c1437 rdev->mode_info.underscan_hborder_property = in radeon_modeset_create_props()
1440 if (!rdev->mode_info.underscan_hborder_property) in radeon_modeset_create_props()
/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c6229 } else if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_dm_connector_atomic_set_property()
6274 } else if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_dm_connector_atomic_get_property()
7385 adev->mode_info.underscan_hborder_property, in amdgpu_dm_connector_init_helper()