linux/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_3_0_msm8998.h

/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2022. Qualcomm Innovation Center, Inc. All rights reserved.
 * Copyright (c) 2015-2018, 2020 The Linux Foundation. All rights reserved.
 */

#ifndef _DPU_3_0_MSM8998_H
#define _DPU_3_0_MSM8998_H

static const struct dpu_caps msm8998_dpu_caps =;

static const struct dpu_mdp_cfg msm8998_mdp =;

static const struct dpu_ctl_cfg msm8998_ctl[] =;

static const struct dpu_sspp_cfg msm8998_sspp[] =;

static const struct dpu_lm_cfg msm8998_lm[] =;

static const struct dpu_pingpong_cfg msm8998_pp[] =;

static const struct dpu_dsc_cfg msm8998_dsc[] =;

static const struct dpu_dspp_cfg msm8998_dspp[] =;

static const struct dpu_intf_cfg msm8998_intf[] =;

static const struct dpu_perf_cfg msm8998_perf_data =;

static const struct dpu_mdss_version msm8998_mdss_ver =;

const struct dpu_mdss_cfg dpu_msm8998_cfg =;

#endif