Home
last modified time | relevance | path

Searched defs:chipset (Results 1 - 22 of 22) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target_gm107.h8 TargetGM107(unsigned int chipset) : TargetNVC0(chipset) {} in TargetGM107() argument
H A Dnv50_ir_target_gm107.cpp29 Target *getTargetGM107(unsigned int chipset) in getTargetGM107() argument
H A Dnv50_ir_target_nvc0.cpp27 Target *getTargetNVC0(unsigned int chipset) in getTargetNVC0() argument
[all...]
H A Dnv50_ir_target.cpp152 Target *Target::create(unsigned int chipset) in create() argument
510 nv50_ir_get_target_library(uint32_t chipset, const uint32_t **code, uint32_t *size) nv50_ir_get_target_library() argument
[all...]
H A Dnv50_ir_target_nv50.cpp27 Target *getTargetNV50(unsigned int chipset) in getTargetNV50() argument
H A Dnv50_ir_target_gv100.cpp583 TargetGV100::TargetGV100(unsigned int chipset) in TargetGV100() argument
589 Target *getTargetGV100(unsigned int chipset) in getTargetGV100() argument
H A Dnv50_ir_target.h263 uint32_t chipset; member in nv50_ir::Target
H A Dnv50_ir_lowering_nvc0.cpp936 const int chipset = prog->getTarget()->getChipset(); in handleTEX() local
1306 const int chipset in handleTXD() local
1361 const int chipset = prog->getTarget()->getChipset(); handleTXQ() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_compiler.c38 nv30_fp(int chipset, struct tgsi_token tokens[], in nv30_fp() argument
51 nv30_vp(int chipset, struct tgsi_token tokens[], in nv30_vp() argument
65 nv30_codegen(int chipset, int type, struct tgsi_token tokens[], in nv30_codegen() argument
105 nouveau_codegen(int chipset, int type, struct tgsi_token tokens[], in nouveau_codegen() argument
143 int i, chipset in main() local
[all...]
H A Dnouveau_vp3_video.c369 int chipset = screen->device->chipset; in firmware_present() local
279 nouveau_vp3_load_firmware(struct nouveau_vp3_decoder *dec, enum pipe_video_profile profile, unsigned chipset) nouveau_vp3_load_firmware() argument
439 const int chipset = nouveau_screen(pscreen)->device->chipset; nouveau_vp3_screen_get_video_param() local
[all...]
/third_party/libdrm/nouveau/nvif/
H A Dcl0080.h21 __u16 chipset; /* from NV_PMC_BOOT_0 */ member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_program.c328 nv50_program_translate(struct nv50_program *prog, uint16_t chipset, in nv50_program_translate() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_screen.c66 const char *chipset; in i915_get_name() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c573 nvc0_program_translate(struct nvc0_program *prog, uint16_t chipset, in nvc0_program_translate() argument
/third_party/libdrm/nouveau/
H A Dnouveau.h67 uint32_t chipset; member
/third_party/backends/tools/
H A Dsane-find-scanner.c680 char * chipset = check_usb_chip (dev, verbose, from_file); in check_libusb_device() local
1068 char *chipset = NULL; in check_libusb_device() local
/third_party/libdrm/include/drm/
H A Dmga_drm.h282 int chipset; member
H A Di915_drm.h196 unsigned int chipset; member
/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/
H A Dstr_agp.h368 enum chipset_type chipset; member
/third_party/backends/backend/
H A Dhp3900_config.c403 SANE_Int device, chipset; in cfg_chipset_model_get() member
437 static SANE_Int cfg_chipset_get(SANE_Int model, struct st_chip *chipset) in cfg_chipset_get() argument
[all...]
H A Dhp3900_types.c658 struct st_chip *chipset; member
/third_party/mesa3d/include/drm-uapi/
H A Di915_drm.h320 unsigned int chipset; member

Completed in 33 milliseconds