Home
last modified time | relevance | path

Searched refs:protection_enabled (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhubp.h285 void (*hubp_program_3dlut_fl_tmz_protected)(struct hubp *hubp, bool protection_enabled);
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
H A Ddcn401_hubp.c89 void hubp401_program_3dlut_fl_tmz_protected(struct hubp *hubp, bool protection_enabled) in hubp401_program_3dlut_fl_tmz_protected() argument
93 REG_UPDATE(HUBP_3DLUT_CONTROL, HUBP_3DLUT_TMZ, protection_enabled ? 1 : 0); in hubp401_program_3dlut_fl_tmz_protected()
H A Ddcn401_hubp.h336 void hubp401_program_3dlut_fl_tmz_protected(struct hubp *hubp, bool protection_enabled);