Home
last modified time | relevance | path

Searched refs:ATOM_ENCODER_MODE_CRT (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table_helper2.c183 return ATOM_ENCODER_MODE_CRT; in dal_cmd_table_helper_encoder_mode_bp_to_atom2()
185 return ATOM_ENCODER_MODE_CRT; in dal_cmd_table_helper_encoder_mode_bp_to_atom2()
Dcommand_table_helper.c167 return ATOM_ENCODER_MODE_CRT; in dal_cmd_table_helper_encoder_mode_bp_to_atom()
169 return ATOM_ENCODER_MODE_CRT; in dal_cmd_table_helper_encoder_mode_bp_to_atom()
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Datombios_encoders.c478 return ATOM_ENCODER_MODE_CRT; in amdgpu_atombios_encoder_get_encoder_mode()
482 return ATOM_ENCODER_MODE_CRT; in amdgpu_atombios_encoder_get_encoder_mode()
521 return ATOM_ENCODER_MODE_CRT; in amdgpu_atombios_encoder_get_encoder_mode()
1524 args.v2.ucEncodeMode = ATOM_ENCODER_MODE_CRT; in amdgpu_atombios_encoder_set_crtc_source()
1592 args.v2.ucEncodeMode = ATOM_ENCODER_MODE_CRT; in amdgpu_atombios_encoder_set_crtc_source()
/Linux-v5.15/drivers/gpu/drm/radeon/
Datombios_encoders.c722 return ATOM_ENCODER_MODE_CRT; in atombios_get_encoder_mode()
726 return ATOM_ENCODER_MODE_CRT; in atombios_get_encoder_mode()
776 return ATOM_ENCODER_MODE_CRT; in atombios_get_encoder_mode()
1935 args.v2.ucEncodeMode = ATOM_ENCODER_MODE_CRT; in atombios_set_encoder_crtc_source()
Datombios.h744 #define ATOM_ENCODER_MODE_CRT 15 macro
/Linux-v5.15/drivers/gpu/drm/amd/include/
Datomfirmware.h102 ATOM_ENCODER_MODE_CRT =15, enumerator
Datombios.h880 #define ATOM_ENCODER_MODE_CRT 15 macro