/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
H A D | vmwgfx_shader.c | 49 struct vmw_shader shader; member 174 struct vmw_shader *shader = vmw_res_to_shader(res); in vmw_gb_shader_init() local 193 shader->size = size; in vmw_gb_shader_init() 194 shader->type = type; in vmw_gb_shader_init() 195 shader->num_input_sig = num_input_sig; in vmw_gb_shader_init() 196 shader->num_output_sig = num_output_sig; in vmw_gb_shader_init() 209 struct vmw_shader *shader = vmw_res_to_shader(res); in vmw_gb_shader_create() local 239 cmd->body.type = shader->type; in vmw_gb_shader_create() 240 cmd->body.sizeInBytes = shader->size; in vmw_gb_shader_create() 364 struct vmw_dx_shader *shader = vmw_res_to_dx_shader(res); in vmw_dx_shader_commit_notify() local [all …]
|
H A D | vmwgfx_binding.h | 187 struct vmw_ctx_bindinfo_shader shader; member
|
H A D | vmwgfx_binding.c | 156 offsetof(struct vmw_ctx_binding_state, per_shader[0].shader), 157 offsetof(struct vmw_ctx_binding_state, per_shader[1].shader), 158 offsetof(struct vmw_ctx_binding_state, per_shader[2].shader),
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/ |
H A D | nouveau_nvkm_subdev_clk_mcp77.c | 211 const int shader = cstate->domain[nv_clk_src_shader]; in mcp77_clk_calc() local 247 if (shader == nvkm_clk_read(&clk->base, nv_clk_src_href)) { in mcp77_clk_calc() 250 clock = calc_pll(clk, 0x4020, shader, &N, &M, &P1); in mcp77_clk_calc() 252 out = calc_P((core << 1), shader, &divs); in mcp77_clk_calc() 254 if (abs(shader - out) <= in mcp77_clk_calc() 255 abs(shader - clock) && in mcp77_clk_calc()
|
H A D | nouveau_nvkm_subdev_clk_nv50.c | 379 const int shader = cstate->domain[nv_clk_src_shader]; in nv50_clk_calc() local 478 if (P1-- && shader == (core << 1)) { in nv50_clk_calc() 482 freq = calc_pll(clk, 0x4020, shader, &N, &M, &P1); in nv50_clk_calc()
|
H A D | nouveau_nvkm_subdev_clk_base.c | 464 cstate->domain[nv_clk_src_shader] = perfE.shader; in nvkm_pstate_new()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/ |
H A D | nouveau_nvkm_subdev_bios_perf.c | 121 info->shader = nvbios_rd16(bios, perf + 0x06) * 1000; in nvbios_perfEp() 122 info->core = info->shader + (signed char) in nvbios_perfEp() 138 info->shader = nvbios_rd16(bios, perf + 0x0a) * 1000; in nvbios_perfEp() 148 info->shader = nvbios_rd16(bios, perf + 0x0a) * 1000; in nvbios_perfEp()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | perf.h | 14 u32 shader; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCallingConv.td | 87 // 32*4 + 4 is the minimum for a fetch shader consumer with 32 inputs. 119 // 32*4 + 4 is the minimum for a fetch shader with 32 outputs.
|
H A D | SIInstrFormats.td | 382 // shader for general purpose use. 389 // addressable memory space for the shader, and we consider these instructions
|
H A D | AMDGPU.td | 208 "S_INST_PREFETCH instruction causes shader to hang" 590 def FeatureShaderCyclesRegister : SubtargetFeature<"shader-cycles-register",
|
H A D | SIInstructions.td | 330 // Branch to the early termination block of the shader if SCC is 0. 390 // Demote: Turn a pixel shader thread into a helper lane. 427 // Return for returning shaders to a shader variant epilog.
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | AMDGPUUsage.rst | 3374 asynchronous dispatch controller (ADC) and shader processor input controller 4761 * Each agent has multiple shader arrays (SA). 6022 * Each agent has multiple shader arrays (SA). 8310 * Each agent has multiple shader arrays (SA). 10976 … for e.g. shader replacement lookup. Upper 64 bits 10981 ".shaders" map Per-API shader metadata. See 10982 … :ref:`amdgpu-amdpal-code-object-shader-map-table` 10989 … ".shader_functions" map Per-shader function metadata. See 10990 … :ref:`amdgpu-amdpal-code-object-shader-function-map-table` 11008 … shader stages. This can be zero if the data is [all …]
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/ingenic/ |
H A D | jz4770.dtsi | 394 clock-names = "bus", "core", "shader";
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
H A D | sdm845-xiaomi-beryllium.dts | 260 zap-shader {
|
H A D | sdm845-mtp.dts | 443 zap-shader {
|
H A D | sdm850-lenovo-yoga-c630.dts | 345 zap-shader {
|
H A D | sdm845-oneplus-common.dtsi | 366 zap-shader {
|
H A D | sm8250-mtp.dts | 475 zap-shader {
|
H A D | qrb5165-rb5.dts | 561 zap-shader {
|
H A D | sdm845-db845c.dts | 424 zap-shader {
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx8.asm | 152 shader main label
|
H A D | cwsr_trap_handler_gfx9.asm | 167 shader main label
|
H A D | cwsr_trap_handler_gfx10.asm | 149 shader main label
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | imx6qdl.dtsi | 222 clock-names = "bus", "core", "shader";
|