Home
last modified time | relevance | path

Searched refs:hpd_source_id (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dlink_encoder.h47 enum hpd_source_id hpd_source;
116 enum hpd_source_id hpd_source;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table_helper_struct.h56 uint8_t (*hpd_sel_to_atom)(enum hpd_source_id id);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/include/
H A Dgrph_object_defs.h45 enum hpd_source_id { enum
H A Dbios_parser_types.h154 enum hpd_source_id hpd_sel; /* ucHPDSel, used for DCe6.0 */
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/bios/dce110/
H A Dcommand_table_helper_dce110.c123 static uint8_t hpd_sel_to_atom(enum hpd_source_id id) in hpd_sel_to_atom()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/bios/dce80/
H A Dcommand_table_helper_dce80.c208 static uint8_t hpd_sel_to_atom(enum hpd_source_id id) in hpd_sel_to_atom()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/bios/dce60/
H A Dcommand_table_helper_dce60.c208 static uint8_t hpd_sel_to_atom(enum hpd_source_id id) in hpd_sel_to_atom()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper_dce112.c120 static uint8_t hpd_sel_to_atom(enum hpd_source_id id) in hpd_sel_to_atom()
H A Dcommand_table_helper2_dce112.c120 static uint8_t hpd_sel_to_atom(enum hpd_source_id id) in hpd_sel_to_atom()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.c562 enum hpd_source_id hpd_source = enc10->base.hpd_source; in hpd_initialize()
1402 enum hpd_source_id hpd_source = enc10->base.hpd_source; in dcn10_aux_initialize()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c632 enum hpd_source_id hpd_source = enc110->base.hpd_source; in aux_initialize()
710 enum hpd_source_id hpd_source = enc110->base.hpd_source; in hpd_initialize()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link.c1225 static enum hpd_source_id get_hpd_line(struct dc_link *link) in get_hpd_line()
1228 enum hpd_source_id hpd_id = HPD_SOURCEID_UNKNOWN; in get_hpd_line()