OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:row_height
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
amdgpu_dcn21_hubp.c
226
unsigned int
row_height
= 0;
local in function:hubp21_apply_PLAT_54186_wa
242
PTE_ROW_HEIGHT_LINEAR_C, &
row_height
);
279
row_height
= 128;
280
patched_viewport_height = (viewport_c_height /
row_height
+ 1) *
row_height
+ 1;
285
row_height
= 128;
286
patched_viewport_height = viewport_c_height +
row_height
;
288
hubp21->PLAT_54186_wa_chroma_addr_offset = 0 - chroma_pitch *
row_height
* chroma_bpe;
291
row_height
= 256;
294
patched_viewport_width = viewport_c_width +
row_height
;
[
all
...]
amdgpu_dcn21_hubp.c
226
unsigned int
row_height
= 0;
local in function:hubp21_apply_PLAT_54186_wa
242
PTE_ROW_HEIGHT_LINEAR_C, &
row_height
);
279
row_height
= 128;
280
patched_viewport_height = (viewport_c_height /
row_height
+ 1) *
row_height
+ 1;
285
row_height
= 128;
286
patched_viewport_height = viewport_c_height +
row_height
;
288
hubp21->PLAT_54186_wa_chroma_addr_offset = 0 - chroma_pitch *
row_height
* chroma_bpe;
291
row_height
= 256;
294
patched_viewport_width = viewport_c_width +
row_height
;
[
all
...]
Completed in 52 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025