diff options
author | David Francis <David.Francis@amd.com> | 2018-11-29 13:40:03 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-01-14 15:40:33 -0500 |
commit | ad6756b4d773aae68430a7d8b3c35c6717de5a15 (patch) | |
tree | 237b2f3271758140b80042d5b07add2eefe09680 /drivers/iommu | |
parent | bbba983103842c31ae3013364d90b624df08087f (diff) | |
download | linux-ad6756b4d773aae68430a7d8b3c35c6717de5a15.tar.gz linux-ad6756b4d773aae68430a7d8b3c35c6717de5a15.tar.bz2 linux-ad6756b4d773aae68430a7d8b3c35c6717de5a15.zip |
drm/amd/display: Shift dc link aux to aux_payload
[Why]
aux_payload should be the struct used inside dc to start
aux transactions. This will allow the old aux interface
to be seamlessly replaced.
[How]
Add three fields to aux_payload: reply, mot, defer_delay
This will mean that aux_payload has all data required
to submit a request. Shift dc_link to use this struct
Signed-off-by: David Francis <David.Francis@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/iommu')
0 files changed, 0 insertions, 0 deletions