Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/ | |
amdgpu_command_table2.c | 733 uint8_t atom_crtc_id; local in function:enable_disp_power_gating_v2_1 735 if (bp->cmd_helper->controller_id_to_atom(crtc_id, &atom_crtc_id)) 736 ps.param.disp_pipe_id = atom_crtc_id; |
amdgpu_command_table2.c | 733 uint8_t atom_crtc_id; local in function:enable_disp_power_gating_v2_1 735 if (bp->cmd_helper->controller_id_to_atom(crtc_id, &atom_crtc_id)) 736 ps.param.disp_pipe_id = atom_crtc_id; |
amdgpu_command_table.c | 2270 uint8_t atom_crtc_id; local in function:enable_disp_power_gating_v2_1 2272 if (bp->cmd_helper->controller_id_to_atom(crtc_id, &atom_crtc_id)) 2273 params.ucDispPipeId = atom_crtc_id; |
amdgpu_command_table.c | 2270 uint8_t atom_crtc_id; local in function:enable_disp_power_gating_v2_1 2272 if (bp->cmd_helper->controller_id_to_atom(crtc_id, &atom_crtc_id)) 2273 params.ucDispPipeId = atom_crtc_id; |