/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_target_gm107.h | 8 TargetGM107(unsigned int chipset) : TargetNVC0(chipset) {} in TargetGM107() argument
|
H A D | nv50_ir_target_gm107.cpp | 29 Target *getTargetGM107(unsigned int chipset) in getTargetGM107() argument
|
H A D | nv50_ir_target_nvc0.cpp | 27 Target *getTargetNVC0(unsigned int chipset) in getTargetNVC0() argument [all...] |
H A D | nv50_ir_target.cpp | 152 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 D | nv50_ir_target_nv50.cpp | 27 Target *getTargetNV50(unsigned int chipset) in getTargetNV50() argument
|
H A D | nv50_ir_target_gv100.cpp | 583 TargetGV100::TargetGV100(unsigned int chipset) in TargetGV100() argument 589 Target *getTargetGV100(unsigned int chipset) in getTargetGV100() argument
|
H A D | nv50_ir_target.h | 263 uint32_t chipset; member in nv50_ir::Target
|
H A D | nv50_ir_lowering_nvc0.cpp | 936 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 D | nouveau_compiler.c | 38 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 D | nouveau_vp3_video.c | 369 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 D | cl0080.h | 21 __u16 chipset; /* from NV_PMC_BOOT_0 */ member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_program.c | 328 nv50_program_translate(struct nv50_program *prog, uint16_t chipset, in nv50_program_translate() argument
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_screen.c | 66 const char *chipset; in i915_get_name() local [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_program.c | 573 nvc0_program_translate(struct nvc0_program *prog, uint16_t chipset, in nvc0_program_translate() argument
|
/third_party/libdrm/nouveau/ |
H A D | nouveau.h | 67 uint32_t chipset; member
|
/third_party/backends/tools/ |
H A D | sane-find-scanner.c | 680 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 D | mga_drm.h | 282 int chipset; member
|
H A D | i915_drm.h | 196 unsigned int chipset; member
|
/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/ |
H A D | str_agp.h | 368 enum chipset_type chipset; member
|
/third_party/backends/backend/ |
H A D | hp3900_config.c | 403 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 D | hp3900_types.c | 658 struct st_chip *chipset; member
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | i915_drm.h | 320 unsigned int chipset; member
|