Home
last modified time | relevance | path

Searched refs:FAMILY_RV (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Ddal_asic_id.h188 #define FAMILY_RV 142 /* DCN 1*/ macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/
H A Dclk_mgr.c228 case FAMILY_RV: { in dc_clk_mgr_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c785 if (link->ctx->asic_id.chip_family >= FAMILY_RV) { in edp_setup_psr()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c865 if ((ctx->asic_id.chip_family == FAMILY_RV) && in dcn10_hwseq_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c141 case FAMILY_RV: in resource_parse_asic_id()