Home
last modified time | relevance | path

Searched defs:lb_partitions (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_evergreen.c2133 u32 lb_partitions = wm->lb_size / wm->src_width; in evergreen_check_latency_hiding() local
H A Dradeon_si.c2281 u32 lb_partitions = wm->lb_size / wm->src_width; in dce6_check_latency_hiding() local
H A Dradeon_cik.c9277 u32 lb_partitions = wm->lb_size / wm->src_width; in dce8_check_latency_hiding() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_dce_v10_0.c996 u32 lb_partitions = wm->lb_size / wm->src_width; in dce_v10_0_check_latency_hiding() local
H A Damdgpu_dce_v8_0.c931 u32 lb_partitions = wm->lb_size / wm->src_width; in dce_v8_0_check_latency_hiding() local
H A Damdgpu_dce_v11_0.c1022 u32 lb_partitions = wm->lb_size / wm->src_width; in dce_v11_0_check_latency_hiding() local
H A Damdgpu_dce_v6_0.c794 u32 lb_partitions = wm->lb_size / wm->src_width; in dce_v6_0_check_latency_hiding() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
H A Ddce_calcs.h415 struct bw_fixed lb_partitions[maximum_number_of_surfaces]; member