Searched refs:pvr_stream_cmd_defs (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_stream_defs.h9 extern const struct pvr_stream_cmd_defs pvr_cmd_geom_stream;
10 extern const struct pvr_stream_cmd_defs pvr_cmd_frag_stream;
11 extern const struct pvr_stream_cmd_defs pvr_cmd_compute_stream;
12 extern const struct pvr_stream_cmd_defs pvr_cmd_transfer_stream;
13 extern const struct pvr_stream_cmd_defs pvr_static_render_context_state_stream;
14 extern const struct pvr_stream_cmd_defs pvr_static_compute_context_state_stream;
H A Dpvr_stream.h57 struct pvr_stream_cmd_defs { struct
70 pvr_stream_process(struct pvr_device *pvr_dev, const struct pvr_stream_cmd_defs *cmd_defs,
H A Dpvr_stream_defs.c84 const struct pvr_stream_cmd_defs pvr_cmd_geom_stream = {
165 const struct pvr_stream_cmd_defs pvr_cmd_frag_stream = {
222 const struct pvr_stream_cmd_defs pvr_cmd_compute_stream = {
261 const struct pvr_stream_cmd_defs pvr_cmd_transfer_stream = {
321 const struct pvr_stream_cmd_defs pvr_static_render_context_state_stream = {
342 const struct pvr_stream_cmd_defs pvr_static_compute_context_state_stream = {
H A Dpvr_stream.c128 const struct pvr_stream_cmd_defs *cmd_defs, void *ext_stream,
208 pvr_stream_process(struct pvr_device *pvr_dev, const struct pvr_stream_cmd_defs *cmd_defs,
H A Dpvr_job.c68 pvr_job_process_stream(struct pvr_device *pvr_dev, const struct pvr_stream_cmd_defs *cmd_defs,
87 const struct pvr_stream_cmd_defs *stream_def,
H A Dpvr_context.c66 process_static_context_state(struct pvr_device *pvr_dev, const struct pvr_stream_cmd_defs *cmd_defs,

Completed in 125 milliseconds