Searched refs:max_reduction (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/modules/power/
H A Dpower_helpers.c77 unsigned char max_reduction; member in struct:abm_parameters
160 uint8_t max_reduction[NUM_AMBI_LEVEL][NUM_AGGR_LEVEL]; /* 0x16 U0.8 */ member in struct:iram_table_v_2
202 uint8_t max_reduction[NUM_AMBI_LEVEL][NUM_AGGR_LEVEL]; /* 0x16 U0.8 */ member in struct:iram_table_v_2_2
329 ram_table->max_reduction[0][0] = max_reduction_table[abm_config[set][0]];
330 ram_table->max_reduction[1][0] = max_reduction_table[abm_config[set][0]];
331 ram_table->max_reduction[2][0] = max_reduction_table[abm_config[set][0]];
332 ram_table->max_reduction[3][0] = max_reduction_table[abm_config[set][0]];
333 ram_table->max_reduction[4][0] = max_reduction_table[abm_config[set][0]];
340 ram_table->max_reduction[0][1] = max_reduction_table[abm_config[set][1]];
341 ram_table->max_reduction[
[all...]
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h3586 uint8_t max_reduction[NUM_AMBI_LEVEL][NUM_AGGR_LEVEL]; // 144B member in struct:abm_config_table

Completed in 120 milliseconds