diff options
author | Meenakshikumar Somasundaram <[email protected]> | 2022-01-12 19:58:04 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-02-16 17:01:42 -0500 |
commit | ed7208706448953c6f15009cf139135776c15713 (patch) | |
tree | 4c9046e584852518abbd8ae698968e3cfaffd470 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 951be8be7d66fc7c69fc2e2f42664bdbedb48c32 (diff) |
drm/amd/display: Fix for dmub outbox notification enable
[Why]
Currently driver enables dmub outbox notification before oubox ISR is
registered. During boot scenario, sometimes dmub issues hpd outbox
message before driver registers ISR and those messages are missed.
[How]
Enable dmub outbox notification after outbox ISR is registered. Also,
restructured outbox enable code to call from dm layer and renamed APIs.
Reviewed-by: Jun Lei <[email protected]>
Acked-by: Jasdeep Dhillon <[email protected]>
Signed-off-by: Meenakshikumar Somasundaram <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions