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
/
drm
/
files.drmkms
Age
Commit message (
Expand
)
Author
2022-07-28
drm: New option DRM_LEGACY.
riastradh
2022-07-28
drmkms_sched: Remove duplicate module definition.
riastradh
2022-07-24
drm: Fix CPPFLAGS for drm scheduler code.
riastradh
2022-07-23
drm: Split scheduler into separate module.
riastradh
2022-07-20
drm: Keep drm include flags in CPPFLAGS.drmkms after all.
riastradh
2022-07-20
drm: Restore pollution of CPPFLAGS with include directories.
riastradh
2022-07-19
drm: Undefine `alpha' in CPPFLAGS. Causes lotsa trouble!
riastradh
2022-07-19
drm: Narrow scope of drm CPPLAGS just to drm files.
riastradh
2022-07-19
drm: Propagate CPPFLAGS.drmkms into all the drm drivers.
riastradh
2022-07-19
drm: Note dependency on sysmon_power.
riastradh
2022-05-22
rename CONFIG_AARCH64 to CONFIG_ARM64 which is what upstream code expects
tnn
2021-12-21
drm: sprinkle some -Wno-unused-function for clang
tnn
2021-12-19
drm: Make scheduler mandatory to make amdgpu module simpler.
riastradh
2021-12-19
drm: Make some legacy UMS crap build.
riastradh
2021-12-19
amdgpu: Stub out irq domain stuff with a finer grain.
riastradh
2021-12-19
drm: Place drm_hdcp.c like other overrides in files.drmkms.
riastradh
2021-12-19
drm: Stub out drm_hdcp.c
riastradh
2021-12-19
drm: Remove local diffs for drm_pci_set_busid.
riastradh
2021-12-19
Get drm_mm.c building.
riastradh
2021-12-19
Revert part of previous: no separate CPPFLAGS.drmkms.
riastradh
2021-12-19
Narrow the CPPFLAGS for drm subsystems.
riastradh
2021-12-19
drm_client stubs
riastradh
2021-12-19
Regen and remerge.
riastradh
2021-12-19
drm_writeback stubs
riastradh
2021-12-19
Eliminate drm_file.c copypasta.
riastradh
2021-12-19
Rerun drm2netbsd and merge.
riastradh
2021-12-19
Empty out drm_os_netbsd.h.
riastradh
2021-12-19
Disable missing files for now.
riastradh
2021-12-19
Merge updated drm2netbsd output.
riastradh
2021-12-19
Remove these two files from the list.
riastradh
2021-12-19
upstream shadows, disable warning
riastradh
2021-12-19
We have local versions of these files, don't use upstream ones
riastradh
2021-12-19
Upstream uses shadowing, disable warning
riastradh
2021-12-19
Disable warnings about shadowing.
riastradh
2021-12-19
skip upstream drm_cache.c, we have our own
riastradh
2021-12-19
Remove duplicates and non-existent files.
riastradh
2021-12-19
misc drm hacks
riastradh
2021-12-19
Unhook drm_kms_helper_common.c from build.
riastradh
2021-12-19
Define CONFIG_DRM_FBDEV_OVERALLOC=100 to match upstream.
riastradh
2021-12-19
Rename drm_fops.c -> drm_file.c
riastradh
2021-12-19
Use -Wno-missing-field-initializers for drm to reduce diffs.
riastradh
2021-12-19
Move IS_REACHABLE to <linux/kernel.h> to avoid double definition.
riastradh
2021-12-19
Define IS_ENABLED and IS_REACHABLE on the command line.
riastradh
2021-12-19
No more hacks for dist/uapi -- got moved to dist/include/uapi.
riastradh
2021-12-19
Disable *_trace_points.c.
riastradh
2021-12-19
Unfinished local implementation of GPL drm_lease.c.
riastradh
2021-12-19
Local reimplementation of GPL drm_gem_framebuffer_helper.c.
riastradh
2021-12-19
Generate files.* using the 2netbsd scripts.
riastradh
2021-06-02
drm2: build with -fwrapv, since the Linux kernel does and we don't
nia
2020-02-14
Eliminate -Wpointer-arith patches; use -Wno-pointer-arith instead.
riastradh
[next]