Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_stream_defs.c46 static const struct pvr_stream_def rogue_fwif_cmd_geom_stream[] = {
63 static const struct pvr_stream_def rogue_fwif_cmd_geom_stream_brn49927[] = {
96 static const struct pvr_stream_def rogue_fwif_cmd_frag_stream[] = {
134 static const struct pvr_stream_def rogue_fwif_cmd_frag_stream_brn47217[] = {
138 static const struct pvr_stream_def rogue_fwif_cmd_frag_stream_brn49927[] = {
177 static const struct pvr_stream_def rogue_fwif_cmd_compute_stream[] = {
201 static const struct pvr_stream_def rogue_fwif_cmd_compute_stream_brn49927[] = {
234 static const struct pvr_stream_def rogue_fwif_cmd_transfer_stream[] = {
272 static const struct pvr_stream_def rogue_fwif_static_render_context_state_stream[] = {
332 static const struct pvr_stream_def rogue_fwif_static_compute_context_state_stream[] = {
Dpvr_stream.h37 struct pvr_stream_def { struct
45 const struct pvr_stream_def *stream; argument
60 const struct pvr_stream_def *main_stream;
Dpvr_stream.c14 stream_def_is_supported(struct pvr_device *pvr_dev, const struct pvr_stream_def *stream_def) in stream_def_is_supported()
65 pvr_stream_process_1(struct pvr_device *pvr_dev, const struct pvr_stream_def *stream_def, in pvr_stream_process_1()