HomeSort by: relevance | last modified time | path
    Searched refs:at_least_one_pipe (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce100/
amdgpu_dce100_resource.c 822 bool at_least_one_pipe = false; local in function:dce100_validate_bandwidth
826 at_least_one_pipe = true;
829 if (at_least_one_pipe) {
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce80/
amdgpu_dce80_resource.c 856 bool at_least_one_pipe = false; local in function:dce80_validate_bandwidth
860 at_least_one_pipe = true;
863 if (at_least_one_pipe) {

Completed in 38 milliseconds