/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_shader.c | 45 struct vmw_shader shader; member 167 struct vmw_shader *shader = vmw_res_to_shader(res); in vmw_gb_shader_init() local 186 shader->size = size; in vmw_gb_shader_init() 187 shader->type = type; in vmw_gb_shader_init() 188 shader->num_input_sig = num_input_sig; in vmw_gb_shader_init() 189 shader->num_output_sig = num_output_sig; in vmw_gb_shader_init() 202 struct vmw_shader *shader = vmw_res_to_shader(res); in vmw_gb_shader_create() local 232 cmd->body.type = shader->type; in vmw_gb_shader_create() 233 cmd->body.sizeInBytes = shader->size; in vmw_gb_shader_create() 357 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 | 190 struct vmw_ctx_bindinfo_shader shader; member
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | mcp77.c | 203 const int shader = cstate->domain[nv_clk_src_shader]; in mcp77_clk_calc() local 239 if (shader == nvkm_clk_read(&clk->base, nv_clk_src_href)) { in mcp77_clk_calc() 242 clock = calc_pll(clk, 0x4020, shader, &N, &M, &P1); in mcp77_clk_calc() 244 out = calc_P((core << 1), shader, &divs); in mcp77_clk_calc() 246 if (abs(shader - out) <= in mcp77_clk_calc() 247 abs(shader - clock) && in mcp77_clk_calc()
|
H A D | nv50.c | 375 const int shader = cstate->domain[nv_clk_src_shader]; in nv50_clk_calc() local 474 if (P1-- && shader == (core << 1)) { in nv50_clk_calc() 478 freq = calc_pll(clk, 0x4020, shader, &N, &M, &P1); in nv50_clk_calc()
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | perf.c | 116 info->shader = nvbios_rd16(bios, perf + 0x06) * 1000; in nvbios_perfEp() 117 info->core = info->shader + (signed char) in nvbios_perfEp() 133 info->shader = nvbios_rd16(bios, perf + 0x0a) * 1000; in nvbios_perfEp() 143 info->shader = nvbios_rd16(bios, perf + 0x0a) * 1000; in nvbios_perfEp()
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8-ss-gpu0.dtsi | 21 clock-names = "core", "shader";
|
/linux/Documentation/gpu/amdgpu/ |
H A D | debugging.rst | 69 In the example above, a shader (cliend id = TCP) generated a read (RW = 0x0) to 71 0x0000800102800000. The user can then inspect their shader code and resource
|
H A D | driver-core.rst | 68 encompasses the 3D pipeline and and shader blocks. This is by far the
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm845-lg-judyp.dts | 37 zap-shader {
|
H A D | msm8996-oneplus3.dts | 31 zap-shader {
|
H A D | msm8996-oneplus3t.dts | 32 zap-shader {
|
H A D | sdm845-lg-judyln.dts | 51 zap-shader {
|
H A D | msm8996pro-xiaomi-natrium.dts | 43 zap-shader {
|
H A D | sm6115p-lenovo-j606f.dts | 71 zap-shader {
|
H A D | sc7180-acer-aspire1.dts | 34 zap_mem: zap-shader@80840000 { 430 zap-shader {
|
H A D | msm8996pro-xiaomi-scorpio.dts | 95 zap-shader {
|
H A D | sm6115-fxtec-pro1x.dts | 125 zap-shader {
|
H A D | sdm845-lg-common.dtsi | 471 zap-shader {
|
H A D | sdm845-xiaomi-beryllium-common.dtsi | 249 zap-shader {
|
H A D | sdm845-xiaomi-polaris.dts | 399 zap-shader {
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | perf.h | 12 u32 shader; member
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v10_3_0_cleaner_shader.asm | 39 shader main label
|
H A D | gfx_v9_4_3_cleaner_shader.asm | 47 shader main label
|
/linux/arch/arc/boot/dts/ |
H A D | hsdk.dts | 323 clock-names = "bus", "reg", "core", "shader";
|
/linux/arch/mips/boot/dts/ingenic/ |
H A D | jz4770.dtsi | 393 clock-names = "bus", "core", "shader";
|