Home
last modified time | relevance | path

Searched refs:dpu_intf_cfg (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_9_0_sm8550.h306 static const struct dpu_intf_cfg sm8550_intf[] = {
H A Ddpu_9_1_sar2130p.h306 static const struct dpu_intf_cfg sar2130p_intf[] = {
H A Ddpu_8_0_sc8280xp.h291 static const struct dpu_intf_cfg sc8280xp_intf[] = {
H A Ddpu_8_1_sm8450.h311 static const struct dpu_intf_cfg sm8450_intf[] = {
H A Ddpu_8_4_sa8775p.h318 static const struct dpu_intf_cfg sa8775p_intf[] = {
H A Ddpu_9_2_x1e80100.h306 static const struct dpu_intf_cfg x1e80100_intf[] = {
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_rm.c104 const struct dpu_intf_cfg *intf = &cat->intf[i]; in dpu_rm_init()