OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PixelPTEReqWidth
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c
207
unsigned int *
PixelPTEReqWidth
,
1290
unsigned int *
PixelPTEReqWidth
,
1391
*
PixelPTEReqWidth
= 8.0 * VMMPageSize / BytePerPixel;
1397
*
PixelPTEReqWidth
= 8 * *MacroTileWidth;
1406
*
PixelPTEReqWidth
= 16 * BlockWidth256Bytes;
1412
*
PixelPTEReqWidth
= 8 * *MacroTileWidth;
1421
(double) PTEBufferSizeInRequests * *
PixelPTEReqWidth
/ Pitch),
1423
*dpte_row_width_ub = (dml_ceil((double) (Pitch * *dpte_row_height - 1) / *
PixelPTEReqWidth
, 1) + 1) * *
PixelPTEReqWidth
;
1424
*PixelPTEBytesPerRow = *dpte_row_width_ub / *
PixelPTEReqWidth
* *PTERequestSize
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20.c
1009
unsigned int
PixelPTEReqWidth
;
1015
PixelPTEReqWidth
= 8.0 * VMMPageSize / BytePerPixel;
1020
PixelPTEReqWidth
= 8 * *MacroTileWidth;
1028
PixelPTEReqWidth
= 16 * BlockWidth256Bytes;
1033
PixelPTEReqWidth
= 8 * *MacroTileWidth;
1052
*
PixelPTEReqWidth
,
1061
/
PixelPTEReqWidth
,
1066
* (dml_ceil(((double) SwathWidth - 1) /
PixelPTEReqWidth
, 1)
1069
*dpte_row_height = dml_min(
PixelPTEReqWidth
, *MacroTileWidth);
amdgpu_display_mode_vba_20v2.c
1069
unsigned int
PixelPTEReqWidth
;
1075
PixelPTEReqWidth
= 8.0 * VMMPageSize / BytePerPixel;
1080
PixelPTEReqWidth
= 8 * *MacroTileWidth;
1088
PixelPTEReqWidth
= 16 * BlockWidth256Bytes;
1093
PixelPTEReqWidth
= 8 * *MacroTileWidth;
1112
*
PixelPTEReqWidth
,
1121
/
PixelPTEReqWidth
,
1126
* (dml_ceil(((double) SwathWidth - 1) /
PixelPTEReqWidth
, 1)
1129
*dpte_row_height = dml_min(
PixelPTEReqWidth
, *MacroTileWidth);
Completed in 20 milliseconds
Indexes created Sat Nov 08 09:09:57 GMT 2025