HomeSort by: relevance | last modified time | path
    Searched refs:igp_ps (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_rs780_dpm.c 40 static struct igp_ps *rs780_get_ps(struct radeon_ps *rps)
42 struct igp_ps *ps = rps->ps_priv;
84 struct igp_ps *default_state = rs780_get_ps(boot_ps);
386 struct igp_ps *current_state = rs780_get_ps(rdev->pm.dpm.current_ps);
413 struct igp_ps *current_state = rs780_get_ps(rdev->pm.dpm.current_ps);
436 struct igp_ps *new_state = rs780_get_ps(new_ps);
437 struct igp_ps *old_state = rs780_get_ps(old_ps);
483 struct igp_ps *new_state = rs780_get_ps(new_ps);
484 struct igp_ps *old_state = rs780_get_ps(old_ps);
502 struct igp_ps *new_state = rs780_get_ps(new_ps)
    [all...]
rs780_dpm.h 54 struct igp_ps { struct

Completed in 85 milliseconds