diff options
author | Joshua Aberback <joshua.aberback@amd.com> | 2020-08-20 00:57:22 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-09-15 17:52:40 -0400 |
commit | 0b02e1fda5422a144a8bfca9be22547b4d291f20 (patch) | |
tree | 321b2dda9e849b205265ab7025aa8a920ee6bd00 /drivers/gpu/drm/amd/display/include | |
parent | 958000cb24cc2db5f3ce1c70b9ad2b3e20b73581 (diff) |
drm/amd/display: Compare mpcc_inst to mpcc_count instead of a constant
[Why]
This assert triggers a false negative because there are more than 4 MPCCs
on many asics.
[How]
- change assert comparisson
- remove unused variable
Signed-off-by: Joshua Aberback <joshua.aberback@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/include')
0 files changed, 0 insertions, 0 deletions