Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h333 struct stream_resource { struct
433 struct stream_resource stream_res;
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer_private.h62 struct stream_resource;
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1203 struct stream_resource *stream_res = &pipe_ctx->stream_res; in dcn20_blank_pixel_data()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c2931 struct stream_resource *stream_res = &pipe_ctx->stream_res; in dcn10_blank_pixel_data()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1988 …bottom_pipe->stream_res, &pipe->bottom_pipe->top_pipe->stream_res, sizeof(struct stream_resource)); in dcn32_apply_merge_split_flags_helper()