Home
last modified time | relevance | path

Searched refs:DISP2_GAP (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/radeon/
Drv6xxd.h133 # define DISP2_GAP(x) ((x) << 2) macro
Dcypress_dpm.c1733 DISP2_GAP(R600_PM_DISPLAY_GAP_IGNORE)); in cypress_enable_display_gap()
1753 tmp |= DISP2_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in cypress_program_display_gap()
1755 tmp |= DISP2_GAP(R600_PM_DISPLAY_GAP_IGNORE); in cypress_program_display_gap()
Drv770d.h258 # define DISP2_GAP(x) ((x) << 2) macro
Dsid.h304 # define DISP2_GAP(x) ((x) << 2) macro
Devergreend.h196 # define DISP2_GAP(x) ((x) << 2) macro
Dsi_dpm.c3673 tmp |= DISP2_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in si_program_display_gap()
3675 tmp |= DISP2_GAP(R600_PM_DISPLAY_GAP_IGNORE); in si_program_display_gap()
3784 DISP2_GAP(R600_PM_DISPLAY_GAP_IGNORE)); in si_enable_display_gap()
Drv6xx_dpm.c984 DISP2_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM) | in rv6xx_enable_display_gap()
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Dsid.h305 # define DISP2_GAP(x) ((x) << 2) macro
/Linux-v6.1/drivers/gpu/drm/amd/pm/legacy-dpm/
Dsi_dpm.c4153 tmp |= DISP2_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in si_program_display_gap()
4155 tmp |= DISP2_GAP(R600_PM_DISPLAY_GAP_IGNORE); in si_program_display_gap()
4264 DISP2_GAP(R600_PM_DISPLAY_GAP_IGNORE)); in si_enable_display_gap()