Searched refs:NI_CURSOR_DEGAMMA_MODE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/radeon/ | ||
D | ni_reg.h | 67 # define NI_CURSOR_DEGAMMA_MODE(x) (((x) & 0x3) << 12) macro |
D | radeon_display.c | 149 NI_CURSOR_DEGAMMA_MODE(NI_DEGAMMA_BYPASS))); in dce5_crtc_load_lut() |