Searched refs:DC_LOG_DSC (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_dsc.c180 DC_LOG_DSC("\tnum_slices_h %d", config->dc_dsc_cfg.num_slices_h);
181 DC_LOG_DSC("\tnum_slices_v %d", config->dc_dsc_cfg.num_slices_v);
182 DC_LOG_DSC("\tbits_per_pixel %d (%d.%04d)",
186 DC_LOG_DSC("\tcolor_depth %d", config->color_depth);
195 DC_LOG_DSC("Setting DSC Config at DSC inst %d", dsc->inst);
199 DC_LOG_DSC("programming DSC Picture Parameter Set (PPS):");
214 DC_LOG_DSC("Getting packed DSC PPS for DSC Config:");
216 DC_LOG_DSC("DSC Picture Parameter Set (PPS):");
233 DC_LOG_DSC("enable DSC %d at opp pipe %d", dsc->inst, opp_pipe);
238 DC_LOG_DSC("ERRO
[all...]
H A Ddcn20_link_encoder.c176 DC_LOG_DSC("%s FEC at link encoder inst %d",
/openbsd-current/sys/dev/pci/drm/amd/display/include/
H A Dlogger_types.h72 #define DC_LOG_DSC(...) DRM_DEBUG_KMS(__VA_ARGS__) macro
/openbsd-current/sys/dev/pci/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c1830 DC_LOG_DSC("DSC branch decoder capability is read at link %d", link->link_index);
1831 DC_LOG_DSC("\tBRANCH_OVERALL_THROUGHPUT_0 = 0x%02x",
1833 DC_LOG_DSC("\tBRANCH_OVERALL_THROUGHPUT_1 = 0x%02x",
1835 DC_LOG_DSC("\tBRANCH_MAX_LINE_WIDTH 0x%02x",
1855 DC_LOG_DSC("Clear DSC SUPPORT for USB4 link(%d) in TBT3 compatibility mode", link->link_index);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/link/
H A Dlink_dpms.c753 DC_LOG_DSC("\tbytes_per_pixel 0x%08x (%d.%07d)",
755 DC_LOG_DSC("\tis_pixel_format_444 %d", config->is_pixel_format_444);
756 DC_LOG_DSC("\tslice_width %d", config->slice_width);
816 DC_LOG_DSC("Setting stream encoder DSC config for engine %d:", (int)pipe_ctx->stream_res.stream_enc->id);
827 DC_LOG_DSC("Setting optc DSC config for tg instance %d:", pipe_ctx->stream_res.tg->inst);
903 DC_LOG_DSC("Setting stream encoder DSC PPS SDP for engine %d\n", (int)pipe_ctx->stream_res.stream_enc->id);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn314/
H A Ddcn314_hwseq.c136 DC_LOG_DSC("Setting optc DSC config for tg instance %d:", pipe_ctx->stream_res.tg->inst);
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c1041 DC_LOG_DSC("Setting optc DSC config for tg instance %d:", pipe_ctx->stream_res.tg->inst);

Completed in 329 milliseconds