Searched refs:underscan_hborder_property (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/gpu/drm/nouveau/ |
A D | nouveau_display.h | 28 struct drm_property *underscan_hborder_property; member
|
A 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()
|
A D | nouveau_display.c | 643 disp->underscan_hborder_property = in nouveau_display_create_properties()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_connectors.c | 537 if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_connector_set_property() 1654 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add() 1780 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add() 1834 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add() 1884 adev->mode_info.underscan_hborder_property, in amdgpu_connector_add()
|
A D | amdgpu_mode.h | 332 struct drm_property *underscan_hborder_property; member
|
A D | amdgpu_display.c | 1268 adev->mode_info.underscan_hborder_property = in amdgpu_display_modeset_create_props() 1271 if (!adev->mode_info.underscan_hborder_property) in amdgpu_display_modeset_create_props()
|
/linux/drivers/gpu/drm/radeon/ |
A D | radeon_connectors.c | 621 if (property == rdev->mode_info.underscan_hborder_property) { in radeon_connector_set_property() 1998 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector() 2142 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector() 2203 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector() 2261 rdev->mode_info.underscan_hborder_property, in radeon_add_atom_connector()
|
A D | radeon_display.c | 1432 rdev->mode_info.underscan_hborder_property = in radeon_modeset_create_props() 1435 if (!rdev->mode_info.underscan_hborder_property) in radeon_modeset_create_props()
|
A D | radeon_mode.h | 259 struct drm_property *underscan_hborder_property; member
|
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
A D | amdgpu_dm.c | 6631 } else if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_dm_connector_atomic_set_property() 6676 } else if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_dm_connector_atomic_get_property() 8278 adev->mode_info.underscan_hborder_property, in amdgpu_dm_connector_init_helper()
|
Completed in 66 milliseconds