Home
last modified time | relevance | path

Searched refs:PIPECONF_GAMMA_MODE (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_color.c482 val |= PIPECONF_GAMMA_MODE(crtc_state->gamma_mode); in i9xx_color_commit()
495 val |= PIPECONF_GAMMA_MODE(crtc_state->gamma_mode); in ilk_color_commit()
H A Dintel_display.c9028 pipeconf |= PIPECONF_GAMMA_MODE(crtc_state->gamma_mode); in i9xx_set_pipeconf()
10137 val |= PIPECONF_GAMMA_MODE(crtc_state->gamma_mode); in ilk_set_pipeconf()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h5901 #define PIPECONF_GAMMA_MODE(x) ((x) << 24) /* pass in GAMMA_MODE_MODE_* */ macro

Completed in 60 milliseconds