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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
cypress_dpm.h 94 struct rv7xx_ps current_ps;
96 struct rv7xx_ps requested_ps;
radeon_rv770_dpm.c 52 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps)
54 struct rv7xx_ps *ps = rps->ps_priv;
264 struct rv7xx_ps *state = rv770_get_ps(radeon_state);
682 struct rv7xx_ps *state = rv770_get_ps(radeon_state);
746 struct rv7xx_ps *state = rv770_get_ps(radeon_state);
1031 struct rv7xx_ps *initial_state = rv770_get_ps(radeon_state);
1170 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state);
1440 struct rv7xx_ps *new_state = rv770_get_ps(new_ps);
1441 struct rv7xx_ps *current_state = rv770_get_ps(old_ps);
1457 struct rv7xx_ps *new_state = rv770_get_ps(new_ps)
    [all...]
radeon_rv730_dpm.c 41 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps);
327 struct rv7xx_ps *initial_state = rv770_get_ps(radeon_state);
400 struct rv7xx_ps *state = rv770_get_ps(radeon_state);
rv770_dpm.h 153 struct rv7xx_ps { struct
radeon_cypress_dpm.c 51 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps);
358 struct rv7xx_ps *state = rv770_get_ps(radeon_state);
772 struct rv7xx_ps *state = rv770_get_ps(radeon_state);
859 struct rv7xx_ps *state = rv770_get_ps(radeon_state);
933 struct rv7xx_ps *new_state = rv770_get_ps(radeon_new_state);
1125 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state);
1186 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state);
1244 struct rv7xx_ps *initial_state = rv770_get_ps(radeon_initial_state);
1674 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state);
radeon_btc_dpm.c 56 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps);
1799 struct rv7xx_ps *state = rv770_get_ps(radeon_state);
2103 struct rv7xx_ps *ps = rv770_get_ps(rps);
2266 struct rv7xx_ps *new_ps = rv770_get_ps(rps);
2277 struct rv7xx_ps *new_ps = rv770_get_ps(rps);
2746 struct rv7xx_ps *ps = rv770_get_ps(rps);
2772 struct rv7xx_ps *ps = rv770_get_ps(rps);
2795 struct rv7xx_ps *ps = rv770_get_ps(rps);
2817 struct rv7xx_ps *requested_state = rv770_get_ps(&eg_pi->requested_rps);
2828 struct rv7xx_ps *requested_state = rv770_get_ps(&eg_pi->requested_rps)
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
si_dpm.h 609 struct rv7xx_ps { struct
678 struct rv7xx_ps current_ps;
680 struct rv7xx_ps requested_ps;

Completed in 20 milliseconds