Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhubp.h88 enum hubp_3dlut_fl_width { enum
271 void (*hubp_program_3dlut_fl_width)(struct hubp *hubp, enum hubp_3dlut_fl_width width);
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
H A Ddcn401_hubp.c82 static void hubp401_program_3dlut_fl_width(struct hubp *hubp, enum hubp_3dlut_fl_width width) in hubp401_program_3dlut_fl_width()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c495 enum hubp_3dlut_fl_width width; in dcn401_populate_mcm_luts()