Searched refs:fp_gen_cntl (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_legacy_encoders.c | 735 uint32_t fp_gen_cntl = RREG32(RADEON_FP_GEN_CNTL); in radeon_legacy_tmds_int_dpms() local 740 fp_gen_cntl |= (RADEON_FP_FPON | RADEON_FP_TMDS_EN); in radeon_legacy_tmds_int_dpms() 745 fp_gen_cntl &= ~(RADEON_FP_FPON | RADEON_FP_TMDS_EN); in radeon_legacy_tmds_int_dpms() 749 WREG32(RADEON_FP_GEN_CNTL, fp_gen_cntl); in radeon_legacy_tmds_int_dpms() 789 uint32_t tmp, tmds_pll_cntl, tmds_transmitter_cntl, fp_gen_cntl; in radeon_legacy_tmds_int_mode_set() local 835 fp_gen_cntl = (RREG32(RADEON_FP_GEN_CNTL) | in radeon_legacy_tmds_int_mode_set() 839 fp_gen_cntl &= ~(RADEON_FP_FPON | RADEON_FP_TMDS_EN); in radeon_legacy_tmds_int_mode_set() 841 fp_gen_cntl &= ~(RADEON_FP_RMX_HVSYNC_CONTROL_EN | in radeon_legacy_tmds_int_mode_set() 850 fp_gen_cntl |= RADEON_FP_PANEL_FORMAT; /* 24 bit format */ in radeon_legacy_tmds_int_mode_set() 852 fp_gen_cntl in radeon_legacy_tmds_int_mode_set() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon_legacy_encoders.c | 728 uint32_t fp_gen_cntl = RREG32(RADEON_FP_GEN_CNTL); in radeon_legacy_tmds_int_dpms() local 733 fp_gen_cntl |= (RADEON_FP_FPON | RADEON_FP_TMDS_EN); in radeon_legacy_tmds_int_dpms() 738 fp_gen_cntl &= ~(RADEON_FP_FPON | RADEON_FP_TMDS_EN); in radeon_legacy_tmds_int_dpms() 742 WREG32(RADEON_FP_GEN_CNTL, fp_gen_cntl); in radeon_legacy_tmds_int_dpms() 782 uint32_t tmp, tmds_pll_cntl, tmds_transmitter_cntl, fp_gen_cntl; in radeon_legacy_tmds_int_mode_set() local 828 fp_gen_cntl = (RREG32(RADEON_FP_GEN_CNTL) | in radeon_legacy_tmds_int_mode_set() 832 fp_gen_cntl &= ~(RADEON_FP_FPON | RADEON_FP_TMDS_EN); in radeon_legacy_tmds_int_mode_set() 834 fp_gen_cntl &= ~(RADEON_FP_RMX_HVSYNC_CONTROL_EN | in radeon_legacy_tmds_int_mode_set() 843 fp_gen_cntl |= RADEON_FP_PANEL_FORMAT; /* 24 bit format */ in radeon_legacy_tmds_int_mode_set() 845 fp_gen_cntl in radeon_legacy_tmds_int_mode_set() [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
H A D | radeon_base.c | 1327 save->fp_gen_cntl = INREG(FP_GEN_CNTL); in radeon_save_state() 1503 OUTREG(FP_GEN_CNTL, mode->fp_gen_cntl); in radeon_write_mode() 1869 newmode->fp_gen_cntl = (rinfo->init_state.fp_gen_cntl & (u32) in radeonfb_set_par() 1879 newmode->fp_gen_cntl |= (FP_CRTC_DONT_SHADOW_VPAR | in radeonfb_set_par() 1885 newmode->fp_gen_cntl &= ~R200_FP_SOURCE_SEL_MASK; in radeonfb_set_par() 1887 newmode->fp_gen_cntl |= R200_FP_SOURCE_SEL_RMX; in radeonfb_set_par() 1889 newmode->fp_gen_cntl |= R200_FP_SOURCE_SEL_CRTC1; in radeonfb_set_par() 1891 newmode->fp_gen_cntl |= FP_SEL_CRTC1; in radeonfb_set_par() 1900 newmode->fp_gen_cntl in radeonfb_set_par() [all...] |
H A D | radeonfb.h | 216 u32 fp_gen_cntl; member
|
H A D | radeon_pm.c | 1251 fp_gen_cntl, fp2_gen_cntl; in radeon_pm_full_reset_sdram() local 1257 fp_gen_cntl = INREG( FP_GEN_CNTL); in radeon_pm_full_reset_sdram() 1426 OUTREG( FP_GEN_CNTL, fp_gen_cntl); in radeon_pm_full_reset_sdram()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
H A D | radeon_base.c | 1328 save->fp_gen_cntl = INREG(FP_GEN_CNTL); in radeon_save_state() 1504 OUTREG(FP_GEN_CNTL, mode->fp_gen_cntl); in radeon_write_mode() 1870 newmode->fp_gen_cntl = (rinfo->init_state.fp_gen_cntl & (u32) in radeonfb_set_par() 1880 newmode->fp_gen_cntl |= (FP_CRTC_DONT_SHADOW_VPAR | in radeonfb_set_par() 1886 newmode->fp_gen_cntl &= ~R200_FP_SOURCE_SEL_MASK; in radeonfb_set_par() 1888 newmode->fp_gen_cntl |= R200_FP_SOURCE_SEL_RMX; in radeonfb_set_par() 1890 newmode->fp_gen_cntl |= R200_FP_SOURCE_SEL_CRTC1; in radeonfb_set_par() 1892 newmode->fp_gen_cntl |= FP_SEL_CRTC1; in radeonfb_set_par() 1901 newmode->fp_gen_cntl in radeonfb_set_par() [all...] |
H A D | radeonfb.h | 216 u32 fp_gen_cntl; member
|
H A D | radeon_pm.c | 1250 fp_gen_cntl, fp2_gen_cntl; in radeon_pm_full_reset_sdram() local 1256 fp_gen_cntl = INREG( FP_GEN_CNTL); in radeon_pm_full_reset_sdram() 1425 OUTREG( FP_GEN_CNTL, fp_gen_cntl); in radeon_pm_full_reset_sdram()
|
Completed in 17 milliseconds