Home
last modified time | relevance | path

Searched refs:vc4_file (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/vc4/
A Dvc4_perfmon.c88 struct vc4_perfmon *vc4_perfmon_find(struct vc4_file *vc4file, int id) in vc4_perfmon_find()
104 void vc4_perfmon_open_file(struct vc4_file *vc4file) in vc4_perfmon_open_file()
125 void vc4_perfmon_close_file(struct vc4_file *vc4file) in vc4_perfmon_close_file()
143 struct vc4_file *vc4file = file_priv->driver_priv; in vc4_perfmon_create_ioctl()
199 struct vc4_file *vc4file = file_priv->driver_priv; in vc4_perfmon_destroy_ioctl()
226 struct vc4_file *vc4file = file_priv->driver_priv; in vc4_perfmon_get_values_ioctl()
A Dvc4_drv.h794 struct vc4_file { struct
1098 struct vc4_perfmon *vc4_perfmon_find(struct vc4_file *vc4file, int id);
1099 void vc4_perfmon_open_file(struct vc4_file *vc4file);
1100 void vc4_perfmon_close_file(struct vc4_file *vc4file);
A Dvc4_drv.c148 struct vc4_file *vc4file; in vc4_open()
166 struct vc4_file *vc4file = file->driver_priv; in vc4_close()
A Dvc4_bo.c766 static int vc4_grab_bin_bo(struct vc4_dev *vc4, struct vc4_file *vc4file) in vc4_grab_bin_bo()
781 struct vc4_file *vc4file = file_priv->driver_priv; in vc4_create_bo_ioctl()
837 struct vc4_file *vc4file = file_priv->driver_priv; in vc4_create_shader_bo_ioctl()
A Dvc4_gem.c1164 struct vc4_file *vc4file = file_priv->driver_priv; in vc4_submit_cl_ioctl()

Completed in 11 milliseconds