Searched refs:underscan_hborder_property (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/ |
H A D | nouveau_display.h | 45 struct drm_property *underscan_hborder_property; member
|
H A D | nouveau_connector.c | 115 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 D | nouveau_display.c | 491 disp->underscan_hborder_property = in nouveau_display_create_properties()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | amdgpu_connectors.c | 541 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 D | amdgpu_display.c | 642 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 D | amdgpu_mode.h | 330 struct drm_property *underscan_hborder_property; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | radeon_connectors.c | 626 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 D | radeon_display.c | 1435 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 D | radeon_mode.h | 261 struct drm_property *underscan_hborder_property; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 4354 } 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()
|