Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table_helper2.c191 return ATOM_ENCODER_MODE_CRT; in dal_cmd_table_helper_encoder_mode_bp_to_atom2()
193 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-6.12.1/drivers/gpu/drm/amd/amdgpu/
Datombios_encoders.c475 return ATOM_ENCODER_MODE_CRT; in amdgpu_atombios_encoder_get_encoder_mode()
479 return ATOM_ENCODER_MODE_CRT; in amdgpu_atombios_encoder_get_encoder_mode()
518 return ATOM_ENCODER_MODE_CRT; in amdgpu_atombios_encoder_get_encoder_mode()
1500 args.v2.ucEncodeMode = ATOM_ENCODER_MODE_CRT; in amdgpu_atombios_encoder_set_crtc_source()
1568 args.v2.ucEncodeMode = ATOM_ENCODER_MODE_CRT; in amdgpu_atombios_encoder_set_crtc_source()
/linux-6.12.1/drivers/gpu/drm/radeon/
Datombios_encoders.c710 return ATOM_ENCODER_MODE_CRT; in atombios_get_encoder_mode()
714 return ATOM_ENCODER_MODE_CRT; in atombios_get_encoder_mode()
764 return ATOM_ENCODER_MODE_CRT; in atombios_get_encoder_mode()
1919 args.v2.ucEncodeMode = ATOM_ENCODER_MODE_CRT; in atombios_set_encoder_crtc_source()
Datombios.h744 #define ATOM_ENCODER_MODE_CRT 15 macro
/linux-6.12.1/drivers/gpu/drm/amd/include/
Datomfirmware.h102 ATOM_ENCODER_MODE_CRT =15, enumerator
Datombios.h880 #define ATOM_ENCODER_MODE_CRT 15 macro