Home
last modified time | relevance | path

Searched refs:NO_UNDERLAY_PIPE (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/display/dc/dce60/
Ddce60_resource.c959 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce60_construct()
1154 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce61_construct()
1352 pool->base.underlay_pipe_index = NO_UNDERLAY_PIPE; in dce64_construct()
/openbsd/src/sys/dev/pci/drm/amd/display/dc/inc/
Dcore_types.h227 #define NO_UNDERLAY_PIPE -1 macro
/openbsd/src/sys/dev/pci/drm/amd/display/dc/core/
Damdgpu_dc.c1374 if (dc->res_pool->underlay_pipe_index != NO_UNDERLAY_PIPE) in dc_create()