Home
last modified time | relevance | path

Searched refs:ASIC_REV_IS_STONEY (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/include/
H A Ddal_asic_id.h140 #define ASIC_REV_IS_STONEY(rev) \ macro
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c566 hws->regs = ASIC_REV_IS_STONEY(ctx->asic_id.hw_internal_rev) ? in dce110_hwseq_create()
1342 if (ASIC_REV_IS_STONEY(asic_id->hw_internal_rev)) in dce110_resource_cap()
/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Ddce_calcs.c52 if (ASIC_REV_IS_STONEY(asic_id.hw_internal_rev)) in bw_calcs_version_from_asic_id()