/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/ |
H A D | dce80_resource.c | 966 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce80_construct() 1168 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce81_construct() 1368 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce83_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/ |
H A D | dce60_resource.c | 959 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce60_construct() 1154 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce61_construct() 1352 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce64_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | core_types.h | 205 #define NO_UNDERLAY_PIPE -1 macro
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/ |
H A D | dce100_resource.c | 995 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce100_resource_construct() 1067 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce100_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/ |
H A D | dce120_resource.c | 1073 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce120_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
H A D | dcn201_resource.c | 1094 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn201_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/ |
H A D | dce112_resource.c | 1238 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce112_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/ |
H A D | dcn302_resource.c | 1212 pool->underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn302_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/ |
H A D | dcn303_resource.c | 1135 pool->underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn303_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_resource.c | 1335 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn10_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
H A D | dcn301_resource.c | 1419 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn301_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_resource.c | 1425 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn21_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/ |
H A D | dcn316_resource.c | 1742 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn316_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/ |
H A D | dcn315_resource.c | 1855 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn315_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/ |
H A D | dcn321_resource.c | 1685 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn321_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_resource.c | 1859 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn314_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_resource.c | 1886 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn31_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_resource.c | 2279 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn30_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_resource.c | 2416 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn20_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_resource.c | 2142 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dcn32_resource_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc.c | 1309 if (dc->res_pool->underlay_pipe_index != NO_UNDERLAY_PIPE) in dc_create()
|