Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.c567 static const struct dpu_qos_lut_entry msm8998_qos_linear[] = {
580 static const struct dpu_qos_lut_entry sdm845_qos_linear[] = {
595 static const struct dpu_qos_lut_entry msm8998_qos_macrotile[] = {
602 static const struct dpu_qos_lut_entry sc7180_qos_linear[] = {
606 static const struct dpu_qos_lut_entry sm6350_qos_linear_macrotile[] = {
610 static const struct dpu_qos_lut_entry sm8150_qos_linear[] = {
614 static const struct dpu_qos_lut_entry sc8180x_qos_linear[] = {
618 static const struct dpu_qos_lut_entry qcm2290_qos_linear[] = {
622 static const struct dpu_qos_lut_entry sdm845_qos_macrotile[] = {
631 static const struct dpu_qos_lut_entry sc7180_qos_macrotile[] = {
[all …]
Ddpu_hw_catalog.h316 struct dpu_qos_lut_entry { struct
328 const struct dpu_qos_lut_entry *entries; argument