Lines Matching refs:state
1072 * @state: enable/disable vga decode
1077 static unsigned int radeon_vga_set_decode(void *cookie, bool state)
1080 radeon_vga_set_state(rdev, state);
1081 if (state)
1216 * radeon_switcheroo_set_state - set switcheroo state
1219 * @state: vga_switcheroo state
1224 static void radeon_switcheroo_set_state(struct pci_dev *pdev, enum vga_switcheroo_state state)
1228 if (radeon_is_px(dev) && state == VGA_SWITCHEROO_OFF)
1231 if (state == VGA_SWITCHEROO_ON) {
1250 * radeon_switcheroo_can_switch - see if switcheroo state can change
1255 * state can be changed.
1256 * Returns true if the state can be changed, false if not.
1558 * @state: suspend state
1560 * Puts the hw in the suspend state (all asics).
1668 * Bring the hw back to operating state (all asics).
1749 /* reset hpd state */
1764 /* set the power state here in case we are a PX system or headless */
1861 /* reset hpd state */
1873 /* set the power state here in case we are a PX system or headless */