Home
last modified time | relevance | path

Searched refs:crtc2 (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c151 minfo->hw.crtc2.ctl = tmp; in matroxfb_dh_restore()
165 minfo->hw.crtc2.ctl = 0x00000004; in matroxfb_dh_disable()
366 minfo->crtc2.pixclock = mt.pixclock; in matroxfb_dh_set_par()
367 minfo->crtc2.mnp = mt.mnp; in matroxfb_dh_set_par()
418 vblank->count = minfo->crtc2.vsync.cnt; in matroxfb_dh_get_vblank()
639 down_write(&minfo->crtc2.lock); in matroxfb_dh_regit()
640 oldcrtc2 = minfo->crtc2.info; in matroxfb_dh_regit()
641 minfo->crtc2.info = m2info; in matroxfb_dh_regit()
642 up_write(&minfo->crtc2.lock); in matroxfb_dh_regit()
644 printk(KERN_ERR "matroxfb_crtc2: Internal consistency check failed: crtc2 alread in matroxfb_dh_regit()
670 struct matroxfb_dh_fb_info* crtc2; matroxfb_dh_deregisterfb() local
712 matroxfb_crtc2_remove(struct matrox_fb_info* minfo, void* crtc2) matroxfb_crtc2_remove() argument
717 static struct matroxfb_driver crtc2 = { global() variable
[all...]
H A Dmatroxfb_base.c158 struct matroxfb_dh_fb_info *info = minfo->crtc2.info; in update_crtc2()
219 minfo->crtc2.vsync.cnt++; in matrox_irq()
220 wake_up_interruptible(&minfo->crtc2.vsync.wait); in matrox_irq()
283 vs = &minfo->crtc2.vsync; in matroxfb_wait_for_sync()
946 struct matroxfb_dh_fb_info* crtc2; in matroxfb_ioctl() local
948 down_read(&minfo->crtc2.lock); in matroxfb_ioctl()
949 crtc2 = minfo->crtc2.info; in matroxfb_ioctl()
950 if (crtc2) in matroxfb_ioctl()
951 crtc2 in matroxfb_ioctl()
[all...]
H A Dmatroxfb_base.h281 struct matrox_crtc2 crtc2; member
369 } crtc2; member
446 int crtc2; member
H A Dmatroxfb_DAC1064.c173 c2_ctl = hw->crtc2.ctl & ~0x4007; /* Clear PLL + enable for CRTC2 */ in g450_set_plls()
177 videomnp = minfo->crtc2.mnp; in g450_set_plls()
181 } else if (minfo->crtc2.pixclock == minfo->features.pll.ref_freq) { in g450_set_plls()
207 if (c2_ctl != hw->crtc2.ctl) { in g450_set_plls()
208 hw->crtc2.ctl = c2_ctl; in g450_set_plls()
214 pxc = minfo->crtc2.pixclock; in g450_set_plls()
809 /* stop crtc2 */ in g450_preinit()
832 /* restore crtc2 */ in g450_preinit()
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c151 minfo->hw.crtc2.ctl = tmp; in matroxfb_dh_restore()
165 minfo->hw.crtc2.ctl = 0x00000004; in matroxfb_dh_disable()
366 minfo->crtc2.pixclock = mt.pixclock; in matroxfb_dh_set_par()
367 minfo->crtc2.mnp = mt.mnp; in matroxfb_dh_set_par()
418 vblank->count = minfo->crtc2.vsync.cnt; in matroxfb_dh_get_vblank()
638 down_write(&minfo->crtc2.lock); in matroxfb_dh_regit()
639 oldcrtc2 = minfo->crtc2.info; in matroxfb_dh_regit()
640 minfo->crtc2.info = m2info; in matroxfb_dh_regit()
641 up_write(&minfo->crtc2.lock); in matroxfb_dh_regit()
643 printk(KERN_ERR "matroxfb_crtc2: Internal consistency check failed: crtc2 alread in matroxfb_dh_regit()
669 struct matroxfb_dh_fb_info* crtc2; matroxfb_dh_deregisterfb() local
711 matroxfb_crtc2_remove(struct matrox_fb_info* minfo, void* crtc2) matroxfb_crtc2_remove() argument
716 static struct matroxfb_driver crtc2 = { global() variable
[all...]
H A Dmatroxfb_base.c159 struct matroxfb_dh_fb_info *info = minfo->crtc2.info; in update_crtc2()
220 minfo->crtc2.vsync.cnt++; in matrox_irq()
221 wake_up_interruptible(&minfo->crtc2.vsync.wait); in matrox_irq()
284 vs = &minfo->crtc2.vsync; in matroxfb_wait_for_sync()
947 struct matroxfb_dh_fb_info* crtc2; in matroxfb_ioctl() local
949 down_read(&minfo->crtc2.lock); in matroxfb_ioctl()
950 crtc2 = minfo->crtc2.info; in matroxfb_ioctl()
951 if (crtc2) in matroxfb_ioctl()
952 crtc2 in matroxfb_ioctl()
[all...]
H A Dmatroxfb_base.h280 struct matrox_crtc2 crtc2; member
368 } crtc2; member
445 int crtc2; member
H A Dmatroxfb_DAC1064.c173 c2_ctl = hw->crtc2.ctl & ~0x4007; /* Clear PLL + enable for CRTC2 */ in g450_set_plls()
177 videomnp = minfo->crtc2.mnp; in g450_set_plls()
181 } else if (minfo->crtc2.pixclock == minfo->features.pll.ref_freq) { in g450_set_plls()
207 if (c2_ctl != hw->crtc2.ctl) { in g450_set_plls()
208 hw->crtc2.ctl = c2_ctl; in g450_set_plls()
214 pxc = minfo->crtc2.pixclock; in g450_set_plls()
809 /* stop crtc2 */ in g450_preinit()
832 /* restore crtc2 */ in g450_preinit()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dcik.c7031 u32 crtc1 = 0, crtc2 = 0, crtc3 = 0, crtc4 = 0, crtc5 = 0, crtc6 = 0; in cik_irq_set() local
7181 crtc2 |= VBLANK_INTERRUPT_MASK; in cik_irq_set()
7245 WREG32(LB_INTERRUPT_MASK + EVERGREEN_CRTC1_REGISTER_OFFSET, crtc2); in cik_irq_set()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dcik.c7020 u32 crtc1 = 0, crtc2 = 0, crtc3 = 0, crtc4 = 0, crtc5 = 0, crtc6 = 0; in cik_irq_set() local
7170 crtc2 |= VBLANK_INTERRUPT_MASK; in cik_irq_set()
7234 WREG32(LB_INTERRUPT_MASK + EVERGREEN_CRTC1_REGISTER_OFFSET, crtc2); in cik_irq_set()

Completed in 30 milliseconds