Searched refs:hubp2_dcc_control (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hubp.h | 314 void hubp2_dcc_control(struct hubp *hubp, bool enable,
|
H A D | dcn20_hubp.c | 412 void hubp2_dcc_control(struct hubp *hubp, bool enable, in hubp2_dcc_control() function 551 hubp2_dcc_control(hubp, dcc->enable, dcc->independent_64b_blks); in hubp2_program_surface_config() 1593 .dcc_control = hubp2_dcc_control,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hubp.h | 321 void hubp2_dcc_control(struct hubp *hubp, bool enable,
|
H A D | dcn20_hubp.c | 407 void hubp2_dcc_control(struct hubp *hubp, bool enable, in hubp2_dcc_control() function 546 hubp2_dcc_control(hubp, dcc->enable, dcc->independent_64b_blks); in hubp2_program_surface_config() 1653 .dcc_control = hubp2_dcc_control,
|
Completed in 6 milliseconds