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

/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c316 uint32_t active_width = timing->h_addressable - timing->h_border_right - timing->h_border_right; local
322 active_width = 0;
330 REG_UPDATE(OPPBUF_CONTROL, OPPBUF_ACTIVE_WIDTH, active_width);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Dopp.h262 uint32_t active_width; member in struct:oppbuf_params

Completed in 64 milliseconds