Searched refs:enable_fb_req_rej_tbl (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_ci_baco.c60 static const struct baco_cmd_entry enable_fb_req_rej_tbl[] = variable in typeref:struct:baco_cmd_entry
178 baco_program_registers(hwmgr, enable_fb_req_rej_tbl,
179 ARRAY_SIZE(enable_fb_req_rej_tbl));
H A Damdgpu_fiji_baco.c58 static const struct baco_cmd_entry enable_fb_req_rej_tbl[] = variable in typeref:struct:baco_cmd_entry
178 baco_program_registers(hwmgr, enable_fb_req_rej_tbl,
179 ARRAY_SIZE(enable_fb_req_rej_tbl));
H A Damdgpu_polaris_baco.c57 static const struct baco_cmd_entry enable_fb_req_rej_tbl[] = variable in typeref:struct:baco_cmd_entry
198 baco_program_registers(hwmgr, enable_fb_req_rej_tbl,
199 ARRAY_SIZE(enable_fb_req_rej_tbl));
H A Damdgpu_tonga_baco.c58 static const struct baco_cmd_entry enable_fb_req_rej_tbl[] = variable in typeref:struct:baco_cmd_entry
205 baco_program_registers(hwmgr, enable_fb_req_rej_tbl,
206 ARRAY_SIZE(enable_fb_req_rej_tbl));

Completed in 101 milliseconds