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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c 51 unsigned int DPPPerPlane;
315 int DPPPerPlane[],
354 int DPPPerPlane[],
398 int DPPPerPlane[],
748 if (myPipe->DPPPerPlane > 1)
1000 *RequiredPrefetchPixDataBWLuma = myPipe->DPPPerPlane
1004 *RequiredPrefetchPixDataBWChroma = myPipe->DPPPerPlane
1661 / mode_lib->vba.DPPPerPlane[k]
1707 / mode_lib->vba.DPPPerPlane[k];
1759 mode_lib->vba.DPPPerPlane,
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20v2.c 73 unsigned int DPPPerPlane,
102 unsigned int DPPPerPlane,
480 unsigned int DPPPerPlane,
531 if (DPPPerPlane > 1)
552 unsigned int DPPPerPlane,
827 DPPPerPlane
1341 if (mode_lib->vba.DPPPerPlane[k] == 0) {
1345 / mode_lib->vba.DPPPerPlane[k]
1418 if (mode_lib->vba.DPPPerPlane[k] == 0) {
1422 / mode_lib->vba.DPPPerPlane[k]
    [all...]
amdgpu_display_mode_vba_20.c 68 unsigned int DPPPerPlane,
451 unsigned int DPPPerPlane,
539 if (DPPPerPlane > 1)
767 DPPPerPlane
1281 if (mode_lib->vba.DPPPerPlane[k] == 0) {
1285 / mode_lib->vba.DPPPerPlane[k]
1358 if (mode_lib->vba.DPPPerPlane[k] == 0) {
1362 / mode_lib->vba.DPPPerPlane[k];
1412 + mode_lib->vba.DPPPerPlane[k];
1415 + mode_lib->vba.DPPPerPlane[k]
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
amdgpu_display_mode_vba.c 388 mode_lib->vba.DPPPerPlane[mode_lib->vba.NumberOfActivePlanes] = 1;
603 mode_lib->vba.DPPPerPlane[mode_lib->vba.NumberOfActivePlanes]++;
655 // TODO: ODMCombineEnabled => 2 * DPPPerPlane...actually maybe not since all pipes are specified
843 total_pipes += mode_lib->vba.DPPPerPlane[k];
display_mode_vba.h 293 int DPPPerPlane[DC__NUM_DPP__MAX];

Completed in 20 milliseconds