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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
r600_dpm.h 145 void r600_gfx_clockgating_enable(struct radeon_device *rdev, bool enable);
radeon_rs780_dpm.c 631 r600_gfx_clockgating_enable(rdev, true);
646 r600_gfx_clockgating_enable(rdev, false);
radeon_rv6xx_dpm.c 1612 r600_gfx_clockgating_enable(rdev, true);
1656 r600_gfx_clockgating_enable(rdev, false);
radeon_r600_dpm.c 247 void r600_gfx_clockgating_enable(struct radeon_device *rdev, bool enable) function in typeref:typename:void

Completed in 14 milliseconds