Home
last modified time | relevance | path

Searched refs:chipset (Results 176 - 200 of 230) sorted by relevance

12345678910

/kernel/linux/linux-5.10/drivers/gpu/drm/mga/
H A Dmga_state.c53 if (dev_priv->chipset >= MGA_CARD_TYPE_G400) { in mga_emit_clip_rect()
432 if (dev_priv->chipset >= MGA_CARD_TYPE_G400) { in mga_verify_state()
1024 value = dev_priv->chipset; in mga_getparam()
H A Dmga_dma.c420 dev_priv->chipset = flags; in mga_driver_load()
494 if (dev_priv->chipset == MGA_CARD_TYPE_G200) { in mga_do_agp_dma_bootstrap()
763 * card in a system with an unsupported AGP chipset. In that case the in mga_do_dma_bootstrap()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgt215.c657 if (device->chipset == 0xa3 && freq <= 500000) in gt215_ram_calc()
732 if (device->chipset == 0xa3 && freq > 500000) { in gt215_ram_calc()
768 /* XXX: A lot of "chipset"/"ram type" specific stuff...? */ in gt215_ram_calc()
775 if (device->chipset == 0xa8) { in gt215_ram_calc()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c390 if (ret == 0 && device->info.chipset >= 0x11) { in nouveau_accel_gr_init()
400 if (device->info.chipset >= 0x11) { in nouveau_accel_gr_init()
605 if (drm->client.device.info.chipset == 0xc1) in nouveau_drm_device_init()
789 /* We need to check that the chipset is supported before booting in nouveau_drm_probe()
H A Dnouveau_ttm.c275 drm->client.device.info.chipset != 0x50) { in nouveau_ttm_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgt215.c657 if (device->chipset == 0xa3 && freq <= 500000) in gt215_ram_calc()
732 if (device->chipset == 0xa3 && freq > 500000) { in gt215_ram_calc()
768 /* XXX: A lot of "chipset"/"ram type" specific stuff...? */ in gt215_ram_calc()
775 if (device->chipset == 0xa8) { in gt215_ram_calc()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Damifb.c2 * linux/drivers/video/amifb.c -- Amiga builtin chipset frame buffer device
73 # define IS_OCS (chipset == TAG_OCS)
82 # define IS_ECS (chipset == TAG_ECS)
91 # define IS_AGA (chipset == TAG_AGA)
214 - the chipset needs 64 + 4 horizontal pixels after the DMA start before
244 - chipset needs 4 pixels before the first pixel is output
246 - chipset needs also prefetch (table 2) to get first pixel data, so
497 * Tags used to indicate the specific chipset
518 static u_short maxfmode, chipset; variable
1289 DPRINTK("pal not supported by this chipset\ in ami_decode_var()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Damifb.c2 * linux/drivers/video/amifb.c -- Amiga builtin chipset frame buffer device
73 # define IS_OCS (chipset == TAG_OCS)
82 # define IS_ECS (chipset == TAG_ECS)
91 # define IS_AGA (chipset == TAG_AGA)
214 - the chipset needs 64 + 4 horizontal pixels after the DMA start before
244 - chipset needs 4 pixels before the first pixel is output
246 - chipset needs also prefetch (table 2) to get first pixel data, so
497 * Tags used to indicate the specific chipset
518 static u_short maxfmode, chipset; variable
1289 DPRINTK("pal not supported by this chipset\ in ami_decode_var()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dintel_bios.h37 u8 chipset; member
/kernel/linux/linux-5.10/drivers/ide/
H A Dcmd640.c457 * for a drive into the cmd640 chipset registers to active them.
487 * Convert setup_count to internal chipset representation in program_drive_counts()
690 .chipset = ide_cmd640,
718 * Probe for a cmd640 chipset, and initialize it if found.
844 MODULE_PARM_DESC(probe_vlb, "probe for VLB version of CMD640 chipset");
H A Dide-dma.c22 * "TX" chipset compatibility and for providing patches for the "TX" chipset.
334 if (hwif->chipset == ide_acorn && mode == 0) { in ide_find_dma_mode()
H A Dide-proc.c40 switch (hwif->chipset) { in ide_imodel_proc_show()
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Dradeonfb.h316 int chipset; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Ddevice.h124 u32 chipset; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgt215.c68 if (device->chipset == 0xaf) { in read_clk()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Ddac.c406 if (drm->client.device.info.chipset < 0x44) in nv04_dac_mode_set()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_ttm.c289 drm->client.device.info.chipset != 0x50) { in nouveau_ttm_init()
H A Dnouveau_gem.c790 if (drm->client.device.info.chipset >= 0x25) { in nouveau_gem_ioctl_pushbuf()
886 if (drm->client.device.info.chipset >= 0x25) { in nouveau_gem_ioctl_pushbuf()
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Dradeonfb.h316 int chipset; member
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dintel_bios.h37 u8 chipset; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Ddac.c406 if (drm->client.device.info.chipset < 0x44) in nv04_dac_mode_set()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgt215.c68 if (device->chipset == 0xaf) { in read_clk()
/kernel/linux/linux-5.10/drivers/char/agp/
H A Dgeneric.c368 info->chipset = NOT_SUPPORTED; in agp_copy_info()
374 info->chipset = SUPPORTED; in agp_copy_info()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c645 static int vmw_driver_load(struct drm_device *dev, unsigned long chipset) in vmw_driver_load() argument
663 dev_priv->vmw_chipset = chipset; in vmw_driver_load()
/kernel/linux/linux-5.10/include/linux/
H A Dide.h202 * chipset used by each IDE interface, if known.
663 * @reset_poll: chipset polling based on hba specifics
664 * @pre_reset: chipset specific changes to default for device-hba resets
747 hwif_chipset_t chipset; /* sub-module for tuning.. */ member
778 unsigned long config_data; /* for use by chipset-specific code */
779 unsigned long select_data; /* for use by chipset-specific code */
1293 /* trust BIOS for programming chipset/device for DMA */
1363 hwif_chipset_t chipset; member

Completed in 36 milliseconds

12345678910