Home
last modified time | relevance | path

Searched defs:msm_drm_private (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.h72 struct msm_drm_private { struct
74 struct drm_device *dev;
76 struct msm_kms *kms;
77 int (*kms_init)(struct drm_device *dev);
80 struct platform_device *gpu_pdev;
83 struct msm_gpu *gpu;
86 bool is_a2xx;
87 bool has_cached_coherent;
89 struct msm_rd_state *rd; /* debugfs to dump all submits */
90 struct msm_rd_state *hangrd; /* debugfs to dump hanging submits */
[all …]