Commit 4bb2f52
drm/amd/display: Fix failure to read vram info due to static BP_RESULT
The static declaration causes the check to fail. Remove it.
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3678
Fixes: 00c3911 ("drm/amd/display: Add misc DC changes for DCN401")
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Hamish Claxton <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
Cc: [email protected]
(cherry picked from commit 91314e7)
Cc: [email protected] # 6.11.x1 parent 5a67c31 commit 4bb2f52
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3122 | 3122 | | |
3123 | 3123 | | |
3124 | 3124 | | |
3125 | | - | |
| 3125 | + | |
3126 | 3126 | | |
3127 | 3127 | | |
3128 | 3128 | | |
| |||
0 commit comments