Home
last modified time | relevance | path

Searched refs:dp_set_dsc_on_stream (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/
Ddc_link_dp.h173 void dp_set_dsc_on_stream(struct pipe_ctx *pipe_ctx, bool enable);
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_dp.c7399 void dp_set_dsc_on_stream(struct pipe_ctx *pipe_ctx, bool enable) in dp_set_dsc_on_stream() function
7500 dp_set_dsc_on_stream(pipe_ctx, true); in dp_set_dsc_enable()
7505 dp_set_dsc_on_stream(pipe_ctx, false); in dp_set_dsc_enable()
7591 dp_set_dsc_on_stream(pipe_ctx, true); in dp_update_dsc_config()