summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/run/Makefile
diff options
context:
space:
mode:
authorthorpej <thorpej@NetBSD.org>2021-07-24 19:06:25 +0000
committerthorpej <thorpej@NetBSD.org>2021-07-24 19:06:25 +0000
commit0e0f33afdcbceae942d3381d329127eb03c1814c (patch)
treedaa1878b88ba7a20fc7f04f9fe3a74706d91df1b /sys/dev/microcode/run/Makefile
parentbefd4824b4f37b6ee9e0204466f98827602e2e04 (diff)
Noralize autoconfiguration messages, and report interrupt trigger type.
Diffstat (limited to 'sys/dev/microcode/run/Makefile')
0 files changed, 0 insertions, 0 deletions
amdgpu: Ifdef out audio for now.riastradh 2021-12-19amdgpu: Mark unused variable as such.riastradh 2021-12-19amdgpu: Remove bogus const qualifier in bw_calcs.riastradh 2021-12-19amdgpu: Mark unused variables as such.riastradh 2021-12-19amdgpu: Omit troublesome const in clock_source_funcs.riastradh 2021-12-19amdgpu: Mark some unused variables as such.riastradh 2021-12-19amdgpu: Ifdef out audio stuff for now.riastradh 2021-12-19amdgpu: Fix bogus enum.riastradh 2021-12-19amdgpu: Fix prototype for dal_gpio_service_create.riastradh 2021-12-19Give up and use -Wno-missing-prototypes, ugh.riastradh 2021-12-19First whack at amdgpu. Long way to go.riastradh 2021-12-19Fix up amdgpu just enough to get through depend.riastradh 2021-12-18Merge linux-drm-v5-6-rc3riastradh 2021-12-18Import drm from Linux v5.6-rc3 (commit f8788d86ab28f61f7b46eb6be375f8a726783636)riastradh