commit | bbf5f6c3f83bedd71006473849138a446ad4d9a3 | [log] [tgz] |
---|---|---|
author | Anthony Koo <Anthony.Koo@amd.com> | Tue Jan 14 16:23:31 2020 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Feb 06 15:04:36 2020 -0500 |
tree | b5cb94b47814be2c3069083a55aedb41112d5872 | |
parent | 0b464c857cc0e143f58938a1f506ab159837bcb3 [diff] |
drm/amd/display: Split program front end part that occur outside lock [Why] Eventually want to lock at a higher level in stack. To do this, we need to be able to isolate the parts that need to be done after pipe unlock. [How] Split out programming that is done post unlock. Signed-off-by: Anthony Koo <Anthony.Koo@amd.com> Reviewed-by: Aric Cyr <Aric.Cyr@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>