Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dni_reg.h35 # define NI_OVL_INPUT_GAMMA_MODE(x) (((x) & 0x3) << 4) macro
H A Dradeon_display.c142 NI_OVL_INPUT_GAMMA_MODE(NI_INPUT_GAMMA_USE_LUT))); in dce5_crtc_load_lut()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h2341 # define NI_OVL_INPUT_GAMMA_MODE(x) (((x) & 0x3) << 4) macro