We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee5e5b commit 5dd63a0Copy full SHA for 5dd63a0
drivers/gpu/drm/amd/display/dc/hubp/dcn401/dcn401_hubp.c
@@ -1032,7 +1032,7 @@ static struct hubp_funcs dcn401_hubp_funcs = {
1032
.hubp_program_3dlut_fl_tmz_protected = hubp401_program_3dlut_fl_tmz_protected,
1033
.hubp_program_3dlut_fl_crossbar = hubp401_program_3dlut_fl_crossbar,
1034
.hubp_get_3dlut_fl_done = hubp401_get_3dlut_fl_done,
1035
- .hubp_clear_tiling = hubp2_clear_tiling,
+ .hubp_clear_tiling = hubp401_clear_tiling,
1036
};
1037
1038
bool hubp401_construct(
0 commit comments