commit | 043f5bb630c18edaaaad9c55ee60f8828e416ff4 | [log] [tgz] |
---|---|---|
author | Wesley Chalmers <Wesley.Chalmers@amd.com> | Thu May 23 11:54:12 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Sat Jun 22 09:34:13 2019 -0500 |
tree | 0d85efab704c1f82418e4d7f2fc9c06dcafc30a7 | |
parent | c5509aadcfa16763024a4e2abce5ecb3e3a0f639 [diff] |
drm/amd/display: Use macro for invalid OPP ID [WHY] This is meant to make it clearer that 0xf is not a valid OPP ID, and that code making use of OPP IDs should not accept this value. Signed-off-by: Wesley Chalmers <Wesley.Chalmers@amd.com> Reviewed-by: Charlene Liu <Charlene.Liu@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>