Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/display/amdgpu_dm/
Damdgpu_dm_trace.h568 __field(int, sclk_khz)
580 __entry->sclk_khz = clk->sclk_khz;
594 __entry->sclk_khz,
/openbsd/src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dce110/
Ddce110_clk_mgr.c211 context->bw_ctx.bw.dce.sclk_khz); in dce11_pplib_apply_display_requirements()
/openbsd/src/sys/dev/pci/drm/amd/display/dc/inc/
Dcore_types.h516 int sclk_khz; member
/openbsd/src/sys/dev/pci/drm/amd/display/dc/dce/
Ddce_clk_mgr.c634 context->bw_ctx.bw.dce.sclk_khz); in dce11_pplib_apply_display_requirements()
/openbsd/src/sys/dev/pci/drm/amd/display/dc/basics/
Ddce_calcs.c2779 if (calcs_output->sclk_khz > int_max_clk) in is_display_configuration_supported()
3096 calcs_output->sclk_khz = in bw_calcs()
3615 calcs_output->sclk_khz = 0; in bw_calcs()