Home
last modified time | relevance | path

Searched defs:pipe_count (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/display/dc/calcs/
H A Ddce_calcs.c2757 const struct pipe_ctx pipe[], int pipe_count, struct bw_calcs_data *data) in populate_initial_data()
2985 int pipe_count, in bw_calcs()
/dflybsd-src/sys/dev/drm/amd/display/dc/core/
H A Ddc.c735 int pipe_count = dc->res_pool->pipe_count; in enable_timing_multisync() local
760 int pipe_count = dc->res_pool->pipe_count; in program_timing_sync() local
/dflybsd-src/sys/dev/drm/amd/display/dc/inc/
H A Dcore_types.h148 unsigned int pipe_count; member