OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dm_420
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
display_mode_enums.h
34
dm_444 = 0,
dm_420
= 1, dm_n422, dm_s422
enumerator in enum:output_format_class
amdgpu_dml1_display_rq_dlg_calc.c
1272
if (e2e_pipe_param.dout.output_format ==
dm_420
)
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20.c
327
if (pixelFormat == dm_n422 || pixelFormat ==
dm_420
)
376
if (pixelFormat ==
dm_420
) {
542
if (OutputFormat ==
dm_420
|| (InterlaceEnable && ProgressiveToInterlaceUnitInOPP))
1785
if (mode_lib->vba.OutputFormat[k] ==
dm_420
3204
if (Format ==
dm_420
) {
3236
if (Format ==
dm_420
) {
3258
} else if (Format ==
dm_420
) {
3910
} else if (locals->HActive[k] > DCN20_MAX_420_IMAGE_WIDTH && locals->OutputFormat[k] ==
dm_420
) {
4177
|| (mode_lib->vba.OutputFormat[k] ==
dm_420
4190
if (mode_lib->vba.OutputFormat[k] ==
dm_420
[
all
...]
amdgpu_display_mode_vba_20v2.c
351
if (pixelFormat == dm_n422 || pixelFormat ==
dm_420
)
400
if (pixelFormat ==
dm_420
) {
534
if (OutputFormat ==
dm_420
|| (Interlace && ProgressiveToInterlaceUnitInOPP))
1821
if (mode_lib->vba.OutputFormat[k] ==
dm_420
3241
if (Format ==
dm_420
) {
3273
if (Format ==
dm_420
) {
3295
} else if (Format ==
dm_420
) {
3954
} else if (locals->HActive[k] > DCN20_MAX_420_IMAGE_WIDTH && locals->OutputFormat[k] ==
dm_420
) {
4221
|| (mode_lib->vba.OutputFormat[k] ==
dm_420
4234
if (mode_lib->vba.OutputFormat[k] ==
dm_420
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c
522
if (pixelFormat == dm_n422 || pixelFormat ==
dm_420
)
571
if (pixelFormat ==
dm_420
) {
751
if (OutputFormat ==
dm_420
|| (myPipe->InterlaceEnable && ProgressiveToInterlaceUnitInOPP))
1772
if (mode_lib->vba.OutputFormat[k] ==
dm_420
3276
if (Format ==
dm_420
) {
3308
if (Format ==
dm_420
) {
3363
} else if (Format ==
dm_420
) {
3990
} else if (locals->HActive[k] > DCN21_MAX_420_IMAGE_WIDTH && locals->OutputFormat[k] ==
dm_420
) {
4264
|| (mode_lib->vba.OutputFormat[k] ==
dm_420
4277
if (mode_lib->vba.OutputFormat[k] ==
dm_420
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
amdgpu_dcn_calcs.c
489
input.dout.output_format = (v->output_format[in_idx] == dcn_bw_420) ?
dm_420
: dm_444;
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_resource.c
2039
pipes[pipe_cnt].dout.output_format =
dm_420
;
Completed in 28 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025