Home
last modified time | relevance | path

Searched refs:dpstream (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn401/
H A Ddcn401_dccg.c490 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) in dccg401_enable_dpstreamclk()
499 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) in dccg401_enable_dpstreamclk()
508 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) in dccg401_enable_dpstreamclk()
517 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) in dccg401_enable_dpstreamclk()
529 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) in dccg401_enable_dpstreamclk()
543 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) in dccg401_disable_dpstreamclk()
551 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) in dccg401_disable_dpstreamclk()
559 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) in dccg401_disable_dpstreamclk()
567 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) in dccg401_disable_dpstreamclk()
711 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) { in dccg401_init()
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn35/
H A Ddcn35_dccg.c431 if (!dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream && enable) in dccg35_set_dpstreamclk_rcg()
1473 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) in dccg35_set_dpstreamclk()
1479 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) in dccg35_set_dpstreamclk()
1485 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) in dccg35_set_dpstreamclk()
1491 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) in dccg35_set_dpstreamclk()
1508 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) { in dccg35_set_dpstreamclk_root_clock_gating()
1514 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) { in dccg35_set_dpstreamclk_root_clock_gating()
1520 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) { in dccg35_set_dpstreamclk_root_clock_gating()
1526 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) { in dccg35_set_dpstreamclk_root_clock_gating()
1786 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) in dccg35_init()
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn31/
H A Ddcn31_dccg.c124 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) in dccg31_enable_dpstreamclk()
134 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) in dccg31_disable_dpstreamclk()
679 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) { in dccg31_init()
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn314/
H A Ddcn314_dccg.c304 if (dccg->ctx->dc->debug.root_clock_optimization.bits.dpstream) in dccg314_init()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h811 bool dpstream: 1; member
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c917 .dpstream = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c743 .dpstream = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c756 .dpstream = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c736 .dpstream = true,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c494 if (!hws->ctx->dc->debug.root_clock_optimization.bits.dpstream) in dcn35_dpstream_root_clock_control()