HomeSort by: relevance | last modified time | path
    Searched refs:DC_LOG_DSC (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_dsc.c 182 DC_LOG_DSC("\tnum_slices_h %d", config->dc_dsc_cfg.num_slices_h);
183 DC_LOG_DSC("\tnum_slices_v %d", config->dc_dsc_cfg.num_slices_v);
184 DC_LOG_DSC("\tbits_per_pixel %d (%d.%04d)",
188 DC_LOG_DSC("\tcolor_depth %d", config->color_depth);
197 DC_LOG_DSC(" ");
198 DC_LOG_DSC("Setting DSC Config at DSC inst %d", dsc->inst);
202 DC_LOG_DSC("programming DSC Picture Parameter Set (PPS):");
217 DC_LOG_DSC("Getting packed DSC PPS for DSC Config:");
219 DC_LOG_DSC("DSC Picture Parameter Set (PPS):");
236 DC_LOG_DSC("enable DSC %d at opp pipe %d", dsc->inst, opp_pipe)
    [all...]
amdgpu_dcn20_link_encoder.c 176 DC_LOG_DSC("%s FEC at link encoder inst %d",
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_link_hwss.c 394 DC_LOG_DSC("\tbytes_per_pixel 0x%08x (%d.%07d)",
396 DC_LOG_DSC("\tis_pixel_format_444 %d", config->is_pixel_format_444);
397 DC_LOG_DSC("\tslice_width %d", config->slice_width);
456 DC_LOG_DSC("Setting stream encoder DSC config for engine %d:", (int)pipe_ctx->stream_res.stream_enc->id);
467 DC_LOG_DSC("Setting optc DSC config for tg instance %d:", pipe_ctx->stream_res.tg->inst);
543 DC_LOG_DSC(" ");
546 DC_LOG_DSC("Setting stream encoder DSC PPS SDP for engine %d\n", (int)pipe_ctx->stream_res.stream_enc->id);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/include/
logger_types.h 71 #define DC_LOG_DSC(...) DRM_DEBUG_KMS(__VA_ARGS__)

Completed in 140 milliseconds