Searched refs:NI_OVL_REGAMMA_MODE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/drm2/radeon/ | ||
| D | ni_reg.h | 87 # define NI_OVL_REGAMMA_MODE(x) (((x) & 0x7) << 4) macro |
| D | radeon_display.c | 153 NI_OVL_REGAMMA_MODE(NI_REGAMMA_BYPASS))); in dce5_crtc_load_lut() |