Home
last modified time | relevance | path

Searched refs:fpo_vactive_max_blank_us (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc.h911 uint32_t fpo_vactive_max_blank_us; member
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c732 .fpo_vactive_max_blank_us = 1000,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c734 .fpo_vactive_max_blank_us = 1000,
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c3135 …ive_variable || pipe->stream->vrr_active_fixed) && blank_us < dc->debug.fpo_vactive_max_blank_us) { in dcn32_find_vactive_pipe()