Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.c599 static const struct dpu_qos_lut_entry sdm845_qos_linear[] = {
614 static const struct dpu_qos_lut_entry sc7180_qos_linear[] = {
618 static const struct dpu_qos_lut_entry sm8150_qos_linear[] = {
622 static const struct dpu_qos_lut_entry sdm845_qos_macrotile[] = {
631 static const struct dpu_qos_lut_entry sc7180_qos_macrotile[] = {
635 static const struct dpu_qos_lut_entry sdm845_qos_nrt[] = {
639 static const struct dpu_qos_lut_entry sc7180_qos_nrt[] = {
Ddpu_hw_catalog.h290 struct dpu_qos_lut_entry { struct
302 const struct dpu_qos_lut_entry *entries; argument