Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_connectors.c523 if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_connector_set_property()
1693 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add()
1821 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add()
1876 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add()
1927 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add()
Damdgpu_mode.h323 struct drm_property *underscan_hborder_property; member
Damdgpu_display.c1387 adev->mode_info.underscan_hborder_property = in amdgpu_display_modeset_create_props()
1390 if (!adev->mode_info.underscan_hborder_property) in amdgpu_display_modeset_create_props()
/linux-6.12.1/drivers/gpu/drm/radeon/
Dradeon_connectors.c589 if (property == rdev->mode_info.underscan_hborder_property) { in radeon_connector_set_property()
1983 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
2127 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
2188 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
2246 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
Dradeon_display.c1436 rdev->mode_info.underscan_hborder_property = in radeon_modeset_create_props()
1439 if (!rdev->mode_info.underscan_hborder_property) in radeon_modeset_create_props()
Dradeon_mode.h257 struct drm_property *underscan_hborder_property; member
/linux-6.12.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c6838 } else if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_dm_connector_atomic_set_property()
6880 } else if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_dm_connector_atomic_get_property()
8129 adev->mode_info.underscan_hborder_property, in amdgpu_dm_connector_init_helper()