HomeSort by: relevance | last modified time | path
    Searched refs:gpu (Results 1 - 25 of 195) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/sys/external/bsd/drm2/dist/drm/scheduler/
Makefile 23 gpu-sched-y := sched_main.o sched_fence.o sched_entity.o
25 obj-$(CONFIG_DRM_SCHED) += gpu-sched.o
gpu_scheduler_trace.h 105 #define TRACE_INCLUDE_PATH ../../drivers/gpu/drm/scheduler
  /src/sys/external/bsd/drm2/dist/drm/virtio/
Makefile 6 virtio-gpu-y := virtgpu_drv.o virtgpu_kms.o virtgpu_gem.o \
11 obj-$(CONFIG_DRM_VIRTIO_GPU) += virtio-gpu.o
  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_topology.c 99 return top_dev->gpu;
110 if (top_dev->gpu && top_dev->gpu->pdev == pdev) {
111 device = top_dev->gpu;
128 if (top_dev->gpu && top_dev->gpu->kgd == kgd) {
129 device = top_dev->gpu;
277 if (iolink->gpu && kfd_devcgroup_check_permission(iolink->gpu))
315 if (mem->gpu && kfd_devcgroup_check_permission(mem->gpu)
    [all...]
kfd_topology.h 109 struct kfd_dev *gpu; member in struct:kfd_mem_properties
131 struct kfd_dev *gpu; member in struct:kfd_cache_properties
150 struct kfd_dev *gpu; member in struct:kfd_iolink_properties
173 struct kfd_dev *gpu; member in struct:kfd_topology_device
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
stm32mp157.dtsi 11 gpu: gpu@59000000 { label
15 clocks = <&rcc GPU>, <&rcc GPU_K>;
exynos5422-odroidhc1.dts 218 gpu_thermal: gpu-thermal {
221 gpu_alert0: gpu-alert-0 {
226 gpu_alert1: gpu-alert-1 {
231 gpu_crit0: gpu-crit-0 {
240 cooling-device = <&gpu 0 2>;
244 cooling-device = <&gpu 3 6>;
exynos5422-odroidxu3-common.dtsi 360 gpu_thermal: gpu-thermal {
365 gpu_alert0: gpu-alert-0 {
370 gpu_alert1: gpu-alert-1 {
375 gpu_alert2: gpu-alert-2 {
380 gpu_crit0: gpu-crit-0 {
385 gpu_alert3: gpu-alert-3 {
390 gpu_alert4: gpu-alert-4 {
411 cooling-device = <&gpu 0 2>;
415 cooling-device = <&gpu 3 6>;
dove-cubox.dts 67 gpu-subsystem {
82 &gpu {
rk3288-veyron-mickey.dts 86 * and don't let the GPU go faster than 400 MHz.
97 cooling-device = <&gpu 1 1>;
103 * the CPU and the GPU.
139 /* At very hot, don't let GPU go over 300 MHz */
142 cooling-device = <&gpu 2 2>;
180 /* After 1st level throttle the GPU down to as low as 400 MHz */
183 cooling-device = <&gpu THERMAL_NO_LIMIT 1>;
187 * Slightly after we throttle the GPU, we'll also make sure that
189 * throttle the CPU lower than 1.4 GHz due to GPU heat--we'll
200 /* When hot, GPU goes down to 300 MHz *
    [all...]
sun8i-h3.dtsi 115 gpu_opp_table: gpu-opp-table {
208 mali: gpu@1c40000 {
dove.dtsi 37 gpu-subsystem {
38 compatible = "marvell,dove-gpu-subsystem";
39 cores = <&gpu>;
451 gpu_domain: gpu-domain {
794 gpu: gpu@840000 { label
stm32mp157c-odyssey-som.dtsi 66 gpu_reserved: gpu@d4000000 {
83 &gpu {
  /src/sys/external/bsd/drm2/radeon/
mkregtable.awk 55 gpu = $1
101 printf("static const uint32_t %s_reg_safe_bm[%u] = {\n", gpu, nentries)
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_gpu_error.h 246 i915_gpu_coredump_get(struct i915_gpu_coredump *gpu)
248 kref_get(&gpu->ref);
249 return gpu;
257 static inline void i915_gpu_coredump_put(struct i915_gpu_coredump *gpu)
259 if (gpu)
260 kref_put(&gpu->ref, __i915_gpu_coredump_free);
323 static inline void i915_gpu_coredump_put(struct i915_gpu_coredump *gpu)
i915_sysfs.c 238 * TODO: Ideally we really want a GPU reset here to make sure errors
239 * aren't propagated. Since I cannot find a stable way to reset the GPU
506 struct i915_gpu_coredump *gpu; local in function:error_state_read
509 gpu = i915_first_error_state(i915);
510 if (IS_ERR(gpu)) {
511 ret = PTR_ERR(gpu);
512 } else if (gpu) {
513 ret = i915_gpu_coredump_copy_to_buffer(gpu, buf, off, count);
514 i915_gpu_coredump_put(gpu);
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
msm8996-v3.0.dtsi 13 * This revision seems to have differ GPU CPR
14 * parameters, GPU frequencies and some differences
16 * the GPU. Funnily enough, it's simpler to make it an
22 gpu_opp_table_3_0: gpu-opp-table-30 {
61 &gpu {
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/
sun50i-h6-tanix-tx6.dts 49 reg_vdd_cpu_gpu: regulator-vdd-cpu-gpu {
51 regulator-name = "vdd-cpu-gpu";
77 &gpu {
sun50i-h6-beelink-gs1.dts 106 &gpu {
268 regulator-name = "vdd-gpu";
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic/
meson-gx-mali450.dtsi 43 mali: gpu@c0000 {
meson-gxm.dtsi 148 mali: gpu@c0000 {
155 interrupt-names = "job", "mmu", "gpu";
  /src/sys/external/bsd/drm/dist/scripts/
create_lk_gpu.sh 17 DRMDIR=$1/drivers/gpu/drm/
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
rk3399-op1-opp.dtsi 139 &gpu {
rk3399-opp.dtsi 131 &gpu {
  /src/tests/fs/puffs/h_dtfs/
dtfs.c 55 static struct puffs_usermount *gpu; variable in typeref:struct:puffs_usermount *
217 gpu = pu;

Completed in 19 milliseconds

1 2 3 4 5 6 7 8