Home
last modified time | relevance | path

Searched refs:setup_qos_lut (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_wb.h30 * @setup_qos_lut: setup qos LUT for writeback block based on input
44 void (*setup_qos_lut)(struct dpu_hw_wb *ctx, member
H A Ddpu_hw_sspp.h259 * setup_qos_lut - setup QoS LUTs
263 void (*setup_qos_lut)(struct dpu_hw_sspp *ctx, member
H A Ddpu_hw_wb.c191 ops->setup_qos_lut = dpu_hw_wb_setup_qos_lut; in _setup_wb_ops()
H A Ddpu_encoder_phys_wb.c128 if (hw_wb->ops.setup_qos_lut) in dpu_encoder_phys_wb_set_qos()
129 hw_wb->ops.setup_qos_lut(hw_wb, &qos_cfg); in dpu_encoder_phys_wb_set_qos()
H A Ddpu_hw_sspp.c594 c->ops.setup_qos_lut = dpu_hw_sspp_setup_qos_lut; in _setup_layer_ops()
H A Ddpu_plane.c309 pipe->sspp->ops.setup_qos_lut(pipe->sspp, &cfg); in _dpu_plane_set_qos_lut()

Completed in 6 milliseconds