Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.c911 static const struct dpu_qos_lut_entry sdm845_qos_linear[] = {
926 static const struct dpu_qos_lut_entry sc7180_qos_linear[] = {
930 static const struct dpu_qos_lut_entry sm8150_qos_linear[] = {
934 static const struct dpu_qos_lut_entry sdm845_qos_macrotile[] = {
943 static const struct dpu_qos_lut_entry sc7180_qos_macrotile[] = {
947 static const struct dpu_qos_lut_entry sdm845_qos_nrt[] = {
951 static const struct dpu_qos_lut_entry sc7180_qos_nrt[] = {
Ddpu_hw_catalog.h296 struct dpu_qos_lut_entry { struct
308 const struct dpu_qos_lut_entry *entries; argument