Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/vc4/
Dvc4_drv.h77 struct vc4_dev { struct
78 struct drm_device base;
79 struct device *dev;
81 bool is_vc5;
83 unsigned int irq;
85 struct vc4_hvs *hvs;
86 struct vc4_v3d *v3d;
88 struct vc4_hang_state *hang_state;
94 struct vc4_bo_cache {
109 } bo_cache;
[all …]