Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/radeon/
Dni_reg.h65 # define NI_OVL_DEGAMMA_MODE(x) (((x) & 0x3) << 4) macro
Dradeon_display.c170 NI_OVL_DEGAMMA_MODE(NI_DEGAMMA_BYPASS) | in dce5_crtc_load_lut()
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dsid.h2307 # define NI_OVL_DEGAMMA_MODE(x) (((x) & 0x3) << 4) macro