Home
last modified time | relevance | path

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

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