Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dagp.c30 u16 chip_device; member
144 (quirk->chip_device == (u16)PCI_ANY_ID || in nvkm_agp_ctor()
145 pci->pdev->device == quirk->chip_device)) { in nvkm_agp_ctor()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_agp.c41 u32 chip_device; member
276 while (p && p->chip_device != 0) { in radeon_agp_init()
280 rdev->pdev->device == p->chip_device && in radeon_agp_init()
H A Dradeon_device.c128 u32 chip_device; member
172 while (p && p->chip_device != 0) { in radeon_device_handle_px_quirks()
174 rdev->pdev->device == p->chip_device && in radeon_device_handle_px_quirks()
H A Dradeon_pm.c1481 u32 chip_device; member
1501 while (p && p->chip_device != 0) { in radeon_pm_init()
1503 rdev->pdev->device == p->chip_device && in radeon_pm_init()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c21 u32 chip_device; member
594 while (p && p->chip_device != 0) { in amdgpu_atpx_get_quirks()
596 pdev->device == p->chip_device && in amdgpu_atpx_get_quirks()
H A Dgfx_v9_0.c1160 u16 chip_device; member
1186 while (p && p->chip_device != 0) { in gfx_v9_0_should_disable_gfxoff()
1188 pdev->device == p->chip_device && in gfx_v9_0_should_disable_gfxoff()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1462 u16 chip_device; member
1478 while (p && p->chip_device != 0) { in dm_should_disable_stutter()
1480 pdev->device == p->chip_device && in dm_should_disable_stutter()