Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c771 bool at_least_one_pipe = false; in dce100_validate_bandwidth() local
775 at_least_one_pipe = true; in dce100_validate_bandwidth()
778 if (at_least_one_pipe) { in dce100_validate_bandwidth()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_resource.c805 bool at_least_one_pipe = false; in dce80_validate_bandwidth() local
809 at_least_one_pipe = true; in dce80_validate_bandwidth()
812 if (at_least_one_pipe) { in dce80_validate_bandwidth()