Searched refs:DC_LOG_DSC (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dsc/dcn20/ |
D | dcn20_dsc.c | 180 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 …]
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dsc/dcn401/ |
D | dcn401_dsc.c | 154 DC_LOG_DSC("Setting DSC Config at DSC inst %d", dsc->inst); in dsc401_set_config() 158 DC_LOG_DSC("programming DSC Picture Parameter Set (PPS):"); in dsc401_set_config() 170 DC_LOG_DSC("enable DSC %d at opp pipe %d", dsc->inst, opp_pipe); in dsc401_enable() 175 DC_LOG_DSC("ERROR: DSC %d at opp pipe %d already enabled!", dsc->inst, enabled_opp_pipe); in dsc401_enable() 193 DC_LOG_DSC("disable DSC %d", dsc->inst); in dsc401_disable() 197 DC_LOG_DSC("DSC %d already disabled!", dsc->inst); in dsc401_disable() 218 DC_LOG_DSC("disconnect DSC %d", dsc->inst); in dsc401_disconnect()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dsc/dcn35/ |
D | dcn35_dsc.c | 84 DC_LOG_DSC("enable DSC %d at opp pipe %d", dsc->inst, opp_pipe); in dsc35_enable() 97 DC_LOG_DSC("ERROR: DSC %d at opp pipe %d already enabled!", dsc->inst, enabled_opp_pipe); in dsc35_enable()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/include/ |
D | logger_types.h | 62 #define DC_LOG_DSC(...) drm_dbg_dp((DC_LOGGER)->dev, __VA_ARGS__) macro
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/ |
D | link_dpms.c | 756 DC_LOG_DSC("\tbytes_per_pixel 0x%08x (%d.%07d)", in dsc_optc_config_log() 758 DC_LOG_DSC("\tis_pixel_format_444 %d", config->is_pixel_format_444); in dsc_optc_config_log() 759 DC_LOG_DSC("\tslice_width %d", config->slice_width); in dsc_optc_config_log() 839 …DC_LOG_DSC("Setting stream encoder DSC config for engine %d:", (int)pipe_ctx->stream_res.stream_en… in link_set_dsc_on_stream() 851 DC_LOG_DSC("Setting optc DSC config for tg instance %d:", pipe_ctx->stream_res.tg->inst); in link_set_dsc_on_stream() 952 …DC_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.12.1/drivers/gpu/drm/amd/display/dc/link/protocols/ |
D | link_dp_capability.c | 1867 DC_LOG_DSC("DSC branch decoder capability is read at link %d", link->link_index); in retrieve_link_cap() 1868 DC_LOG_DSC("\tBRANCH_OVERALL_THROUGHPUT_0 = 0x%02x", in retrieve_link_cap() 1870 DC_LOG_DSC("\tBRANCH_OVERALL_THROUGHPUT_1 = 0x%02x", in retrieve_link_cap() 1872 DC_LOG_DSC("\tBRANCH_MAX_LINE_WIDTH 0x%02x", in retrieve_link_cap() 1892 DC_LOG_DSC("Clear DSC SUPPORT for USB4 link(%d) in TBT3 compatibility mode", link->link_index); in retrieve_link_cap()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dio/dcn20/ |
D | dcn20_link_encoder.c | 176 DC_LOG_DSC("%s FEC at link encoder inst %d", in enc2_fec_set_enable()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
D | dcn32_hwseq.c | 89 DC_LOG_DSC("%s DSC power gate for inst %d", power_gate ? "enable" : "disable", dsc_inst); in dcn32_dsc_pg_control() 1038 DC_LOG_DSC("DSC is NULL for tg instance %d:", pipe_ctx->stream_res.tg->inst); in dcn32_update_dsc_on_stream() 1045 DC_LOG_DSC("DSC has been disabled for tg instance %d:", pipe_ctx->stream_res.tg->inst); in dcn32_update_dsc_on_stream() 1075 DC_LOG_DSC("Setting optc DSC config for tg instance %d:", pipe_ctx->stream_res.tg->inst); in dcn32_update_dsc_on_stream()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn35/ |
D | dcn35_hwseq.c | 340 DC_LOG_DSC("DSC is NULL for tg instance %d:", pipe_ctx->stream_res.tg->inst); in update_dsc_on_stream() 347 DC_LOG_DSC("DSC has been disabled for tg instance %d:", pipe_ctx->stream_res.tg->inst); in update_dsc_on_stream() 376 DC_LOG_DSC("Setting optc DSC config for tg instance %d:", pipe_ctx->stream_res.tg->inst); in update_dsc_on_stream()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn314/ |
D | dcn314_hwseq.c | 113 DC_LOG_DSC("Setting optc DSC config for tg instance %d:", pipe_ctx->stream_res.tg->inst); in update_dsc_on_stream()
|