Home
last modified time | relevance | path

Searched refs:at_least_one_pipe (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce100/
H A Ddce100_resource.c847 bool at_least_one_pipe = false; in dce100_validate_bandwidth() local
851 at_least_one_pipe = true; in dce100_validate_bandwidth()
854 if (at_least_one_pipe) { in dce100_validate_bandwidth()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce100/
H A Ddce100_resource.c845 bool at_least_one_pipe = false; in dce100_validate_bandwidth() local
849 at_least_one_pipe = true; in dce100_validate_bandwidth()
852 if (at_least_one_pipe) { in dce100_validate_bandwidth()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_resource.c881 bool at_least_one_pipe = false; in dce80_validate_bandwidth() local
885 at_least_one_pipe = true; in dce80_validate_bandwidth()
888 if (at_least_one_pipe) { in dce80_validate_bandwidth()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_resource.c876 bool at_least_one_pipe = false; in dce60_validate_bandwidth() local
880 at_least_one_pipe = true; in dce60_validate_bandwidth()
883 if (at_least_one_pipe) { in dce60_validate_bandwidth()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce60/
H A 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_resource.c879 bool at_least_one_pipe = false; in dce80_validate_bandwidth() local
883 at_least_one_pipe = true; in dce80_validate_bandwidth()
886 if (at_least_one_pipe) { in dce80_validate_bandwidth()

Completed in 15 milliseconds