History log of /netbsd-src/sys/external/bsd/drm2/amdgpu/amdgpu_module.c (Results 1 – 11 of 11)
Revision Date Author Comments
# 29ed65e4 23-Jul-2022 riastradh <riastradh@NetBSD.org>

drm: Split scheduler into separate module.

Used only by amdgpu, and it uses something that is currently broken
from the gcc update on aarch64, so let's make it a little more
optional.


# eb43e76a 17-Jul-2022 riastradh <riastradh@NetBSD.org>

amdgpu: Depend on drmkms_ttm module.


# 058892fa 19-Dec-2021 riastradh <riastradh@NetBSD.org>

amdgpu: Run module initialization.


# 96277bfb 19-Dec-2021 riastradh <riastradh@NetBSD.org>

amdgpu: Disable atomic modeset like upstream does for now.


# 0caae222 19-Dec-2021 riastradh <riastradh@NetBSD.org>

amdgpu_fb.c
amdgpu_fence.c
amdgpu_gart.c
amdgpu_fixpt31_32.c
amdgpu_fiji_smumgr.c
amdgpu_gem.c
amdgpu_gfx_v10_0.c
amdgpu_gfx_v6_0.c through amdgpu_gfx_v9_0.c
amdgpu_gmc.c
amdgpu_gmc_v6_0.c through am

amdgpu_fb.c
amdgpu_fence.c
amdgpu_gart.c
amdgpu_fixpt31_32.c
amdgpu_fiji_smumgr.c
amdgpu_gem.c
amdgpu_gfx_v10_0.c
amdgpu_gfx_v6_0.c through amdgpu_gfx_v9_0.c
amdgpu_gmc.c
amdgpu_gmc_v6_0.c through amdgpu_gmc_v10_0.c
amdgpu_gtt_mgr.c
some amdgpu_h* files
some amdgpu_i* files
some amdgpu_j* files
amdgpu_kms.c
some amdgpu_m* and amdgpu_n* files

show more ...


# 13222386 19-Dec-2021 riastradh <riastradh@NetBSD.org>

amdgpu: amdgpu_drv.c


# f21b21b0 19-Dec-2021 riastradh <riastradh@NetBSD.org>

Remove last users of drmP.h.


# 41d057ee 28-Aug-2018 riastradh <riastradh@NetBSD.org>

Move decl of drm_guarantee_initialized to drmP.h.


# 18618fb3 28-Aug-2018 riastradh <riastradh@NetBSD.org>

Eliminate drm_pci_init/exit. Empty for a while, no need.


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

amdgpu.kmod depends on drmkms.kmod, not on amdgpu.kmod.


# 10f82c92 27-Aug-2018 riastradh <riastradh@NetBSD.org>

Add some amdgpu goo.