Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_resource.c1069 uint32_t pipe_fuses; in dce120_resource_construct() local
1160 pipe_fuses = read_pipe_fuses(ctx); in dce120_resource_construct()
1166 if ((pipe_fuses & (1 << i)) != 0) { in dce120_resource_construct()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1787 uint32_t pipe_fuses = read_pipe_fuses(ctx); in dcn21_resource_construct() local
1947 if (pipe_fuses & 1 << i) in dcn21_resource_construct()
1965 if ((pipe_fuses & (1 << i)) != 0) in dcn21_resource_construct()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c1391 uint32_t pipe_fuses = read_pipe_fuses(ctx); in dcn10_resource_construct() local
1577 if ((pipe_fuses & (1 << i)) != 0) in dcn10_resource_construct()