Searched refs:h_total (Results 51 - 54 of 54) sorted by relevance

123

/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c986 flow_ctrl_cnt = stream->timing.h_total - stream->timing.h_addressable -
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1382 pipes[pipe_cnt].pipe.dest.hblank_start = timing->h_total - timing->h_front_porch;
1392 pipes[pipe_cnt].pipe.dest.htotal = timing->h_total;
/openbsd-current/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5526 timing_out->h_total = mode_in->htotal;
5536 timing_out->h_total = mode_in->crtc_htotal;
5686 (stream_set[j]->timing.h_total*stream_set[j]->timing.v_total);
7854 if (!new_stream->timing.h_total || !new_stream->timing.v_total)
7943 if (!new_stream->timing.h_total || !new_stream->timing.v_total)
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c657 flow_ctrl_cnt = stream->timing.h_total - stream->timing.h_addressable -

Completed in 272 milliseconds

123