Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_color.c870 int b_exp = REG_FIELD_GET(PALETTE_10BIT_BLUE_EXP_MASK, udw); in i9xx_lut_10_pack_slope() local
877 color->blue += b_mant << (3 - b_exp); in i9xx_lut_10_pack_slope()