OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MetaSurfHeight
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20.c
892
unsigned int
MetaSurfHeight
;
913
MetaSurfHeight
= dml_ceil((double) SwathWidth - 1, MetaRequestHeight)
915
*MetaRowByte =
MetaSurfHeight
* MetaRequestWidth * BytePerPixel / 256.0;
amdgpu_display_mode_vba_20v2.c
952
unsigned int
MetaSurfHeight
;
973
MetaSurfHeight
= dml_ceil((double) SwathWidth - 1, MetaRequestHeight)
975
*MetaRowByte =
MetaSurfHeight
* MetaRequestWidth * BytePerPixel / 256.0;
Completed in 1605 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025