Searched refs:WmType (Results 1 - 17 of 17) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dsmu10_driver_if.h57 uint8_t WmType; member in struct:__anon648
/openbsd-current/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_smu.h47 uint8_t WmType; // Used for normal pstate change or memory retraining member in struct:__anon262
H A Ddcn315_clk_mgr.c393 table->WatermarkRow[WM_DCFCLK][num_valid_sets].WmType = bw_params->wm_table.entries[i].wm_type;
398 if (table->WatermarkRow[WM_DCFCLK][num_valid_sets].WmType == WM_TYPE_PSTATE_CHG) {
/openbsd-current/sys/dev/pci/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu13_driver_if_v13_0_5.h57 uint8_t WmType; // Used for normal pstate change or memory retraining member in struct:__anon622
H A Dsmu12_driver_if.h57 uint8_t WmType; // Used for normal pstate change or memory retraining member in struct:__anon890
H A Dsmu13_driver_if_v13_0_4.h57 uint8_t WmType; // Used for normal pstate change or memory retraining member in struct:__anon611
H A Dsmu11_driver_if_vangogh.h56 uint8_t WmType; // Used for normal pstate change or memory retraining member in struct:__anon498
H A Dsmu13_driver_if_yellow_carp.h56 uint8_t WmType; // Used for normal pstate change or memory retraining member in struct:__anon715
/openbsd-current/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn301/
H A Ddcn301_smu.h62 uint8_t WmType; // Used for normal pstate change or memory retraining member in struct:__anon90
H A Dvg_clk_mgr.c398 table->WatermarkRow[WM_DCFCLK][num_valid_sets].WmType = bw_params->wm_table.entries[i].wm_type;
403 if (table->WatermarkRow[WM_DCFCLK][num_valid_sets].WmType == WM_TYPE_PSTATE_CHG) {
/openbsd-current/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_smu.h46 uint8_t WmType; // Used for normal pstate change or memory retraining member in struct:__anon266
H A Ddcn316_clk_mgr.c355 table->WatermarkRow[WM_DCFCLK][num_valid_sets].WmType = bw_params->wm_table.entries[i].wm_type;
360 if (table->WatermarkRow[WM_DCFCLK][num_valid_sets].WmType == WM_TYPE_PSTATE_CHG) {
/openbsd-current/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_smu.h58 uint8_t WmType; // Used for normal pstate change or memory retraining member in struct:__anon249
H A Ddcn31_clk_mgr.c433 table->WatermarkRow[WM_DCFCLK][num_valid_sets].WmType = bw_params->wm_table.entries[i].wm_type;
438 if (table->WatermarkRow[WM_DCFCLK][num_valid_sets].WmType == WM_TYPE_PSTATE_CHG) {
/openbsd-current/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_clk_mgr.c448 table->WatermarkRow[WM_DCFCLK][num_valid_sets].WmType = bw_params->wm_table.entries[i].wm_type;
453 if (table->WatermarkRow[WM_DCFCLK][num_valid_sets].WmType == WM_TYPE_PSTATE_CHG) {
/openbsd-current/sys/dev/pci/drm/amd/pm/swsmu/smu12/
H A Drenoir_ppt.c1068 table->WatermarkRow[WM_DCFCLK][i].WmType =
1084 table->WatermarkRow[WM_SOCCLK][i].WmType =
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c1365 table->WatermarkRow[WM_DCFCLK][i].WmType = (uint8_t)0;
1368 table->WatermarkRow[WM_SOCCLK][i].WmType = (uint8_t)0;

Completed in 119 milliseconds