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)
commitc276f81b72401d64eac221d53ba24986186c502a
treeb2b30fa14a98661823b4b26d68c7913ed5c6a122
parentb07971d43c4d321c65240749765bba2b2eaeeb30
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