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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce110/
H A Damdgpu_command_table_helper_dce110.c288 uint8_t atom_pipe_action = 0; local
292 atom_pipe_action = ATOM_DISABLE;
295 atom_pipe_action = ATOM_ENABLE;
298 atom_pipe_action = ATOM_INIT;
305 return atom_pipe_action;
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce112/
H A Damdgpu_command_table_helper2_dce112.c290 uint8_t atom_pipe_action = 0; local
294 atom_pipe_action = ATOM_DISABLE;
297 atom_pipe_action = ATOM_ENABLE;
300 atom_pipe_action = ATOM_INIT;
307 return atom_pipe_action;
H A Damdgpu_command_table_helper_dce112.c290 uint8_t atom_pipe_action = 0; local
294 atom_pipe_action = ATOM_DISABLE;
297 atom_pipe_action = ATOM_ENABLE;
300 atom_pipe_action = ATOM_INIT;
307 return atom_pipe_action;
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce80/
H A Damdgpu_command_table_helper_dce80.c314 uint8_t atom_pipe_action = 0; local
318 atom_pipe_action = ATOM_DISABLE;
321 atom_pipe_action = ATOM_ENABLE;
324 atom_pipe_action = ATOM_INIT;
331 return atom_pipe_action;

Completed in 106 milliseconds