Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.c1400 static const struct dpu_qos_lut_entry msm8998_qos_linear[] = {
1416 static const struct dpu_qos_lut_entry sdm845_qos_linear[] = {
1431 static const struct dpu_qos_lut_entry msm8998_qos_macrotile[] = {
1440 static const struct dpu_qos_lut_entry sc7180_qos_linear[] = {
1444 static const struct dpu_qos_lut_entry sm8150_qos_linear[] = {
1448 static const struct dpu_qos_lut_entry sc8180x_qos_linear[] = {
1452 static const struct dpu_qos_lut_entry qcm2290_qos_linear[] = {
1456 static const struct dpu_qos_lut_entry sdm845_qos_macrotile[] = {
1465 static const struct dpu_qos_lut_entry sc7180_qos_macrotile[] = {
1469 static const struct dpu_qos_lut_entry sc8180x_qos_macrotile[] = {
[all …]
Ddpu_hw_catalog.h342 struct dpu_qos_lut_entry { struct
354 const struct dpu_qos_lut_entry *entries; argument