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

/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c318 /* TODO: confirm computation of space2_size */
319 uint32_t space2_size = timing->v_total - timing->v_addressable; local
324 space2_size = 0;
338 REG_UPDATE(OPPBUF_3D_PARAMETERS_0, OPPBUF_3D_VACT_SPACE2_SIZE, space2_size);

Completed in 114 milliseconds