Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table_helper2.c174 return ATOM_ENCODER_MODE_CRT; in dal_cmd_table_helper_encoder_mode_bp_to_atom2()
176 return ATOM_ENCODER_MODE_CRT; in dal_cmd_table_helper_encoder_mode_bp_to_atom2()
Dcommand_table_helper.c163 return ATOM_ENCODER_MODE_CRT; in dal_cmd_table_helper_encoder_mode_bp_to_atom()
165 return ATOM_ENCODER_MODE_CRT; in dal_cmd_table_helper_encoder_mode_bp_to_atom()
/Linux-v4.19/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()
524 return ATOM_ENCODER_MODE_CRT; in amdgpu_atombios_encoder_get_encoder_mode()
1530 args.v2.ucEncodeMode = ATOM_ENCODER_MODE_CRT; in amdgpu_atombios_encoder_set_crtc_source()
1598 args.v2.ucEncodeMode = ATOM_ENCODER_MODE_CRT; in amdgpu_atombios_encoder_set_crtc_source()
/Linux-v4.19/drivers/gpu/drm/radeon/
Datombios_encoders.c721 return ATOM_ENCODER_MODE_CRT; in atombios_get_encoder_mode()
725 return ATOM_ENCODER_MODE_CRT; in atombios_get_encoder_mode()
775 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-v4.19/drivers/gpu/drm/amd/include/
Datomfirmware.h102 ATOM_ENCODER_MODE_CRT =15, enumerator
Datombios.h880 #define ATOM_ENCODER_MODE_CRT 15 macro