Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Devergreen_reg.h120 # define EVERGREEN_LUT_10BIT_BYPASS_EN (1 << 8) macro
H A Datombios_crtc.c1402 (bypass_lut ? EVERGREEN_LUT_10BIT_BYPASS_EN : 0), in dce4_crtc_do_set_base()
1403 ~EVERGREEN_LUT_10BIT_BYPASS_EN); in dce4_crtc_do_set_base()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h2233 #define EVERGREEN_LUT_10BIT_BYPASS_EN (1 << 8) macro