Home
last modified time | relevance | path

Searched refs:fd_param_id (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_drmif.h52 enum fd_param_id { enum
158 int fd_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param,
160 int fd_pipe_set_param(struct fd_pipe *pipe, enum fd_param_id param,
H A Dfreedreno_pipe.c162 fd_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param, uint64_t *value) in fd_pipe_get_param()
168 fd_pipe_set_param(struct fd_pipe *pipe, enum fd_param_id param, uint64_t value) in fd_pipe_set_param()
H A Dfreedreno_priv.h208 int (*get_param)(struct fd_pipe *pipe, enum fd_param_id param,
210 int (*set_param)(struct fd_pipe *pipe, enum fd_param_id param,
/third_party/libdrm/freedreno/
H A Dfreedreno_drmif.h57 enum fd_param_id { enum
109 int fd_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param,
H A Dfreedreno_pipe.c88 enum fd_param_id param, uint64_t *value) in fd_pipe_get_param()
H A Dfreedreno_priv.h121 int (*get_param)(struct fd_pipe *pipe, enum fd_param_id param, uint64_t *value);
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_pipe.c73 msm_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param, in msm_pipe_get_param()
124 msm_pipe_set_param(struct fd_pipe *pipe, enum fd_param_id param, uint64_t value) in msm_pipe_set_param()
/third_party/libdrm/freedreno/msm/
H A Dmsm_pipe.c52 enum fd_param_id param, uint64_t *value) in msm_pipe_get_param()
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_pipe.c75 virtio_pipe_get_param(struct fd_pipe *pipe, enum fd_param_id param, in virtio_pipe_get_param()
/third_party/libdrm/freedreno/kgsl/
H A Dkgsl_pipe.c33 enum fd_param_id param, uint64_t *value) in kgsl_pipe_get_param()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c423 enum fd_param_id param = per_context ? FD_CTX_FAULTS : FD_GLOBAL_FAULTS; in fd_get_reset_count()

Completed in 6 milliseconds