Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/
Dnouveau_display.h41 struct drm_property *underscan_property; member
Dnouveau_connector.c492 if (property == disp->underscan_property) { in nouveau_connector_set_property()
1084 if (disp->underscan_property && in nouveau_connector_create()
1090 disp->underscan_property, in nouveau_connector_create()
Dnouveau_display.c292 PROP_ENUM(disp->underscan_property, gen, "underscan", underscan); in nouveau_display_create()
/drivers/gpu/drm/radeon/
Dradeon_connectors.c399 if (property == rdev->mode_info.underscan_property) { in radeon_connector_set_property()
1614 rdev->mode_info.underscan_property, in radeon_add_atom_connector()
1702 rdev->mode_info.underscan_property, in radeon_add_atom_connector()
1742 rdev->mode_info.underscan_property, in radeon_add_atom_connector()
1781 rdev->mode_info.underscan_property, in radeon_add_atom_connector()
Dradeon_mode.h246 struct drm_property *underscan_property; member
Dradeon_display.c1192 rdev->mode_info.underscan_property = in radeon_modeset_create_props()