Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table_helper2.c188 return ATOM_ENCODER_MODE_CRT; in dal_cmd_table_helper_encoder_mode_bp_to_atom2()
190 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.1.9/drivers/gpu/drm/amd/amdgpu/
Datombios_encoders.c476 return ATOM_ENCODER_MODE_CRT; in amdgpu_atombios_encoder_get_encoder_mode()
480 return ATOM_ENCODER_MODE_CRT; in amdgpu_atombios_encoder_get_encoder_mode()
519 return ATOM_ENCODER_MODE_CRT; in amdgpu_atombios_encoder_get_encoder_mode()
1501 args.v2.ucEncodeMode = ATOM_ENCODER_MODE_CRT; in amdgpu_atombios_encoder_set_crtc_source()
1569 args.v2.ucEncodeMode = ATOM_ENCODER_MODE_CRT; in amdgpu_atombios_encoder_set_crtc_source()
/linux-6.1.9/drivers/gpu/drm/radeon/
Datombios_encoders.c708 return ATOM_ENCODER_MODE_CRT; in atombios_get_encoder_mode()
712 return ATOM_ENCODER_MODE_CRT; in atombios_get_encoder_mode()
762 return ATOM_ENCODER_MODE_CRT; in atombios_get_encoder_mode()
1917 args.v2.ucEncodeMode = ATOM_ENCODER_MODE_CRT; in atombios_set_encoder_crtc_source()
Datombios.h744 #define ATOM_ENCODER_MODE_CRT 15 macro
/linux-6.1.9/drivers/gpu/drm/amd/include/
Datomfirmware.h102 ATOM_ENCODER_MODE_CRT =15, enumerator
Datombios.h880 #define ATOM_ENCODER_MODE_CRT 15 macro