Home
last modified time | relevance | path

Searched refs:crgb_slope (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/modules/power/
Dpower_helpers.c141 uint16_t crgb_slope[NUM_POWER_FN_SEGS]; /* 0xa0 U4.12 */ member
187 uint16_t crgb_slope[NUM_POWER_FN_SEGS]; /* 0xa0 U4.12 */ member
442 ram_table->crgb_slope[0] = cpu_to_be16(0x3147); in fill_iram_v_2()
443 ram_table->crgb_slope[1] = cpu_to_be16(0x2978); in fill_iram_v_2()
444 ram_table->crgb_slope[2] = cpu_to_be16(0x23a2); in fill_iram_v_2()
445 ram_table->crgb_slope[3] = cpu_to_be16(0x1f55); in fill_iram_v_2()
446 ram_table->crgb_slope[4] = cpu_to_be16(0x1c63); in fill_iram_v_2()
447 ram_table->crgb_slope[5] = cpu_to_be16(0x1a0f); in fill_iram_v_2()
448 ram_table->crgb_slope[6] = cpu_to_be16(0x178d); in fill_iram_v_2()
449 ram_table->crgb_slope[7] = cpu_to_be16(0x15ab); in fill_iram_v_2()
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dmub/inc/
Ddmub_cmd.h2513 uint16_t crgb_slope[NUM_POWER_FN_SEGS]; // 32B member