Searched refs:coherent_mode_property (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_connectors.c293 if (property == rdev->mode_info.coherent_mode_property) {
1154 rdev->mode_info.coherent_mode_property,
1187 rdev->mode_info.coherent_mode_property,
1223 rdev->mode_info.coherent_mode_property,
H A Dradeon_display.c944 rdev->mode_info.coherent_mode_property =
948 if (!rdev->mode_info.coherent_mode_property)
951 rdev->mode_info.coherent_mode_property->values[0] = 0;
952 rdev->mode_info.coherent_mode_property->values[1] = 1;
H A Dradeon_mode.h235 struct drm_property *coherent_mode_property; member in struct:radeon_mode_info

Completed in 117 milliseconds