index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
external
/
bsd
/
drm2
/
amdgpu
/
files.amdgpu
Age
Commit message (
Expand
)
Author
2022-07-24
amdgpu: Sprinkle missing COPTS.amdgpu_float options.
riastradh
2022-07-23
drm: Split scheduler into separate module.
riastradh
2022-07-19
drm: Propagate CPPFLAGS.drmkms into all the drm drivers.
riastradh
2021-12-19
drm: Make scheduler mandatory to make amdgpu module simpler.
riastradh
2021-12-19
amdgpu: Factor out float build options.
riastradh
2021-12-19
amdgpu: Stub out irq domain stuff with a finer grain.
riastradh
2021-12-19
amdgpu: Tie up some loose ends.
riastradh
2021-12-19
amdgpu: Another pass through.
riastradh
2021-12-19
amdgpu_fb.c
riastradh
2021-12-19
amdgpu: amdgpu_dm.c, amdgpu_dm_hdcp.c, amdgpu_dm_helpers.c
riastradh
2021-12-19
amdgpu: More files need hardfloat.
riastradh
2021-12-19
amdgpu: Take a short pass over amdgpu.
riastradh
2021-12-19
amdgpu: Compile with CONFIG_DRM_AMD_DC_DCN defined for now.
riastradh
2021-12-19
amdgpu: Ifdef out audio stuff for now.
riastradh
2021-12-19
Give up and use -Wno-missing-prototypes, ugh.
riastradh
2021-12-19
First whack at amdgpu. Long way to go.
riastradh
2021-12-19
Update amdgpu include path.
riastradh
2021-12-19
Narrow the CPPFLAGS for drm subsystems.
riastradh
2021-12-19
Merge updated amdgpu2netbsd output.
riastradh
2021-12-19
Disable *_trace_points.c.
riastradh
2021-12-19
Generate files.* using the 2netbsd scripts.
riastradh
2020-02-14
Eliminate -Wpointer-arith patches; use -Wno-pointer-arith instead.
riastradh
2018-08-27
Tag files.* with newer config version where needed.
riastradh
2018-08-27
Include amdgpu_prime.c now that it will compile.
riastradh
2018-08-27
Just disable -Wshadow and -Wmissing-field-initializers for all amdgpu.
riastradh
2018-08-27
Options are lowercase in config conditions.
riastradh
2018-08-27
New option AMDGPU_CIK for devices covered by radeon and amdgpu.
riastradh
2018-08-27
Rename amdgpu files to avoid clashes with radeon.
riastradh
2018-08-27
Add some amdgpu goo.
riastradh