Home
last modified time | relevance | path

Searched refs:etnaviv_gpu_debugfs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.h202 int etnaviv_gpu_debugfs(struct etnaviv_gpu *gpu, struct seq_file *m);
H A Detnaviv_drv.c236 {"gpu", show_each_gpu, 0, etnaviv_gpu_debugfs},
H A Detnaviv_gpu.c914 int etnaviv_gpu_debugfs(struct etnaviv_gpu *gpu, struct seq_file *m) in etnaviv_gpu_debugfs() function