summaryrefslogtreecommitdiff
path: root/sys/external/bsd/drm2/amdgpu/files.amdgpu
AgeCommit message (Expand)Author
2022-07-24amdgpu: Sprinkle missing COPTS.amdgpu_float options.riastradh
2022-07-23drm: Split scheduler into separate module.riastradh
2022-07-19drm: Propagate CPPFLAGS.drmkms into all the drm drivers.riastradh
2021-12-19drm: Make scheduler mandatory to make amdgpu module simpler.riastradh
2021-12-19amdgpu: Factor out float build options.riastradh
2021-12-19amdgpu: Stub out irq domain stuff with a finer grain.riastradh
2021-12-19amdgpu: Tie up some loose ends.riastradh
2021-12-19amdgpu: Another pass through.riastradh
2021-12-19amdgpu_fb.criastradh
2021-12-19amdgpu: amdgpu_dm.c, amdgpu_dm_hdcp.c, amdgpu_dm_helpers.criastradh
2021-12-19amdgpu: More files need hardfloat.riastradh
2021-12-19amdgpu: Take a short pass over amdgpu.riastradh
2021-12-19amdgpu: Compile with CONFIG_DRM_AMD_DC_DCN defined for now.riastradh
2021-12-19amdgpu: Ifdef out audio stuff for now.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-19Update amdgpu include path.riastradh
2021-12-19Narrow the CPPFLAGS for drm subsystems.riastradh
2021-12-19Merge updated amdgpu2netbsd output.riastradh
2021-12-19Disable *_trace_points.c.riastradh
2021-12-19Generate files.* using the 2netbsd scripts.riastradh
2020-02-14Eliminate -Wpointer-arith patches; use -Wno-pointer-arith instead.riastradh
2018-08-27Tag files.* with newer config version where needed.riastradh
2018-08-27Include amdgpu_prime.c now that it will compile.riastradh
2018-08-27Just disable -Wshadow and -Wmissing-field-initializers for all amdgpu.riastradh
2018-08-27Options are lowercase in config conditions.riastradh
2018-08-27New option AMDGPU_CIK for devices covered by radeon and amdgpu.riastradh
2018-08-27Rename amdgpu files to avoid clashes with radeon.riastradh
2018-08-27Add some amdgpu goo.riastradh