Searched refs:ICON_DEGAMMA_MODE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ | ||
H A D | si_enums.h | 42 #define ICON_DEGAMMA_MODE(x) (((x) & 0x3) << 8) macro |
H A D | dce_v6_0.c | 2096 ICON_DEGAMMA_MODE(0) | in dce_v6_0_crtc_load_lut() |