Home
last modified time | relevance | path

Searched refs:disable_dsc (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_pingpong.h134 void (*disable_dsc)(struct dpu_hw_pingpong *pp); member
A Ddpu_hw_pingpong.c287 c->ops.disable_dsc = dpu_hw_pp_dsc_disable; in _setup_pingpong_ops()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddccg.h143 void (*disable_dsc)( member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/
A Ddcn314_hwseq.c301 if (hws->ctx->dc->res_pool->dccg->funcs->disable_dsc && !power_on) in dcn314_dsc_pg_control()
302 hws->ctx->dc->res_pool->dccg->funcs->disable_dsc( in dcn314_dsc_pg_control()
A Ddcn314_dccg.c308 .disable_dsc = dccg31_disable_dscclk,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hwseq.c356 if (hws->ctx->dc->res_pool->dccg->funcs->disable_dsc && !power_on) in dcn31_dsc_pg_control()
357 hws->ctx->dc->res_pool->dccg->funcs->disable_dsc( in dcn31_dsc_pg_control()
A Ddcn31_dccg.c701 .disable_dsc = dccg31_disable_dscclk,
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dhub.c1015 goto disable_dsc; in tegra_display_hub_runtime_resume()
1034 disable_dsc: in tegra_display_hub_runtime_resume()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dsc/
A Ddc_dsc.c381 if (!dsc->ctx->dc->debug.disable_dsc) in get_dsc_enc_caps()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc.h730 bool disable_dsc; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c1655 adev->dm.dc->debug.disable_dsc = true; in amdgpu_dm_init()

Completed in 35 milliseconds