Home
last modified time | relevance | path

Searched defs:MAX_PIPES (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddmub_replay.c34 #define MAX_PIPES 6 macro
H A Ddmub_psr.c34 #define MAX_PIPES 6 macro
/openbsd-src/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h45 #define MAX_PIPES 6 macro
/openbsd-src/sys/dev/pci/drm/amd/display/dc/link/
H A Dlink_dpms.c196 struct pipe_ctx *pipes[MAX_PIPES]) in link_get_master_pipes_with_dpms_on()