Home
last modified time | relevance | path

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

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