Home
last modified time | relevance | path

Searched refs:dmdata_address (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/dcn201/
H A Ddcn201_hwseq.c570 &pipe_ctx->stream->dmdata_address); in dcn201_set_dmdata_attributes()
576 pipe_ctx->stream->dmdata_address.quad_part; in dcn201_set_dmdata_attributes()
/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_stream.c709 pipe_ctx->stream->dmdata_address = attr->address; in dc_stream_set_dynamic_metadata()
714 pipe_ctx->stream->dmdata_address.quad_part != 0) { in dc_stream_set_dynamic_metadata()
H A Damdgpu_dc.c3161 pipe_ctx->stream->dmdata_address.quad_part != 0) in commit_planes_do_stream_update()
/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc_stream.h207 PHYSICAL_ADDRESS_LOC dmdata_address; member
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c686 if (pipe_ctx->stream->dmdata_address.quad_part != 0) { in dcn30_program_dmdata_engine()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c2329 pipe_ctx->stream->dmdata_address.quad_part; in dcn20_set_dmdata_attributes()
2805 if (pipe_ctx->stream->dmdata_address.quad_part != 0) { in dcn20_program_dmdata_engine()