OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MetaSurfWidth
(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
891
unsigned int
MetaSurfWidth
;
908
MetaSurfWidth
= dml_ceil((double) SwathWidth - 1, MetaRequestWidth)
910
*MetaRowByte =
MetaSurfWidth
* MetaRequestHeight * BytePerPixel / 256.0;
amdgpu_display_mode_vba_20v2.c
951
unsigned int
MetaSurfWidth
;
968
MetaSurfWidth
= dml_ceil((double) SwathWidth - 1, MetaRequestWidth)
970
*MetaRowByte =
MetaSurfWidth
* MetaRequestHeight * BytePerPixel / 256.0;
Completed in 57 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025