Home
last modified time | relevance | path

Searched refs:DC_LOGGER (Results 1 – 25 of 118) sorted by relevance

12345

/linux/drivers/gpu/drm/amd/display/include/
H A Dlogger_types.h31 #define DC_LOG_ERROR(...) drm_err((DC_LOGGER)->dev, __VA_ARGS__)
32 #define DC_LOG_WARNING(...) drm_warn((DC_LOGGER)->dev, __VA_ARGS__)
33 #define DC_LOG_DEBUG(...) drm_dbg((DC_LOGGER)->dev, __VA_ARGS__)
34 #define DC_LOG_DC(...) drm_dbg((DC_LOGGER)->dev, __VA_ARGS__)
36 #define DC_LOG_HW_HOTPLUG(...) drm_dbg((DC_LOGGER)->dev, __VA_ARGS__)
38 #define DC_LOG_HW_RESUME_S3(...) drm_dbg((DC_LOGGER)->dev, __VA_ARGS__)
40 #define DC_LOG_HW_HPD_IRQ(...) drm_dbg_dp((DC_LOGGER)->dev, __VA_ARGS__)
41 #define DC_LOG_MST(...) drm_dbg_dp((DC_LOGGER)->dev, __VA_ARGS__)
45 #define DC_LOG_BANDWIDTH_VALIDATION(...) drm_dbg((DC_LOGGER)->dev, __VA_ARGS__)
46 #define DC_LOG_SYNC(...) drm_dbg((DC_LOGGER)->dev, __VA_ARGS__)
[all …]
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
H A Drn_clk_mgr_vbios_smu.c47 #undef DC_LOGGER
48 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H A Ddcn301_smu.c46 #undef DC_LOGGER
47 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml_logger.h30 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_smu.c60 #undef DC_LOGGER
61 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
H A Ddcn30_clk_mgr_smu_msg.c43 #undef DC_LOGGER
44 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_smu.c59 #undef DC_LOGGER
60 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_smu.c43 #undef DC_LOGGER
44 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_smu.c73 #undef DC_LOGGER
74 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/dwb/dcn35/
H A Ddcn35_dwb.c39 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_training_auxless.c31 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn301/
H A Ddcn301_dccg.c42 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_vmid.c41 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn201/
H A Ddcn201_dccg.c44 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_vpg.c32 #define DC_LOGGER \ macro
H A Ddcn31_afmt.c33 #define DC_LOGGER \ macro
H A Ddcn31_apg.c32 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn301/
H A Ddcn301_hubbub.c31 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/hpo/dcn32/
H A Ddcn32_hpo_dp_link_encoder.c31 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn30/
H A Ddcn30_dccg.c42 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn21/
H A Ddcn21_dccg.c43 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_smu.c59 #undef DC_LOGGER
60 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn201/
H A Ddcn201_hubbub.c33 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn35/
H A Ddcn35_dsc.c56 #define DC_LOGGER \ macro
/linux/drivers/gpu/drm/amd/display/dc/link/hwss/
H A Dlink_hwss_dpia.c30 #define DC_LOGGER \ macro

12345