linux/drivers/gpu/drm/amd/display
Wenjing Liu c5e53707e2 drm/amd/display: remove spam DSC log
[why]
add_dsc_to_stream_resource could be called for validation.
Failing validation is completely fine.
However failing it inside commit streams is bad.
This code could be triggered for both contexts.
The function itself cannot distinguish the caller, which
makes it impossible to output the log only in the
meaningful case (commit streams).

Signed-off-by: Wenjing Liu <Wenjing.Liu@amd.com>
Reviewed-by: Nikola Cornij <Nikola.Cornij@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-12-05 16:31:44 -05:00
..
amdgpu_dm drm/amd/display: Null check aconnector in event_property_validate 2019-11-26 14:50:38 -05:00
dc drm/amd/display: remove spam DSC log 2019-12-05 16:31:44 -05:00
dmub drm/amd/display: Add shared DMCUB/driver firmware state cache window 2019-12-05 16:30:43 -05:00
include drm/amd/display: fixed that I2C over AUX didn't read data issue 2019-12-05 16:29:19 -05:00
modules drm/amd/display: Implement DePQ for DCN1 2019-12-05 16:29:58 -05:00
Kconfig drm/amd/display: rename DCN1_0 kconfig to DCN 2019-11-13 15:29:44 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO drm/amd/display: Convert remaining loggers off dc_logger 2018-07-13 14:48:42 -05:00