Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_display.h31 struct drm_property *underscan_hborder_property; member
H A Dnouveau_display.c623 disp->underscan_hborder_property = in nouveau_display_create_properties()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c1390 adev->mode_info.underscan_hborder_property = in amdgpu_display_modeset_create_props()
1393 if (!adev->mode_info.underscan_hborder_property) in amdgpu_display_modeset_create_props()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_mode.h261 struct drm_property *underscan_hborder_property; member
H A Dradeon_display.c1438 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/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c7121 } else if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_dm_connector_atomic_set_property()
7163 } else if (property == adev->mode_info.underscan_hborder_property) { in amdgpu_dm_connector_atomic_get_property()
8456 adev->mode_info.underscan_hborder_property, in amdgpu_dm_connector_init_helper()