OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:swath_width_ub_l
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_rq_dlg_calc_20.c
838
unsigned int
swath_width_ub_l
;
local in function:dml20_rq_dlg_get_dlg_params
991
swath_width_ub_l
= rq_dlg_param.rq_l.swath_width_ub;
1144
swath_width_pixels_ub_l =
swath_width_ub_l
* 2; // *2 for 2 pixel per element
1147
swath_width_pixels_ub_l =
swath_width_ub_l
* 1;
amdgpu_display_rq_dlg_calc_20v2.c
838
unsigned int
swath_width_ub_l
;
local in function:dml20v2_rq_dlg_get_dlg_params
992
swath_width_ub_l
= rq_dlg_param.rq_l.swath_width_ub;
1145
swath_width_pixels_ub_l =
swath_width_ub_l
* 2; // *2 for 2 pixel per element
1148
swath_width_pixels_ub_l =
swath_width_ub_l
* 1;
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_rq_dlg_calc_21.c
884
unsigned int
swath_width_ub_l
;
local in function:dml_rq_dlg_get_dlg_params
1037
swath_width_ub_l
= rq_dlg_param.rq_l.swath_width_ub;
1196
swath_width_pixels_ub_l =
swath_width_ub_l
* 2; // *2 for 2 pixel per element
1199
swath_width_pixels_ub_l =
swath_width_ub_l
* 1;
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
amdgpu_dml1_display_rq_dlg_calc.c
1038
unsigned int
swath_width_ub_l
;
local in function:dml1_rq_dlg_get_dlg_params
1218
swath_width_ub_l
= rq_dlg_param.rq_l.swath_width_ub;
1371
sw_bytes_ub_l = lsw_l *
swath_width_ub_l
* bytes_per_element_l;
1583
swath_width_pixels_ub_l =
swath_width_ub_l
* 2; /* *2 for 2 pixel per element */
1586
swath_width_pixels_ub_l =
swath_width_ub_l
* 1;
Completed in 20 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025