Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_display.h45 struct drm_property *underscan_hborder_property; member
H A Dnouveau_connector.c115 else if (property == disp->underscan_hborder_property) in nouveau_conn_atomic_get_property()
184 if (property == disp->underscan_hborder_property) { in nouveau_conn_atomic_set_property()
316 disp->underscan_hborder_property, 0); in nouveau_conn_attach_properties()
H A Dnouveau_display.c491 disp->underscan_hborder_property = in nouveau_display_create_properties()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_connectors.c541 if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_connector_set_property()
1627 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add()
1753 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add()
1807 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add()
1857 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add()
H A Damdgpu_display.c642 adev->mode_info.underscan_hborder_property = in amdgpu_display_modeset_create_props()
645 if (!adev->mode_info.underscan_hborder_property) in amdgpu_display_modeset_create_props()
H A Damdgpu_mode.h330 struct drm_property *underscan_hborder_property; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_connectors.c626 if (property == rdev->mode_info.underscan_hborder_property) { in radeon_connector_set_property()
1994 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
2138 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
2199 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
2257 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
H A Dradeon_display.c1435 rdev->mode_info.underscan_hborder_property = in radeon_modeset_create_props()
1438 if (!rdev->mode_info.underscan_hborder_property) in radeon_modeset_create_props()
H A Dradeon_mode.h261 struct drm_property *underscan_hborder_property; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c4354 } else if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_dm_connector_atomic_set_property()
4399 } else if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_dm_connector_atomic_get_property()
5698 adev->mode_info.underscan_hborder_property, in amdgpu_dm_connector_init_helper()