diff options
author | Yongqiang Sun <yongqiang.sun@amd.com> | 2019-02-15 17:05:43 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-03-19 16:36:49 -0400 |
commit | 30eb85ff422f1cf97ca35f37aef7a1cd77744cce (patch) | |
tree | cd73f5d66165da34f95afc91697754cb226ed8f9 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | 5d87a3fdceecd207a41213c0a94a7218c0ea6ce3 (diff) |
drm/amd/display: Combine field toggle macro and sequence write macro.
[Why]
field toggle write is actual field sequence write with the same
field name.
[How]
Use REG_UPDATE_SEQ_2 for both sequence write and toggle.
Rename REG_UPDATE_1by1_3 to REG_UPDATE_SEQ_3.
Signed-off-by: Yongqiang Sun <yongqiang.sun@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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions