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

/linux-master/drivers/gpu/drm/amd/display/modules/power/
H A Dpower_helpers.c79 unsigned char dark_pos_gain; member in struct:abm_parameters
163 uint8_t dark_pos_gain[NUM_AMBI_LEVEL][NUM_AGGR_LEVEL]; /* 0x52 U2.6 */ member in struct:iram_table_v_2
204 uint8_t dark_pos_gain[NUM_AMBI_LEVEL][NUM_AGGR_LEVEL]; /* 0x3e U2.6 */ member in struct:iram_table_v_2_2
408 ram_table->dark_pos_gain[0][0] = 0x00;
409 ram_table->dark_pos_gain[0][1] = 0x00;
410 ram_table->dark_pos_gain[0][2] = 0x00;
411 ram_table->dark_pos_gain[0][3] = 0x00;
412 ram_table->dark_pos_gain[1][0] = 0x00;
413 ram_table->dark_pos_gain[1][1] = 0x00;
414 ram_table->dark_pos_gain[
[all...]
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h3594 uint8_t dark_pos_gain[NUM_AMBI_LEVEL][NUM_AGGR_LEVEL]; // 184B member in struct:abm_config_table

Completed in 139 milliseconds