Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.c590 static const struct dpu_qos_lut_entry msm8998_qos_linear[] = {
603 static const struct dpu_qos_lut_entry sdm845_qos_linear[] = {
618 static const struct dpu_qos_lut_entry msm8998_qos_macrotile[] = {
625 static const struct dpu_qos_lut_entry sc7180_qos_linear[] = {
629 static const struct dpu_qos_lut_entry sm6350_qos_linear_macrotile[] = {
633 static const struct dpu_qos_lut_entry sm8150_qos_linear[] = {
637 static const struct dpu_qos_lut_entry sc8180x_qos_linear[] = {
641 static const struct dpu_qos_lut_entry qcm2290_qos_linear[] = {
645 static const struct dpu_qos_lut_entry sdm845_qos_macrotile[] = {
654 static const struct dpu_qos_lut_entry sc7180_qos_macrotile[] = {
[all …]
H A Ddpu_hw_catalog.h309 struct dpu_qos_lut_entry { struct
321 const struct dpu_qos_lut_entry *entries; argument