diff options
author | Meenakshikumar Somasundaram <meenakshikumar.somasundaram@amd.com> | 2022-01-12 19:58:04 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-02-16 17:01:42 -0500 |
commit | ed7208706448953c6f15009cf139135776c15713 (patch) | |
tree | 4c9046e584852518abbd8ae698968e3cfaffd470 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
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 <Jun.Lei@amd.com>
Acked-by: Jasdeep Dhillon <jdhillon@amd.com>
Signed-off-by: Meenakshikumar Somasundaram <meenakshikumar.somasundaram@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions