Searched refs:underscan_hborder_property (Results 1 – 10 of 10) sorted by relevance
| /Linux-v6.1/drivers/gpu/drm/nouveau/ |
| D | nouveau_display.h | 28 struct drm_property *underscan_hborder_property; member
|
| D | nouveau_connector.c | 110 else if (property == disp->underscan_hborder_property) in nouveau_conn_atomic_get_property() 180 if (property == disp->underscan_hborder_property) { in nouveau_conn_atomic_set_property() 312 disp->underscan_hborder_property, 0); in nouveau_conn_attach_properties()
|
| D | nouveau_display.c | 640 disp->underscan_hborder_property = in nouveau_display_create_properties()
|
| /Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_connectors.c | 545 if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_connector_set_property() 1662 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add() 1790 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add() 1845 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add() 1896 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add()
|
| D | amdgpu_mode.h | 323 struct drm_property *underscan_hborder_property; member
|
| D | amdgpu_display.c | 1260 adev->mode_info.underscan_hborder_property = in amdgpu_display_modeset_create_props() 1263 if (!adev->mode_info.underscan_hborder_property) in amdgpu_display_modeset_create_props()
|
| /Linux-v6.1/drivers/gpu/drm/radeon/ |
| D | radeon_connectors.c | 604 if (property == rdev->mode_info.underscan_hborder_property) { in radeon_connector_set_property() 1969 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector() 2113 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector() 2174 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector() 2232 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
|
| D | radeon_mode.h | 258 struct drm_property *underscan_hborder_property; member
|
| D | radeon_display.c | 1438 rdev->mode_info.underscan_hborder_property = in radeon_modeset_create_props() 1441 if (!rdev->mode_info.underscan_hborder_property) in radeon_modeset_create_props()
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm.c | 5942 } else if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_dm_connector_atomic_set_property() 5987 } else if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_dm_connector_atomic_get_property() 6978 adev->mode_info.underscan_hborder_property, in amdgpu_dm_connector_init_helper()
|