Home
last modified time | relevance | path

Searched refs:CURSOR_2X_MAGNIFY (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_ipp.h84 IPP_SF(CURSOR0_CURSOR_CONTROL, CURSOR_2X_MAGNIFY, mask_sh), \
111 type CURSOR_2X_MAGNIFY; \
Ddcn10_hubp.h419 HUBP_SF(CURSOR0_CURSOR_CONTROL, CURSOR_2X_MAGNIFY, mask_sh), \
609 type CURSOR_2X_MAGNIFY; \
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_ipp.h71 IPP_SF(CUR_CONTROL, CURSOR_2X_MAGNIFY, mask_sh), \
114 IPP_SF(DCP0_CUR_CONTROL, CURSOR_2X_MAGNIFY, mask_sh), \
158 type CURSOR_2X_MAGNIFY; \
Ddce_ipp.c98 CURSOR_2X_MAGNIFY, attributes->attribute_flags.bits.ENABLE_MAGNIFICATION, in dce_ipp_cursor_set_attributes()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsi_enums.h91 #define CURSOR_2X_MAGNIFY (1 << 16) macro