Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhubp.h89 enum hubp_3dlut_fl_width { enum
284 void (*hubp_program_3dlut_fl_width)(struct hubp *hubp, enum hubp_3dlut_fl_width width);
/linux-6.15/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
H A Ddcn401_hubp.h338 void hubp401_program_3dlut_fl_width(struct hubp *hubp, enum hubp_3dlut_fl_width width);
H A Ddcn401_hubp.c82 void hubp401_program_3dlut_fl_width(struct hubp *hubp, enum hubp_3dlut_fl_width width) in hubp401_program_3dlut_fl_width()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c412 enum hubp_3dlut_fl_width width; in dcn401_populate_mcm_luts()