Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Davivod.h55 #define VGA_MEMORY_DISABLE (1 << 4) macro
H A Dcikd.h436 #define VGA_MEMORY_DISABLE (1 << 4) macro
H A Drv770.c1029 WREG32(VGA_HDP_CONTROL, VGA_MEMORY_DISABLE); in rv770_mc_program()
H A Dr600.c1323 WREG32(VGA_HDP_CONTROL, VGA_MEMORY_DISABLE); in r600_mc_program()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v9_0.c2191 WREG32_FIELD15(DCE, 0, VGA_HDP_CONTROL, VGA_MEMORY_DISABLE, 1); in gmc_v9_0_hw_init()