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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_smu10_hwmgr.c 122 smu10_data->num_active_display = 0;
261 if (smu10_data->num_active_display != count) {
262 smu10_data->num_active_display = count;
265 smu10_data->num_active_display);
smu10_hwmgr.h 303 uint32_t num_active_display; member in struct:smu10_hwmgr

Completed in 13 milliseconds