Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c841 bool at_least_one_pipe = false; in dce100_validate_bandwidth() local
845 at_least_one_pipe = true; in dce100_validate_bandwidth()
848 if (at_least_one_pipe) { in dce100_validate_bandwidth()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_resource.c875 bool at_least_one_pipe = false; in dce80_validate_bandwidth() local
879 at_least_one_pipe = true; in dce80_validate_bandwidth()
882 if (at_least_one_pipe) { in dce80_validate_bandwidth()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_resource.c872 bool at_least_one_pipe = false; in dce60_validate_bandwidth() local
876 at_least_one_pipe = true; in dce60_validate_bandwidth()
879 if (at_least_one_pipe) { in dce60_validate_bandwidth()