]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: add aux i2c event log.
authorChiawen Huang <chiawen.huang@amd.com>
Wed, 29 Aug 2018 10:39:38 +0000 (18:39 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Sep 2018 20:47:30 +0000 (15:47 -0500)
commitb9b0c6ce45915d8beddc8c39adb32990a14f2290
treeb2b30fa14a98661823b4b26d68c7913ed5c6a122
parent35911467256692d55ee16ba191905f65022ebc56
drm/amd/display: add aux i2c event log.

[Why]
support i2c transition event log

[How]
refined aux REQ and REP events in aux flow.
commented REQ and REP events in i2c flow.

note: i2c event log is currently commented out. more work is required
to find an portocol parser to and generate event for the parser

Signed-off-by: Chiawen Huang <chiawen.huang@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dm_event_log.h
drivers/gpu/drm/amd/display/dc/i2caux/dce110/aux_engine_dce110.c
drivers/gpu/drm/amd/display/dc/i2caux/i2c_hw_engine.c