OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RoundedUpMaxSwathSizeBytesC
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20.c
2735
double
RoundedUpMaxSwathSizeBytesC
;
2890
RoundedUpMaxSwathSizeBytesC
= (dml_ceil(
2895
RoundedUpMaxSwathSizeBytesC
= dml_ceil(
2896
RoundedUpMaxSwathSizeBytesC
,
2900
RoundedUpMaxSwathSizeBytesC
= 0.0;
2902
if (RoundedUpMaxSwathSizeBytesY +
RoundedUpMaxSwathSizeBytesC
4319
locals->
RoundedUpMaxSwathSizeBytesC
= (dml_ceil(locals->SwathWidthYPerState[i][j][k] / 2 - 1, locals->SwathWidthGranularityC)
4323
locals->
RoundedUpMaxSwathSizeBytesC
= dml_ceil(locals->
RoundedUpMaxSwathSizeBytesC
, 256) + 256;
4325
locals->
RoundedUpMaxSwathSizeBytesC
= 0
[
all
...]
amdgpu_display_mode_vba_20v2.c
2772
double
RoundedUpMaxSwathSizeBytesC
;
2927
RoundedUpMaxSwathSizeBytesC
= (dml_ceil(
2932
RoundedUpMaxSwathSizeBytesC
= dml_ceil(
2933
RoundedUpMaxSwathSizeBytesC
,
2937
RoundedUpMaxSwathSizeBytesC
= 0.0;
2939
if (RoundedUpMaxSwathSizeBytesY +
RoundedUpMaxSwathSizeBytesC
4363
locals->
RoundedUpMaxSwathSizeBytesC
= (dml_ceil(locals->SwathWidthYPerState[i][j][k] / 2 - 1, locals->SwathWidthGranularityC)
4367
locals->
RoundedUpMaxSwathSizeBytesC
= dml_ceil(locals->
RoundedUpMaxSwathSizeBytesC
, 256) + 256;
4369
locals->
RoundedUpMaxSwathSizeBytesC
= 0
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c
2827
double
RoundedUpMaxSwathSizeBytesC
;
2979
RoundedUpMaxSwathSizeBytesC
= (dml_ceil(
2984
RoundedUpMaxSwathSizeBytesC
= dml_ceil(
2985
RoundedUpMaxSwathSizeBytesC
,
2989
RoundedUpMaxSwathSizeBytesC
= 0.0;
2991
if (RoundedUpMaxSwathSizeBytesY +
RoundedUpMaxSwathSizeBytesC
4433
mode_lib->vba.
RoundedUpMaxSwathSizeBytesC
= (dml_ceil(locals->SwathWidthYThisState[k] / 2.0 - 1.0, mode_lib->vba.SwathWidthGranularityC)
4436
mode_lib->vba.
RoundedUpMaxSwathSizeBytesC
= dml_ceil(mode_lib->vba.
RoundedUpMaxSwathSizeBytesC
, 256.0) + 256;
4439
mode_lib->vba.
RoundedUpMaxSwathSizeBytesC
= 0.0
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
display_mode_vba.h
475
double
RoundedUpMaxSwathSizeBytesC
;
Completed in 24 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025