History log of /netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/amdgpu_kv_dpm.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 677dec6e 18-Dec-2021 riastradh <riastradh@NetBSD.org>

Merge linux-drm-v5-6-rc3


# 1b077480 14-Feb-2020 maya <maya@NetBSD.org>

Reduce diffs by side-loading some header files like Linux.

From riastradh


# f7ac7b87 14-Feb-2020 riastradh <riastradh@NetBSD.org>

Eliminate -Wpointer-arith patches; use -Wno-pointer-arith instead.


# 763b95b1 27-Aug-2018 riastradh <riastradh@NetBSD.org>

Make amdgpu cik build.

- Sprinkle __UNCONST and __UNVOLATILE judiciously.
- Ifdef out debugfs stuff and other unused things.
- Add includes.
- Convert void * to char * before arithmetic.
- Add proto

Make amdgpu cik build.

- Sprinkle __UNCONST and __UNVOLATILE judiciously.
- Ifdef out debugfs stuff and other unused things.
- Add includes.
- Convert void * to char * before arithmetic.
- Add prototype for amdgpu_cik_gpu_check_soft_reset.
. XXX Should really be in a header file, but whatever...
- Mark unused variables.
- sprintf -> snprintf

show more ...


# 65cb113e 27-Aug-2018 riastradh <riastradh@NetBSD.org>

New option AMDGPU_CIK for devices covered by radeon and amdgpu.