commit | 5d1c59c47997e9955be3a52e261c08e8b40b3902 | [log] [tgz] |
---|---|---|
author | Aurabindo Pillai <aurabindo.pillai@amd.com> | Wed Aug 12 12:40:34 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 15 17:52:39 2020 -0400 |
tree | 1d5fb2bcf18122c852e1d1cc3f83d80cfe9dc3b4 | |
parent | 9c7e2ceb1db064da10d8386590ce23afdc7dc6f0 [diff] |
drm/amdgpu: Move existing pflip fields into separate struct [Why&How] To refactor DM IRQ management, all fields used by IRQ is best moved to a separate struct so that main amdgpu_crtc struct need not be changed Location of the new struct shall be in DM Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>