Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dfiji_ppsmc.h47 #define PPSMC_EXTRAFLAGS_AC2DC_DONT_WAIT_FOR_VBLANK 0x08 macro
Dtonga_ppsmc.h49 #define PPSMC_EXTRAFLAGS_AC2DC_DONT_WAIT_FOR_VBLANK 0x08 macro
Dppsmc.h46 #define PPSMC_EXTRAFLAGS_AC2DC_DONT_WAIT_FOR_VBLANK 0x08 macro
/linux-4.4.14/drivers/gpu/drm/radeon/
Dppsmc.h46 #define PPSMC_EXTRAFLAGS_AC2DC_DONT_WAIT_FOR_VBLANK 0x08 macro
Drv770_dpm.c1195 table->extraFlags |= PPSMC_EXTRAFLAGS_AC2DC_DONT_WAIT_FOR_VBLANK; in rv770_init_smc_table()