commit | 3c9de4da021c7c2aaa421b5c37057890348bd58a | [log] [tgz] |
---|---|---|
author | Alvin Lee <alvin.lee2@amd.com> | Tue Feb 04 15:19:21 2020 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Feb 25 11:03:05 2020 -0500 |
tree | 0d9d6d2f749936a3b3d4a43bbc4ca0e8f3809b28 | |
parent | ddde28a5f31613c535609805296fd32367850390 [diff] |
drm/amd/display: Disable PG on NV12 [Why] According to HW team, PG is dropped for NV12, but programming the registers will still cause power to be consumed, so don't program for NV12. [How] Set function pointer to NULL if NV12 Signed-off-by: Alvin Lee <alvin.lee2@amd.com> Reviewed-by: Jun Lei <Jun.Lei@amd.com> Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Acked-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>