Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhubp.h272 void (*hubp_program_3dlut_fl_tmz_protected)(struct hubp *hubp, bool protection_enabled);
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
Ddcn401_hubp.c89 static 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()