Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.c1405 static const struct dpu_qos_lut_entry msm8998_qos_linear[] = {
1421 static const struct dpu_qos_lut_entry sdm845_qos_linear[] = {
1436 static const struct dpu_qos_lut_entry msm8998_qos_macrotile[] = {
1445 static const struct dpu_qos_lut_entry sc7180_qos_linear[] = {
1449 static const struct dpu_qos_lut_entry sm8150_qos_linear[] = {
1453 static const struct dpu_qos_lut_entry sc8180x_qos_linear[] = {
1457 static const struct dpu_qos_lut_entry qcm2290_qos_linear[] = {
1461 static const struct dpu_qos_lut_entry sdm845_qos_macrotile[] = {
1470 static const struct dpu_qos_lut_entry sc7180_qos_macrotile[] = {
1474 static const struct dpu_qos_lut_entry sc8180x_qos_macrotile[] = {
[all …]
Ddpu_hw_catalog.h344 struct dpu_qos_lut_entry { struct
356 const struct dpu_qos_lut_entry *entries; argument