Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.c618 static const struct dpu_qos_lut_entry msm8998_qos_linear[] = {
631 static const struct dpu_qos_lut_entry sdm845_qos_linear[] = {
653 static const struct dpu_qos_lut_entry sc7180_qos_linear[] = {
661 static const struct dpu_qos_lut_entry sm8150_qos_linear[] = {
665 static const struct dpu_qos_lut_entry sc8180x_qos_linear[] = {
669 static const struct dpu_qos_lut_entry qcm2290_qos_linear[] = {
673 static const struct dpu_qos_lut_entry sdm845_qos_macrotile[] = {
682 static const struct dpu_qos_lut_entry sc7180_qos_macrotile[] = {
690 static const struct dpu_qos_lut_entry msm8998_qos_nrt[] = {
694 static const struct dpu_qos_lut_entry sdm845_qos_nrt[] = {
[all …]
H A Ddpu_hw_catalog.h317 struct dpu_qos_lut_entry { struct
329 const struct dpu_qos_lut_entry *entries; argument