Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_display.h28 struct drm_property *underscan_hborder_property; member
H A 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()
H A Dnouveau_display.c663 disp->underscan_hborder_property = in nouveau_display_create_properties()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A 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()
H A Damdgpu_mode.h321 struct drm_property *underscan_hborder_property; member
H A Damdgpu_display.c1321 adev->mode_info.underscan_hborder_property = in amdgpu_display_modeset_create_props()
1324 if (!adev->mode_info.underscan_hborder_property) in amdgpu_display_modeset_create_props()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_connectors.c601 if (property == rdev->mode_info.underscan_hborder_property) { in radeon_connector_set_property()
1968 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
2112 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
2173 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
2231 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
H A Dradeon_mode.h256 struct drm_property *underscan_hborder_property; member
H A Dradeon_display.c1442 rdev->mode_info.underscan_hborder_property = in radeon_modeset_create_props()
1445 if (!rdev->mode_info.underscan_hborder_property) in radeon_modeset_create_props()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c6219 } else if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_dm_connector_atomic_set_property()
6264 } else if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_dm_connector_atomic_get_property()
7376 adev->mode_info.underscan_hborder_property, in amdgpu_dm_connector_init_helper()