Home
last modified time | relevance | path

Searched refs:vga_hdp_control (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mode.h258 u32 vga_hdp_control; member
Ddce_v8_0.c514 save->vga_hdp_control = RREG32(mmVGA_HDP_CONTROL); in dce_v8_0_stop_mc_access()
630 WREG32(mmVGA_HDP_CONTROL, save->vga_hdp_control); in dce_v8_0_resume_mc_access()
Ddce_v11_0.c554 save->vga_hdp_control = RREG32(mmVGA_HDP_CONTROL); in dce_v11_0_stop_mc_access()
670 WREG32(mmVGA_HDP_CONTROL, save->vga_hdp_control); in dce_v11_0_resume_mc_access()
Ddce_v10_0.c566 save->vga_hdp_control = RREG32(mmVGA_HDP_CONTROL); in dce_v10_0_stop_mc_access()
682 WREG32(mmVGA_HDP_CONTROL, save->vga_hdp_control); in dce_v10_0_resume_mc_access()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_asic.h279 u32 vga_hdp_control; member
505 u32 vga_hdp_control; member
Drv515.c302 save->vga_hdp_control = RREG32(R_000328_VGA_HDP_CONTROL); in rv515_mc_stop()
463 WREG32(R_000328_VGA_HDP_CONTROL, save->vga_hdp_control); in rv515_mc_resume()
Devergreen.c2760 save->vga_hdp_control = RREG32(VGA_HDP_CONTROL); in evergreen_mc_stop()
2933 WREG32(VGA_HDP_CONTROL, save->vga_hdp_control); in evergreen_mc_resume()