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.h73 struct msm_drm_private { struct
75 struct drm_device *dev;
77 struct msm_kms *kms;
78 int (*kms_init)(struct drm_device *dev);
81 struct platform_device *gpu_pdev;
84 struct msm_gpu *gpu;
87 bool is_a2xx;
88 bool has_cached_coherent;
90 struct msm_rd_state *rd; /* debugfs to dump all submits */
91 struct msm_rd_state *hangrd; /* debugfs to dump hanging submits */
[all …]